• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. zingaro
    3. Posts
    Z
    • Profile
    • Following 0
    • Followers 0
    • Topics 28
    • Posts 86
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by zingaro

    • Always perform (exec installfog.sh !! )

      kubuntu on my system, every time I turn on the pc I always run “installfog.sh”, otherwise the BOOT can not connect to the server (several errors: arp, tftp failed, etc. "
      how to run the setup, everything works fine.
      How come ??
      I noticed that the tftp service, does not start automatically,
      what are the services that installs and starts FOG ??
      you can indicate ??
      thanks

      posted in FOG Problems
      Z
      zingaro
    • Setup Install Windows from grub4dos

      Hi,
      it’s possible start an iso image Windows , for execute the setup procedure with fog and grub4dos ??
      this is my problem because the load an iso with sanboot don’t work…

      i think if possible start a menu grub4dos from fog menù for make an setup Windows 7 ( or wes7) , without receive the error "setup can not continue ( because not found a CD-ROM drive ).

      Tanks !!

      posted in FOG Problems
      Z
      zingaro
    • RE: Alternative Edit Mode

      OK. TANKS !!

      posted in FOG Problems
      Z
      zingaro
    • Alternative Edit Mode

      Hi,
      exist an alternative for edit the “Advanced PXE Boot Setting” directly on the File without to use the Fog Web-GUI Interface ??

      i tried to edit the command for to load the Iso Image and work correct but is not comfortable.
      Exist a mode for edit the file ( if exist ) directly ?

      you know a good document for to study a ipxe sintax command with example ??

      tanks

      posted in FOG Problems
      Z
      zingaro
    • RE: Help how to load ISO with HTTP ipxe !!

      hi, i not understand if the syntax code is correct or not …

      Do you can add a line code example to this code in pxeconfig.cfg_/default file ??:

      DEFAULT vesamenu.c32
      MENU TITLE Fog Reimage Menu
      MENU COLOR TITLE 1;36;44 #ffffffff #00000000 std
      LABEL iPXE Boot
      MENU DEFAULT
      KERNEL ipxe.krn
      APPEND dhcp && chain [URL=‘http://x.x.x.x/fog/service/ipxe/boot.php?mac=${net0/mac}’][U][COLOR=#0066cc]http://x.x.x.x/fog/service/ipxe/boot.php?mac=${net0/mac}[/COLOR][/U][/URL]

      :menu 2° program
      xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
      xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
      xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

      PROMPT 0
      TIMEOUT 1

      tanks !!!

      posted in FOG Problems
      Z
      zingaro
    • Help how to load ISO with HTTP ipxe !!

      Hi,
      i have installed FOG and make the modify describe in this link:
      [url]http://www.fogproject.org/wiki/index.php/Chainloading_PXE_to_iPXE_using_pxelinux.0[/url]
      The boot work correctly, but
      Now i don’t understand how add a new code on the file “default” in the directory pxelinux.cfg for load and running ISO image.

      how add e new item menu in to this lines ??

      DEFAULT vesamenu.c32
      MENU TITLE Fog Reimage Menu
      MENU COLOR TITLE 1;36;44 #ffffffff #00000000 std
      LABEL iPXE Boot
      MENU DEFAULT
      KERNEL ipxe.krn
      APPEND dhcp && chain [url]http://x.x.x.x/fog/service/ipxe/boot.php?mac=${net0/mac}[/url]
      PROMPT 0
      TIMEOUT 1

      i tried add this code:

      :ACRONIS
      kernel memdisk iso raw
      initrd [url]http://${fog-ip}/fog/iso/acronis_true_image_2014.iso[/url]
      boot ||
      goto MENU

      but not work !!

      i tried the new file default:

      :MENU
      menu
      item --gap – ------------- iPXE Boot Menu -------------
      item WINPE31 Boot PE 3.1 x86 (Win7)
      item WINPE40 Boot PE 4.0 x86 (Win8.0)
      item WINPE50 Boot PE 5.0 x86 (Win8.1)
      item GANDALF32 Boot Gandalf’s PE 5.1 x86 (Win8.1u)
      item SHELL iPXE Shell
      item RETURN Return to the Top Menu
      choose --default WINPE50 --timeout 30000 target && goto ${target}

      :WINPE31
      imgfetch [url]http://${fog-ip}/iso/winpe31_x86.iso[/url]
      boot memdisk iso raw ||
      goto MENU

      :WINPE40
      imgfetch [url]http://${fog-ip}/iso/winpe40_x86.iso[/url]
      boot memdisk iso raw ||
      goto MENU

      :WINPE50
      imgfetch [url]http://${fog-ip}/iso/winpe50_x86.iso[/url]
      boot memdisk iso raw ||
      goto MENU

      but boot don’t start !!

      posted in FOG Problems
      Z
      zingaro
    • 1
    • 2
    • 3
    • 4
    • 5
    • 5 / 5