• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

adding ISO

Scheduled Pinned Locked Moved Unsolved
FOG Problems
6
26
14.6k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M
    mmiat
    last edited by Jun 8, 2015, 3:22 PM

    I’ve downloaded this: http://heanet.dl.sourceforge.net/project/freeghost/FOG/fog_1.2.0/fog_1.2.0.tar.gz

    1 Reply Last reply Reply Quote 0
    • J
      Joseph Hales Testers
      last edited by Jun 8, 2015, 3:35 PM

      Try this thread https://forums.fogproject.org/topic/4212/add-a-livecd-entry-in-network-boot-menu

      RTFM

      1 Reply Last reply Reply Quote 0
      • M
        mmiat
        last edited by Jun 8, 2015, 3:37 PM

        uhm ok thanks, but is it not possible to use web interface? I installed FOG in order to not use shell… thanks again

        1 Reply Last reply Reply Quote 0
        • T
          Tim.Trageser
          last edited by Jun 8, 2015, 3:42 PM

          Found what I used try this:

          https://forums.fogproject.org/topic/4790/how-to-add-live-cd-iso-to-fog-1-2-on-ubuntu-12-04#post-38652

          1 Reply Last reply Reply Quote 0
          • W
            Wolfbane8653 Developer
            last edited by Jun 8, 2015, 3:43 PM

            In version 1.2 release it was noted that adding Menu items was difficult and needed to be cleaned up. This is the way to add a menu item using 1.2.

            @Joseph-Hales said:

            Try this thread https://forums.fogproject.org/topic/4212/add-a-livecd-entry-in-network-boot-menu

            HOWEVER:

            If you update to SVN(trunk) you will find that adding menu items has become a little less complicated. To my knowledge a wiki has not yet been created to accommodate 1.3’s update but it is currently being worked on.

            1 Reply Last reply Reply Quote 0
            • W
              Wayne Workman
              last edited by Jun 8, 2015, 3:43 PM

              FOG Trunk has features that allow easily adding items to the menu via the Web UI…

              Read through this article (especially at the bottom): https://wiki.fogproject.org/wiki/index.php/SVN

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
              Daily Clean Installation Results:
              https://fogtesting.fogproject.us/
              FOG Reporting:
              https://fog-external-reporting-results.fogproject.us/

              1 Reply Last reply Reply Quote 1
              • M
                mmiat
                last edited by Jun 8, 2015, 4:08 PM

                I tried but:

                Configuring (net0 00:24:etc)… ok
                /default.ipxe… ok

                and after nothing happens
                thanks

                T 1 Reply Last reply Jun 8, 2015, 4:10 PM Reply Quote 0
                • T
                  Tom Elliott @mmiat
                  last edited by Jun 8, 2015, 4:10 PM

                  @mmiat What did you try?

                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                  Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                  Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                  1 Reply Last reply Reply Quote 0
                  • J
                    Joseph Hales Testers
                    last edited by Jun 8, 2015, 4:12 PM

                    check your permissions on the dir that contains your isos if it correctly set ups you should be able to hit it with a web browser like this. http://fog ip/fog/iso

                    RTFM

                    1 Reply Last reply Reply Quote 1
                    • T
                      Tim.Trageser
                      last edited by Jun 8, 2015, 4:44 PM

                      @mmiat What FOG version are you running? What Linux Distro? Where are you getting the error above? i.e. are you getting to the normal FOG Boot Menu then choosing Advanced Menu fails?

                      1 Reply Last reply Reply Quote 1
                      • M
                        mmiat
                        last edited by Jun 9, 2015, 8:34 AM

                        this morning I resumed original default.ipxe and it works, but how can I add iso using web GUI?

                        instead, if I try to create a custom default.ipxe as you said I have "could not start download: operation not supported (http://ipxe.org/3c062003)
                        FOG 1.2
                        Debian 7.8
                        permissions are ok, files are accessible using web interface

                        T 1 Reply Last reply Jun 9, 2015, 8:51 AM Reply Quote 0
                        • T
                          Tom Elliott @mmiat
                          last edited by Jun 9, 2015, 8:51 AM

                          @mmiat can you post your config for the menu?

                          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                          1 Reply Last reply Reply Quote 0
                          • M
                            mmiat
                            last edited by mmiat Jun 9, 2015, 2:57 AM Jun 9, 2015, 8:56 AM

                            last version, I’ve modified it many times, always with no results 🙂

                            :MENU
                            menu
                            item debian7.8_64 Debian 7.8 64 Bits
                            item debian8.1_64 Debian 8.1 64 Bits
                            item Mint_Cinnamon
                            choose --default debian7.8_64 target && goto ${target}
                            :debian7.8_64
                            initrd http://${fog-ip}/${fog-webroot}/iso/debian/debian-7.4.0-amd64-netinst.iso
                            chain memdisk iso raw ||
                            goto MENU
                            :debian8.1_64
                            initrd http://${fog-ip}/${fog-webroot}/iso/debian/debian-8.1.0-amd64-netinst.iso
                            chain memdisk iso raw ||
                            goto MENU
                            :Mint_Cinnamon
                            initrd http://${fog-ip}/${fog-webroot}/iso/mint_cinnamon/lmde-2-201503-cinnamon-64bit.iso
                            chain memdisk iso raw ||
                            goto MENU
                            autoboot
                            
                            1 Reply Last reply Reply Quote 0
                            • M
                              mmiat
                              last edited by mmiat Jun 9, 2015, 3:09 AM Jun 9, 2015, 9:05 AM

                              DONE!

                              but it’s not so clear how to do…

                              1. access fog web interface, go to “FOG Configuration” > “PXE Boot Menu” > “Advanced Configuration Options” and add the code I posted
                              2. create iso folder in /var/www/fog/ and copy iso there

                              BUT

                              after install starts it says “no cdrom found” and installation process hangs

                              T 1 Reply Last reply Jun 9, 2015, 10:34 AM Reply Quote 0
                              • T
                                Tom Elliott @mmiat
                                last edited by Jun 9, 2015, 10:34 AM

                                @mmiat I’m glad you were able to get it to boot, even if it is just a failure to load further than the scan of the CD/DVD drive.

                                The particular problem, now, that you’re facing is due to how many installation ISO’s operate. These kinds of CDs are not designed to be booted and run from the network. They’re designed to run off a CD which is why it fails when it can’t find the cd.

                                To get things to boot/install, you need to mount the ISO and load the kernel and initrd files outside of the scope of the ISO itself.

                                Linux is pretty sweet in that you can mount ISO files directly without having to burn the files to a disk.

                                Something such as:
                                mount -o loop /path/to/iso/isofile.iso /location/to/mount/iso/to

                                Then you would create the menu entry to load its relevant kernel, usually vmlinuz, and initrd, usually initrd.gz

                                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                1 Reply Last reply Reply Quote 0
                                • T
                                  Tom Elliott
                                  last edited by Jun 9, 2015, 10:35 AM

                                  For an example of how to load see this link:

                                  https://gist.github.com/robinsmidsrod/2234639

                                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                  Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                  Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    mmiat
                                    last edited by Jun 9, 2015, 11:44 AM

                                    I’m trying but an error appers but it’s to quick and I can’t read it, I can only see “file not found”
                                    how/where I can see logs?

                                    1 Reply Last reply Reply Quote 0
                                    • W
                                      Wayne Workman
                                      last edited by Jun 9, 2015, 1:35 PM

                                      Bump - still working on this at the house.

                                      Worked on an automated SAMBA installation script that integrates with FOG Trunk… Just so I could easily place my ISOs on the FOG server.

                                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                                      Daily Clean Installation Results:
                                      https://fogtesting.fogproject.us/
                                      FOG Reporting:
                                      https://fog-external-reporting-results.fogproject.us/

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        mmiat
                                        last edited by Jun 11, 2015, 8:51 AM

                                        all this stuff is starting to boring me
                                        kernel panic error, no media error, and no guide/howto
                                        I’m very frustrated

                                        1 Reply Last reply Reply Quote 0
                                        • T
                                          Tom Elliott
                                          last edited by Tom Elliott Jun 11, 2015, 4:58 AM Jun 11, 2015, 10:38 AM

                                          @mmiat What are expecting from us?

                                          I provide what I could to assist.

                                          I’m sorry it isn’t operational for you at the moment, but just giving up on it isn’t going to fix the issue either.

                                          You provided your configuration, but you haven’t provided what it is you’ve actually tried. IE modified configuration, file system layout, etc…

                                          How can we help you, if we have NOTHING to work from?

                                          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                          1 Reply Last reply Reply Quote 1
                                          • 1
                                          • 2
                                          • 1 / 2
                                          1 / 2
                                          • First post
                                            14/26
                                            Last post

                                          198

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.3k

                                          Posts
                                          Copyright © 2012-2024 FOG Project