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

Bootable USB stick v1.2.0

Scheduled Pinned Locked Moved Unsolved
General
4
11
6.5k
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.
  • C
    cberm41
    last edited by Aug 5, 2015, 6:56 PM

    I am trying to make a bootable USB stick . Ive read a wiki on it (https://wiki.fogproject.org/wiki/index.php/Bootable_Media ) but I think its for an older version of fog. I am currently using v1.2.0, any help is greatly appreciated.

    Thanks

    1 Reply Last reply Reply Quote 0
    • W
      Wayne Workman
      last edited by Aug 5, 2015, 7:13 PM

      Tough subject. This is something I’ve messed with, left, and came back to mess with again. The instructions there are outdated a little bit and those steps don’t work verbatim.

      Why do you need a bootable fog stick? Are you wanting to image without the network or with it using USB boot media?

      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/

      C 1 Reply Last reply Aug 5, 2015, 7:35 PM Reply Quote 0
      • C
        cberm41
        last edited by Aug 5, 2015, 7:31 PM

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • C
          cberm41 @Wayne Workman
          last edited by Aug 5, 2015, 7:35 PM

          @Wayne-Workman I have come across some PCs were the BIOS has to be updated or the port has to be configured on the switch ( enable port fast ). Sometimes we are on the go and would like to get it done as quick as possible without extra intervention. We also have students that help image computers and are limited to what they can do. This would be a quick fix in case they have issues PXE booting. It would be easier to send the image directly to the fog server at each site versus uploading then transferring the image files to different servers.

          W 1 Reply Last reply Aug 5, 2015, 7:41 PM Reply Quote 0
          • W
            Wayne Workman @cberm41
            last edited by Aug 5, 2015, 7:41 PM

            @cberm41 said:

            It would be easier to send the image directly to the fog server at each site versus uploading then transferring the image files to different servers.

            That part isn’t clear, could you elaborate?

            And I understand your reasoning for the USB stick though. I’ll give it another try and we’ll see what happens. Don’t wait for me though - by all means - you keep trying too.

            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
            • T
              Tom Elliott
              last edited by Aug 5, 2015, 7:41 PM

              Why not use the Location Plugin to do the transfers for you?

              Heck, if you update to the Development versions, you don’t even have to setup rsync tunnels.

              You can install the Nodes how you see fit. I’d recommend, for your case, to install all the servers as “Full Servers”, and then once the installation is complete edit the /opt/fog/.fogsettings file to use:
              snmysqluser=‘fogstorage’
              snmysqlpass=‘fogstoragepasswordfromfogsettings’
              snmysqlhost=‘IP.OF.Main.Server’

              This way, all the fog servers at all of the buildings communicate to a single server.

              THen you create your storage nodes based on the information of the other fog servers.

              Create the appropriate groups as necessary.

              Assign the images to the groups you want the images to “cross” between.

              That way you have a centrally managed server, with pxe boot setup locally at each building.

              The location plugin will attach to the hosts that belong at that particular building.

              But i digress.

              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
              • T
                Tom Elliott
                last edited by Aug 5, 2015, 7:43 PM

                Oh and the development versions of iPXE supposedly help address portfast problems. BIOS issues, just try using the undionly.kkpxe file instead of the undionly.kpxe.

                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

                W 1 Reply Last reply Aug 5, 2015, 11:30 PM Reply Quote 0
                • W
                  Wayne Workman @Tom Elliott
                  last edited by Aug 5, 2015, 11:30 PM

                  @Tom-Elliott said:

                  Oh and the development versions of iPXE supposedly help address portfast problems. BIOS issues, just try using the undionly.kkpxe file instead of the undionly.kpxe.

                  I would suggest moving to Fog Trunk in light of Tom’s post, and switching to undionly.kkpxe

                  I’ll try to build a fog USB stick but there are no guarantees on success, if you know what I mean.

                  Here’s an article about upgrading to FOG Trunk: https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk

                  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
                  • C
                    cml Moderator
                    last edited by Aug 7, 2015, 10:43 AM

                    The ISO in this thread should still work: https://forums.fogproject.org/topic/4782/help-usb-boot-fog/27

                    You can write it to your USB drive with dd if=ipxe.iso of=/dev/sdb bs=4M Just replace sdb with your drive.

                    C 1 Reply Last reply Aug 21, 2015, 1:25 PM Reply Quote 3
                    • C
                      cberm41
                      last edited by Aug 21, 2015, 4:30 AM

                      Thank you for your help everyone! I am going to download the iso and upgrade one of my servers to trunk tomorrow. We have about 54 different sites (25,000 computers) and it would be nice to get everything centralized just like Tom recommended. Does FOG offer onsite/remote support services?

                      1 Reply Last reply Reply Quote 0
                      • C
                        cberm41 @cml
                        last edited by Aug 21, 2015, 1:25 PM

                        @cml IT WORKED GREAT! Thanks again.

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

                        161

                        Online

                        12.1k

                        Users

                        17.3k

                        Topics

                        155.3k

                        Posts
                        Copyright © 2012-2024 FOG Project