• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. eric0626
    3. Posts
    E
    • Profile
    • Following 1
    • Followers 0
    • Topics 3
    • Posts 27
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by eric0626

    • RE: PXE boot to FOG 1.2.0 from FOG 0.32 menu

      Hi guys, I tried to set up chain loading in the PXELinux menu, but it was not successful. I have done some researches online but I’m not able to figure it out. Could you guys please give me a hand? Thanks a lot!
      Here’s what I have done.

      1. added the pxelinux menu entry for chain loading to ipxe

      LABEL FOG-IT-120TEST
      #MENU PASSWD fjasjfskajgdfjgjdfgjdfjgsdfgafgjfd.
      kernel fog/kernel/ipxe.krn
      append dhcp && chain [url]http://10.2.6.40/fog/service/ipxe/boot.php?mac=${net0/mac}[/url]
      MENU LABEL FOG 1.2.0 iPXE
      TEXT HELP
      FOG 1.2.0 iPXE chainload TEST.
      ENDTEXT
      \n

      1. copied “ipxe.krn” from FOG 1.2.0 server to FOG 0.32 server /tftpboot/fog/kernel/ipxe.krn
      2. copied “default.ipxe” from FOG 1.2.0 server to FOG 0.32 server /tftpboot/default.ipxe
        Here’s the config in “default.ipxe”

      #!ipxe
      cpuid --ext 29 && set arch x86_64 || set arch i386
      params
      param mac0 ${net0/mac}
      param arch ${arch}
      param product ${product}
      param manufacturer ${product}
      param ipxever ${version}
      param filename ${filename}
      isset ${net1/mac} && param mac1 ${net1/mac} || goto bootme
      isset ${net2/mac} && param mac2 ${net2/mac} || goto bootme
      :bootme
      chain [url]http://10.2.6.40/fog/service/ipxe/boot.php##params[/url]

      1. I’ve got the error saying “Could not boot: Input/output error ([url]http://ipxe.org/1d0c6139[/url])”. Please see attached image.

      I looked it up on ipxe.org, but there’s not really a solution. Hope you guys can give me some help. Thanks a lot!! 🙂

      [url=“/_imported_xf_attachments/1/1662_Photo Feb 06, 12 32 25 PM.jpg?:”]Photo Feb 06, 12 32 25 PM.jpg[/url]

      posted in General
      E
      eric0626
    • RE: PXE boot to FOG 1.2.0 from FOG 0.32 menu

      [SIZE=5][B][SIZE=4][FONT=Segoe UI Light]Hi Jaymes and Junkhacker, thank you guys for pointing me the direction to chain loading.[/FONT][/SIZE][/B][/SIZE]

      [SIZE=5][B][SIZE=4][FONT=Segoe UI Light]Let me give it a try! Will report back! 🙂 [/FONT][/SIZE][/B][/SIZE]

      posted in General
      E
      eric0626
    • PXE boot to FOG 1.2.0 from FOG 0.32 menu

      Hello all, I wonder if anyone knows how to PXE boot to iPXE (FOG 1.2.0) menu from PXELinux (FOG 0.32) menu.
      I have modified the PXELinux menu to do a lot of different stuff, and I don’t have time to move all of them over to the new FOG server yet. Has anyone managed to do this? Thanks!

      [url=“/_imported_xf_attachments/1/1650_20140612_110726 (1).jpg?:”]20140612_110726 (1).jpg[/url]

      posted in General
      E
      eric0626
    • RE: TFTP Boot Issue

      Good to know…That means “video=uvsafb:mode_option=1024x768-16” would not make any difference, right?

      posted in FOG Problems
      E
      eric0626
    • RE: TFTP Boot Issue

      Try adding kernel argument “nomodeset video=uvsafb:mode_option=1024x768-16”, without quotes

      posted in FOG Problems
      E
      eric0626
    • RE: Why sysprep should be mandatory

      hey Darren, take a look at this blog…hope it helps.
      [url]http://theitbros.com/sysprep-a-windows-7-machine-–-start-to-finish[/url]

      I followed this guide when i first started syspreping. It helped me a lot.

      posted in Windows Problems
      E
      eric0626
    • RE: Why sysprep should be mandatory

      KMS does not use SID, but it uses CMID instead. Thus, you don’t have to sysprep the image if you want to KMS, you can just simply rearm the OS before uploading the image.

      posted in Windows Problems
      E
      eric0626
    • 1 / 1