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

    b_man

    @b_man

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

    b_man Unfollow Follow

    Latest posts made by b_man

    • RE: GParted Live from FOG

      Out of curiosity, how come this was marked as solved? Still cannot boot into GPARTED. Is there something wrong with my tftp settings? Any other methods?

      posted in Linux Problems
      B
      b_man
    • RE: GParted Live from FOG

      @george1421 I set the computer to boot to Legacy and also updated the FOG parameter settings to what you posted.

      As far as the Kernel goes, running file /tftpboot/iso/gparted/live/vmlinuz returned:

      /tftpboot/iso/gparted/live/vmlinuz: Linux kernel x86 boot executable bzImage, version 5.10.0-6-686 (debian-kernel@lists.debian.org) #1 SMP Debian 5.10.28-1 (2021-04-09), RO-rootFS, swap_dev 0x4, Normal VGA

      It still will not boot to Gparted. Can you post instructions on how to properly download and
      extract the iso to that folder? Maybe I did not do that correctly.

      Here are my menu parameters:

      8403df6e-6da7-402f-a949-2d182f515021-image.png

      Here is part of my ISO files:

      [root@localhost ~]# sudo tree -d /tftpboot/iso/gparted/
      /tftpboot/iso/gparted/
      ├── boot
      │   └── grub
      │   ├── i386-efi
      │   └── x86_64-efi
      ├── [BOOT]
      ├── EFI
      │   └── boot
      ├── live
      ├── syslinux
      └── utils
      ├── linux
      │   ├── x64
      │   └── x86
      ├── mbr
      ├── win32
      └── win64

      16 directories
      [root@localhost ~]# sudo tree /tftpboot/iso/gparted/live
      /tftpboot/iso/gparted/live
      ├── filesystem.packages
      ├── filesystem.packages-remove
      ├── filesystem.squashfs
      ├── GParted-Live-Version
      ├── initrd.img
      ├── memtest
      └── vmlinuz

      posted in Linux Problems
      B
      b_man
    • RE: GParted Live from FOG

      @sebastian-roth Yes, that is where the iso was extracted to.

      posted in Linux Problems
      B
      b_man
    • RE: GParted Live from FOG

      @george1421 I setup everything as instructed, but I still have an error. My extracted iso is at /tftpboot/iso/gparted.

      My menu config file parameters are

      kernel tftp://${fog-ip}/iso/gparted/live/vmlinuz vmlinuz boot=live config components union=overlay username=user noswap noeject ip= vga=788 fetch=tftp://${fog-ip}/iso/gparted/live/filesystem.squashfs
      initrd tftp://${fog-ip}/iso/gparted/live/initrd.img
      boot

      What might I be doing wrong?

      OS: CentOS 8

      Error: Operation not supported could not boot (http://ipxe.org/3c126003)

      863d6de2-4724-43d5-bf57-784cbec9dbbf-image.png

      posted in Linux Problems
      B
      b_man
    • RE: Stop FOG from rebooting after registering host

      @george1421 That makes sense, thanks!

      posted in FOG Problems
      B
      b_man
    • Stop FOG from rebooting after registering host

      Is there a way to keep FOG from rebooting and completing the host registration process? If I am not watching closely, the registration process completes and then boots the machine into Windows. Sometimes I am performing this process on a sysprepped machine, which then boots into windows and I have to resysprep it. Any way to keep FOG from rebooting the machine after it completes a task/process?

      posted in FOG Problems
      B
      b_man
    • FOG Install in Docker

      Does anyone have updated instructions on how to install FOG Server in a docker container? The last instructions I can find are from 2015.

      https://wiki.fogproject.org/wiki/index.php/Install_FOG_in_a_Docker_Container

      If not, what is the best way to install FOG as a docker container?

      posted in General
      B
      b_man