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

booting iso's?

Scheduled Pinned Locked Moved
General Problems
iso boot
4
10
4.4k
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.
  • T
    thatrandomaustralian
    last edited by Nov 28, 2017, 12:35 AM

    Hi everybody,

    I’m sorry if this is already answered but I can’t seem to get the search function to work… After spending days trying to work out why my changes to the file structure arent doing anything to the boot menu, I’ve worked out the guide I was following was for an older version of FOG Project.

    I’ve been trying to configure FOG too allow me to boot iso’s over the network. I’m hoping to be able to boot anything I want over the network to forget having to worry about USB sticks and whats on them. This being any distribution of Linux or version Windows.

    Is this possible?

    Thanks

    1 Reply Last reply Reply Quote 0
    • G
      george1421 Moderator
      last edited by george1421 Nov 27, 2017, 6:46 PM Nov 28, 2017, 12:45 AM

      Realize I have to be “that guy” here. Your request is outside of the scope of FOG imaging. It is not specifically supported by the developers of FOG.

      With that said, FOG is flexible enough to allow you to do this. Here is an outline and structure of what is needed: https://forums.fogproject.org/topic/10944/using-fog-to-pxe-boot-into-your-favorite-installer-images

      Understand that FOG iPXE is only used to deliver the boot kernel to the target computer. The boot kernel has to be aware to support network booting. If the boot kernel expects to find a local CDROM then booting will fail over the network.

      Maybe include what you are trying to network boot and we can tell you if its possible.

      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!

      1 Reply Last reply Reply Quote 1
      • T
        thatrandomaustralian
        last edited by thatrandomaustralian Nov 27, 2017, 7:00 PM Nov 28, 2017, 12:55 AM

        I wanted to have a menu with centos7, fedora workstation live cd, fedora server, and I was hoping to have windows 7, 10, 2012r2 and 2016.

        Centos has PXE boot files so I’d assume fedora does as well, but I’m guessing the windows distros won’t.

        There appear to be other options to do this, I just though FOG was a nice clean interface to try to do it with.

        G 1 Reply Last reply Nov 28, 2017, 1:25 AM Reply Quote 0
        • G
          george1421 Moderator @thatrandomaustralian
          last edited by Nov 28, 2017, 1:25 AM

          @thatrandomaustralian Don’t get me wrong you can do what you ask with FOG, its just not officially supported by the developers.

          The link I posted shows you the framework you need to setup to make this work. I didn’t go into the live image boot, but as long as your image supports netbooting then you are golden.

          As for the windows group, you MUST use a winpe environment, which you CAN pxe boot. Once WinPE is up, then you will connect to a network share (can be a fog server if you want, or windows) where you have the network images located, then you can run setup.exe from there. Look at how the Win7 section is on that link I provided. You will have to use the same concept for all of the Win images you mentioned. You can not just transfer the ISO image to the target computer and get it to boot. That simply will not work for windows.

          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!

          1 Reply Last reply Reply Quote 1
          • W
            Wayne Workman
            last edited by Nov 28, 2017, 2:50 AM

            If you look back in the threads here, theres posts of boot menus that contain 50 items in them.

            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/

            T 1 Reply Last reply Nov 28, 2017, 3:36 AM Reply Quote 0
            • T
              thatrandomaustralian
              last edited by Nov 28, 2017, 3:04 AM

              looking through your guides, the windows 10 one seems incomplete as there are no parameters for what to put into the webui

              G 1 Reply Last reply Nov 28, 2017, 10:32 AM Reply Quote 0
              • T
                thatrandomaustralian @Wayne Workman
                last edited by Nov 28, 2017, 3:36 AM

                @wayne-workman i assumed there was but when i try to use the forums search engine i just get a blank google page

                1 Reply Last reply Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by Nov 28, 2017, 5:08 AM

                  @thatrandomaustralian said in booting iso’s?:

                  i assumed there was but when i try to use the forums search engine i just get a blank google page

                  Forum search is working great for me. Though if you can’t use it try google foo. Open normal google.com.au or whatever and search for site:fogproject.org whatever you wand to search for
                  This way you should get all the results from our forums and the wiki.

                  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
                  • G
                    george1421 Moderator @thatrandomaustralian
                    last edited by Nov 28, 2017, 10:32 AM

                    @thatrandomaustralian said in booting iso’s?:

                    looking through your guides, the windows 10 one seems incomplete as there are no parameters for what to put into the webui

                    I didn’t come right out and say it, but indirectly I said you MUST follow the window 7 instructions for all windows platforms. You MUST run setup.exe from a network share under a winpe environment. I did have win10 recovery booting directly from FOG, but it did not have access to the wim files to install 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!

                    T 1 Reply Last reply Nov 30, 2017, 12:43 AM Reply Quote 0
                    • T
                      thatrandomaustralian @george1421
                      last edited by Nov 30, 2017, 12:43 AM

                      @george1421 ah, yes I see it does say that in the Windows 7 guide… i didn’t look at it as i was trying windows 10 first. many thanks

                      1 Reply Last reply Reply Quote 0
                      • 1 / 1
                      1 / 1
                      • First post
                        3/10
                        Last post

                      215

                      Online

                      12.0k

                      Users

                      17.3k

                      Topics

                      155.2k

                      Posts
                      Copyright © 2012-2024 FOG Project