• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Simonth
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 1
    • Controversial 0
    • Groups 0

    Simonth

    @Simonth

    1
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Simonth Unfollow Follow

    Best posts made by Simonth

    • Appendix to the tutorials by george1421 (Debian 10.7 netboot)

      Hello, thanks for the great guides in https://forums.fogproject.org/topic/10944/using-fog-to-pxe-boot-into-your-favorite-installer-images/1,
      I thought I would share the approach I used for a netboot install of Debian 10.7 since it isnt a part of the guides(I used one of the guides as a template):

      1. Download netboot.tar.gz from a mirror, etc http://ftp.nl.debian.org/debian/dists/buster/main/installer-amd64/current/images/netboot/netboot.tar.gz

      2. Extract it to the images or tftp folder.

      3. Go to FOG Configuration->iPXE New Menu Entry
        Set the following fields
        Menu Item: os.Debian.10.7
        Description: Debian 10.7
        Parameters:
        kernel nfs://${fog-ip}/images/os/debian107/debian-installer/amd64/linux
        initrd nfs://${fog-ip}/images/os/debian107/debian-installer/amd64/initrd.gz
        imgargs linux root=/dev/nfs boot=casper netboot=nfs nfsroot=${fog-ip}:/images/os/debian107/debian-installer/amd64/
        boot || goto MENU
        Make sure the paths match where you extracted the files to.
        Menu Show with: All Hosts

      4. That’s it, just pxe boot your target system and pick Debian 10.7 from the FOG iPXE boot menu.

      posted in Tutorials
      S
      Simonth

    Latest posts made by Simonth

    • Appendix to the tutorials by george1421 (Debian 10.7 netboot)

      Hello, thanks for the great guides in https://forums.fogproject.org/topic/10944/using-fog-to-pxe-boot-into-your-favorite-installer-images/1,
      I thought I would share the approach I used for a netboot install of Debian 10.7 since it isnt a part of the guides(I used one of the guides as a template):

      1. Download netboot.tar.gz from a mirror, etc http://ftp.nl.debian.org/debian/dists/buster/main/installer-amd64/current/images/netboot/netboot.tar.gz

      2. Extract it to the images or tftp folder.

      3. Go to FOG Configuration->iPXE New Menu Entry
        Set the following fields
        Menu Item: os.Debian.10.7
        Description: Debian 10.7
        Parameters:
        kernel nfs://${fog-ip}/images/os/debian107/debian-installer/amd64/linux
        initrd nfs://${fog-ip}/images/os/debian107/debian-installer/amd64/initrd.gz
        imgargs linux root=/dev/nfs boot=casper netboot=nfs nfsroot=${fog-ip}:/images/os/debian107/debian-installer/amd64/
        boot || goto MENU
        Make sure the paths match where you extracted the files to.
        Menu Show with: All Hosts

      4. That’s it, just pxe boot your target system and pick Debian 10.7 from the FOG iPXE boot menu.

      posted in Tutorials
      S
      Simonth