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

    Topics created by synack

    • S

      Using nfs with fog

      FOG Problems
      • • • synack
      2
      0
      Votes
      2
      Posts
      1.1k
      Views

      K

      You might want to look into this.

      [quote=“Bjorn Jentoft, post: 2149, member: 587”]It’s a known fact that tftp is not the fastest protocol out there. Bigger files transfer much better on http. If you exchange [B]pxelinux.0[/B] with [B]gpxelinux.0[/B], http is supported. This will decrease loading time of ISO files substantially.

      Your pxelinux.cfg/default would then contain something like this

      LABEL winstall32
      MENU LABEL Install Windows (all 32-bit)
      LINUX memdisk
      INITRD [url]http://myfogserver/iso/LiteTouchPE_x86.iso[/url]
      APPEND iso raw

      or

      LABEL winpe
      MENU LABEL WinPE
      LINUX memdisk
      INITRD [url]http://myfogserver/iso/mywinpe.iso[/url]
      APPEND iso raw

      Good luck, Bjorn[/quote]

      the gpxelinux.0 can be grabbed from SYSlinux, [url]https://www.kernel.org/pub/linux/utils/boot/syslinux/[/url]

    • S

      Unsupported Chip set error

      FOG Problems
      • • • synack
      1
      0
      Votes
      1
      Posts
      863
      Views

      No one has replied

    • S

      Booting a live cd?

      Linux Problems
      • • • synack
      4
      0
      Votes
      4
      Posts
      2.5k
      Views

      S

      [CODE]append root=/dev/nfs initrd=/ubuntu/12.10/casper/initrd.lz boot=casper netboot=nfs nfsroot=192.168.0.3:/ubuntu/12.10[/CODE]

      Your append line should look like this. Note the “root=/dev/nfs”
      you will need to test if you still need your “initrd=” line because it is in the append line.

    • S

      Default pxe boot location

      Linux Problems
      • • • synack
      2
      0
      Votes
      2
      Posts
      1.6k
      Views

      C

      /tftpboot is on the server and contains the pxe boot file, the menu and menu processor files. I don’t know if this is what you’re looking for, as you don’t have to put anything in there to make the clients boot to PXE.

      The clients have to have a network card which support PXE booting, and it usually has to be enabled in the BIOS, or a key hit during boot, such as F12.

    • S

      Unable to boot to pxe server

      FOG Problems
      • • • synack
      13
      0
      Votes
      13
      Posts
      12.4k
      Views

      S

      Right now have successful tftp get pxelinux.0 on my remote machine but when I try to boot it the dhcp the request times out, I did not set the IP for the dhcp server during the fog set up how can I change it?

    • 1 / 1