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

    Posts made by Juan Bertolotti

    • RE: Integrating Hirens Boot 15.2 into fog 1.2.0

      sorry , my bad, my actual code is:
      [CODE]:MENU
      menu
      item --gap – ------------- Advanced Menu --------------
      item hirens10 Hirens Boot 10
      item hirens15 Hirens Boot 15
      item w64 Windows 7 64b
      item RETURN Return to the Top Menu
      choose --default RETURN --timeout 30000 target && goto ${target}

      :hirens10
      initrd http://${fog-ip}/iso/hirensboot10.iso
      chain memdisk iso raw ||
      goto MENU

      :hirens15
      initrd http://${fog-ip}/iso/hirensboot15.iso
      chain memdisk ||
      goto MENU

      :w64
      initrd http://${fog-ip}/iso/w764.iso
      chain memdisk iso raw ||
      goto MENU

      :RETURN
      chain http://${fog-ip}/${fog-webroot}/service/ipxe/boot.php?mac=${net0/mac} ||
      prompt
      goto MENU

      autoboot[/CODE]

      hirens10 works
      hirens15 not working ( tried with iso raw and without it )
      w764 not working ( tried with iso raw and without it )

      posted in General
      J
      Juan Bertolotti
    • RE: Integrating Hirens Boot 15.2 into fog 1.2.0

      like this?
      [CODE]:hirens15
      imgfetch http://${fog-ip}/iso/hirensboot15.iso
      boot memdisk ||
      goto MENU[/CODE]
      Still not working

      posted in General
      J
      Juan Bertolotti
    • RE: Integrating Hirens Boot 15.2 into fog 1.2.0

      worked with hirens boot version 10.0 but is not working with version 15.2 ( the newest available )

      posted in General
      J
      Juan Bertolotti
    • RE: Integrating Hirens Boot 15.2 into fog 1.2.0

      thank you very much, it worked like charm 🙂
      on a side note just make it worked with hirens 10.0 not 15.2, i still got nothing with 15.2, any ideas?

      posted in General
      J
      Juan Bertolotti
    • RE: Integrating Hirens Boot 15.2 into fog 1.2.0

      which permision should I have on that folder?
      the name of the folder is iso, I already corrected that on the code , still have the same issue

      posted in General
      J
      Juan Bertolotti
    • RE: Integrating Hirens Boot 15.2 into fog 1.2.0

      /var/www/iso

      posted in General
      J
      Juan Bertolotti
    • RE: Integrating Hirens Boot 15.2 into fog 1.2.0

      well just corrected that and i got the same results 😞

      posted in General
      J
      Juan Bertolotti
    • RE: Ipxe boot emulator

      i want to emulate a pxe boot from my pc without rebooting it

      posted in General
      J
      Juan Bertolotti
    • Ipxe boot emulator

      is there any way to emulate pxe into fog for testing purposes?

      posted in General
      J
      Juan Bertolotti
    • RE: Integrating Hirens Boot 15.2 into fog 1.2.0

      Ive this on advance menu:
      [CODE]:MENU
      menu
      item --gap – ------------- Advanced Menu --------------
      item Hirens Boot 15.2 Ghost Version
      item RETURN Return to the Top Menu
      choose --default RETURN --timeout 30000 target && goto ${target}

      :HIRENS
      imgfetch [URL]http://${fog-ip}/ISO/hirensboot.iso[/URL]
      boot memdisk iso raw ||
      goto MENU

      :RETURN
      boot [URL]http://${fog-ip}/${fog-webroot}/service/ipxe/boot.php?mac=${net0/mac[/URL]} ||
      prompt
      goto MENU

      autoboot[/CODE]

      posted in General
      J
      Juan Bertolotti
    • RE: Integrating Hirens Boot 15.2 into fog 1.2.0

      ive aldready tried that, I can see “Advance Menu” but when i select that option, I entered user and password an then just a black screen

      posted in General
      J
      Juan Bertolotti
    • Integrating Hirens Boot 15.2 into fog 1.2.0

      I need some help integrating hirens boot into fog 1.2.0

      posted in General
      J
      Juan Bertolotti
    • RE: Deploying issues

      fog 1.2.0 running on a dedicated ubuntu 14.04 server x64

      posted in FOG Problems
      J
      Juan Bertolotti
    • RE: Deploying issues

      i cant see any problems on the server, uploading the image works pretty well but the downloads still failing, can you guide me a little more on where to take a look?

      posted in FOG Problems
      J
      Juan Bertolotti
    • RE: Incredibly slow logins to web interface

      where is that file located? i would like to comment that on my server 🙂

      posted in FOG Problems
      J
      Juan Bertolotti
    • RE: Deploying issues

      I uploaded a new image and im still getting “Read error: no such file or directory”, sometimes at 10, sometimes at 70 , it just randomly crash when downloading an image. Any ideas where to begggin? Is there any fog log file to check?

      posted in FOG Problems
      J
      Juan Bertolotti
    • RE: Deploying issues

      is there any way to check image integrity?

      posted in FOG Problems
      J
      Juan Bertolotti
    • Deploying issues

      I have FOG 1.2.0 and when i try to deploy an image, the process begins and in some point I got “Read error: No such file or directory”
      Any ideas?

      posted in FOG Problems
      J
      Juan Bertolotti
    • RE: Restore image folder - FOG 1.2.0 - Ubuntu 14.04

      i have that permissions and ownership

      posted in Linux Problems
      J
      Juan Bertolotti
    • RE: Restore image folder - FOG 1.2.0 - Ubuntu 14.04

      yes i did create the image profile, which permissions and ownership should I have on that folder?

      posted in Linux Problems
      J
      Juan Bertolotti
    • 1 / 1