• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Eze84d
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 34
    • Best 0
    • Controversial 0
    • Groups 0

    Eze84d

    @Eze84d

    0
    Reputation
    495
    Profile views
    34
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Eze84d Unfollow Follow

    Latest posts made by Eze84d

    • RE: Isos bootable trying to add to my menu Fog !! I fail ...

      Well guys … sorry for the delay in resuming the subject …

      I tell you already solved !!

      I just had a little problem with names … lol once it fits, I am luxurious !!!

      What i can not get to walk and no problem of names and is the Live CD of Avira and Bitdefender !!! This once run … shoot me an error like that can not be loaded into memory or something …

      Thank you very much!

      posted in General
      E
      Eze84d
    • RE: Isos bootable trying to add to my menu Fog !! I fail ...

      @Wayne-Workman

      I tell you that already mount the iso on /media/Hiren and nothing has happened … I keep throwing the same error …

      Use the "mount -o loop -t iso9660 /var/www/fog/service/ipxe/hiren/hirenboot.iso /media/Hiren

      I hope your answers !!! Thank you very much !!!

      posted in General
      E
      Eze84d
    • RE: Isos bootable trying to add to my menu Fog !! I fail ...

      He added, use FOG 1.2.0 and Debian 7.8

      posted in General
      E
      Eze84d
    • Isos bootable trying to add to my menu Fog !! I fail ...

      Well, I tell you, watching all the community … I saw that many have managed to add the Hiren Boot eg your menu Fog … and I think an excellent idea … but I have not succeeded …

      I tell them how I try:

      1. I went to “Settings Fog”
      2. I went to “iPXE New Menu Entry”
      3. I put in “Menu Item” Iso name “HirenBoot” and “Description:” a brief description.
      4. In “Parameters” reviewing several post and others, I reach the following conclusion and put the following:
      "hirens
      initrd http: // $ {fog-ip} /fog/service/ipxe/hiren/hirenboot.iso
      memdisk chain iso raw ||
      goto MENU
      : RETURN
      chain http: // $ {fog-ip} / $ {/service/ipxe/boot.php?mac=$ fog-webroot} {net0 / mac} ||
      prompt
      goto MENU
      autoboot "
      

      So far so good … it shows me the option of Hiren on the menu, and when I enter it, says: “FATAL: INT18; BOOT FAILURE”

      I show how my boot.php is

      "#! Ipxe
      September fog-ip 10.0.0.50
      September fog fog-webroot
      Set Boot-url http: // $ {fog-ip} / $ {fog-webroot}
      cpuid --ext September 29 && || September arch arch i386 x86_64
      goto get_console
      : Console_set
      --rgb color 0xff6600 2
      cpair --foreground 7 --background 2 2
      goto MENU
      : Alt_console
      cpair --background 0 1 && cpair --background February 1
      goto MENU
      : Get_console
      --picture console http://10.0.0.50/fog/service/ipxe/bg.png --left 100 --right 80 console_set || && goto goto alt_console
      : MENU
      menu
      --rgb color 0xff0000 0
      cpair --foreground 0 3
      Host --gap item is not registered!
      --gap item - -------------------------------------
      fog.local item Boot from hard disk
      fog.memtest item Run Memtest86 +
      Host item fog.reginput Perform Full Registration and Inventory
      Registration and fog.reg item Quick Inventory
      fog.quickimage item Quick Image
      Join fog.multijoin item Multicast Session
      fog.sysinfo item Client Information System (Compatibility)
      Hiren fog test item / service / ipxe / hiren
      --timeout choose --default fog.local 3000 target && goto $ {target}
      : Fog.local
      --no-described --drive sanboot || 0x80 goto MENU
      : Fog.memtest
      iso raw kernel memdisk
      initrd memtest.bin
      || boot goto MENU
      : Fog.reginput
      bzImage32 kernel loglevel = 4 = init_32.xz initrd root = / dev / ram0 rw ramdisk_size = 127000 = keymap = web 10.0.0.50 / fog / consoleblank loglevel = 4 = 0 mode = manreg
      imgfetch init_32.xz
      || boot goto MENU
      : Fog.reg
      bzImage32 kernel loglevel = 4 = init_32.xz initrd root = / dev / ram0 rw ramdisk_size = 127000 = keymap = web 10.0.0.50 / fog / consoleblank loglevel = 4 = 0 mode = autoreg
      imgfetch init_32.xz
      || boot goto MENU
      : Fog.quickimage
      login
      params
      $ {param mac0 net0 / mac}
      param arch $ {arch}
      param username $ {username}
      param password $ {password}
      param qihost 1
      isset $ {NET1 / mac} && $ {param mac1 net1 / mac} || goto BOOTME
      isset $ {net2 / mac} && $ {param mac2 net2 / mac} || goto BOOTME
      : Fog.multijoin
      login
      params
      $ {param mac0 net0 / mac}
      param arch $ {arch}
      param username $ {username}
      param password $ {password}
      param sessionJoin 1
      isset $ {NET1 / mac} && $ {param mac1 net1 / mac} || goto BOOTME
      isset $ {net2 / mac} && $ {param mac2 net2 / mac} || goto BOOTME
      : Fog.sysinfo
      bzImage32 kernel loglevel = 4 = init_32.xz initrd root = / dev / ram0 rw ramdisk_size = 127000 = keymap = web 10.0.0.50 / fog / consoleblank loglevel = 4 = 0 mode = sysinfo
      imgfetch init_32.xz
      || boot goto MENU
      : Test Hiren
      : MENU
      menu
      --gap item - Advanced Menu ------------- --------------
      Hiren's Boot item Ghost Version 15.2
      item RETURN Return to the Top Menu
      --timeout 30000 --default choose RETURN target && goto $ {target}
      : Hirens
      initrd http: // $ {fog-ip} /fog/service/ipxe/hiren/hirenboot.iso
      memdisk chain iso raw ||
      goto MENU
      : RETURN
      chain http: // $ {fog-ip} / $ {/service/ipxe/boot.php?mac=$ fog-webroot} {net0 / mac} ||
      prompt
      goto MENU
      autoboot
      : BOOTME
      chain http://10.0.0.50/fog/service/ipxe/boot.php##params || ar
      goto MENU
      autoboot "
      

      Someone could help me please ??? I hope your answers !!!

      Excuse my English, I’m from Argentina, and use a translator …

      Some other Argentine compatriot ??

      Thank you very much !!!

      posted in General
      E
      Eze84d
    • RE: Help!!! Usb boot Fog

      @cml

      Well, I tell them that I took the time to try the ISO CML … and the truth … it’s very nearly what I need … exept for a question … if I need to install 10 pcs at the same time, having this ISO on a flash drive … it could perform smoothly … nor any conflict with my dhcp ??? From what I saw, putting the direction of the mist, it goes directly to the …

      I have to get the hat !!! Spectacular !!!

      Surely … I will continue to consult for further progress and learning!

      Thank you very much !!!

      posted in General
      E
      Eze84d
    • RE: Help!!! Usb boot Fog

      I just saw that went far … now I could explain how official … that is, if you meet the requirements to which I am bound?

      I hope ancioso your answers !!! Thank you all for your contributions !!!

      posted in General
      E
      Eze84d
    • RE: Help!!! Usb boot Fog

      @Wayne-Workman

      Thank you very much for your help !!!

      If it is easier to teach and explain a dnsmask … and not generate problems will miss him … welcome received !!!

      The only bear with me … I’m a beginner with all this !!!

      posted in General
      E
      Eze84d
    • RE: Help!!! Usb boot Fog

      @Wayne-Workman

      I have no idea how it works dnmasq … if not bring me problems with what is already armed … there would be problems.

      My dhcp, currently assigned ips, and also has a boot loader for dumb terminals for remote desktop working … and it is not feasible to modify this …

      Therefore, I need “something” bootee via USB, take my dhcp ip, and be redirected to the server will boot directly fog … if by network normally reach a remote Windows desktop …

      I hope is clear, as I am using Google translator, not handle the English.

      Apologies and thank you very much for your help !!!

      posted in General
      E
      Eze84d
    • RE: Help!!! Usb boot Fog

      @Wayne-Workman

      Correct, fog 1.2.0 and 7.8.0 debian.

      posted in General
      E
      Eze84d
    • RE: Help!!! Usb boot Fog

      Well guys, I was a little lost with this issue … and I wanted to revive …

      I need you through a USB flash drive, if possible I ask for a ip and server redirect me where I have my fog.

      I hope your answers !!!

      Thanks !!!

      posted in General
      E
      Eze84d