• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Joe Taylor
    3. Topics
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Best 1
    • Controversial 0
    • Groups 0

    Topics created by Joe Taylor

    • J

      PXE advanced boot config file loc

      General
      • • • Joe Taylor
      14
      1
      Votes
      14
      Posts
      3.7k
      Views

      ch3iC

      [quote=“Junkhacker, post: 40118, member: 21583”]the money can potentially buy a beer (but most likely will be used to pay for server hosting or other expenses for the project incurs)[/quote]

      🙂

    • J

      After clone error "image not partclone"

      General
      • • • Joe Taylor
      3
      0
      Votes
      3
      Posts
      1.4k
      Views

      Tom ElliottT

      [quote=“Joe Taylor, post: 40119, member: 27608”]Hi,

      After cloning a machine using partclone within FOG which clones fine but when deploying and it restores around 3 images the last image it does it errors out and says the image isn’t a partclone image - but it is 😞

      :MENU
      menu
      item --gap Please Select one of the images below
      item fog.local Boot from hard disk
      item img1 Dell Windows 7 x64 Pro
      item img3 Dell Windows 7 x64 Pro old
      item img2 Lenovo Windows 7 x64 Pro
      item return Return to main menu
      choose --default fog.local target && goto ${target}
      :fog.local
      sanboot --no-describe --drive 0x80 || goto MENU
      :img1
      kernel bzImage root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=192.168.1.1 web=${fog-ip}/fog/ consoleblank=0 shutdown=1 loglevel=4 type=down imgid=1 img=dell ftp=${fog-ip} imgType=mpa osid=5 storage=192.168.1.1:/images/ capone=1 imgFormat=0
      imgfetch init.xz
      boot || goto MENU
      :img2
      kernel bzImage root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=192.168.1.1 web=${fog-ip}/fog/ consoleblank=0 shutdown=1 loglevel=4 type=down imgid=2 img=Lenovo ftp=${fog-ip} imgType=mpa osid=5 storage=192.168.1.1:/images/ capone=1 imgFormat=0
      imgfetch init.xz
      boot || goto MENU
      :img3
      kernel bzImage root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=192.168.1.1 web=${fog-ip}/fog/ consoleblank=0 shutdown=1 loglevel=4 type=down imgid=139 img=Dell3030 ftp=${fog-ip} imgType=mps osid=5 storage=192.168.1.1:/images/ capone=1 imgFormat=0
      imgfetch init.xz
      boot || goto MENU
      :return
      chain [url]http://${fog-ip}/${fog-webroot}/service/ipxe/boot.php?mac=mac=00:00:00:00:00:00[/url] || goto MENU
      autoboot

      I’m using an advanced pxe menu; the image i’m using comes under [B]img3[/B][/quote]

      Can you try setting imgFormat=1 and see if that helps you out?

    • 1 / 1