• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. domii666
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 43
    • Best 0
    • Controversial 0
    • Groups 0

    domii666

    @domii666

    2
    Reputation
    555
    Profile views
    43
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    domii666 Unfollow Follow

    Latest posts made by domii666

    • RE: PXE Boot menu

      and how that works?

      posted in FOG Problems
      D
      domii666
    • RE: How to edit the pxe boot menu in FOG 1.2.0

      fogsettings, advanced menü.

      posted in FOG Problems
      D
      domii666
    • RE: PXE Boot menu

      anyone idea?

      posted in FOG Problems
      D
      domii666
    • RE: PXE Boot menu

      [url=http://abload.de/image.php?img=k3a0l.jpg][img]http://abload.de/thumb/k3a0l.jpg[/img][/url]

      posted in FOG Problems
      D
      domii666
    • RE: PXE Boot menu

      ram 8gb.

      false screenshot, no raspbian 😮

      posted in FOG Problems
      D
      domii666
    • RE: PXE Boot menu

      now, every iso is loading, but win7 isnt.

      win8.1 works,nice! ultimatebootcd works, also, but the others wont. here the errors.

      [URL=‘http://abload.de/image.php?img=hjzea.jpg’][IMG]http://abload.de/thumb/hjzea.jpg[/IMG][/URL]

      [URL=‘http://abload.de/image.php?img=zbx9c.jpg’][IMG]http://abload.de/thumb/zbx9c.jpg[/IMG][/URL]

      posted in FOG Problems
      D
      domii666
    • RE: PXE Boot menu

      [url=http://abload.de/image.php?img=fogisomeuf4.jpg][img]http://abload.de/thumb/fogisomeuf4.jpg[/img][/url]

      thats my isos

      posted in FOG Problems
      D
      domii666
    • RE: PXE Boot menu

      no, it boot windows.

      isos are in place, same place as acronis.

      i post later the place from the files.

      posted in FOG Problems
      D
      domii666
    • PXE Boot menu

      Hi,

      i have a problem with my pxe boot menu, only acronis works, but id didn’t know why.

      greez domi

      menu

      item --gap – ----------------- VS Boot Menu -----------------

      item gap

      item bootlocal Festplatte booten

      item --gap Image installieren

      item --key 1 image1 Image … installieren

      item --gap Betriebssystem installieren

      item --key 7 win7 Windows 7 AIO Setup

      item --key 8 Win8 Windows 8.1 Setup

      item --gap Partition/Image/Backup

      item --key a acronis2013 Acronis True Image 2013

      item --key p gparted Gparted

      item --key c clonezilla Clonezilla

      item --gap MultiBootCDs

      item --key h hirens HirensbootCD

      item --key u ubcd UltimateBootCD

      item --gap Shell

      item shell iPXE Shell

      item --gap Computer-Informationen

      item hostinfo Computer-Informationen

      item --gap –

      item return <—

      choose --default Win7 --timeout 60000 target && goto ${target}

      :bootlocal

      sanboot --no-describe --drive 0x80 || goto MENU

      :win7

      initrd [url]http://${fog-ip}/fog/iso/Win7aio.iso[/url]

      chain memdisk iso raw ||

      goto MENU

      :Win8

      initrd [url]http://${fog-ip}/fog/iso/Win81.iso[/url]

      chain memdisk iso raw ||

      goto MENU

      :acronis2013

      initrd [url]http://${fog-ip}/fog/iso/acronis.iso[/url]

      chain memdisk iso raw ||

      goto MENU

      :gparted

      initrd [url]http://${fog-ip}/iso/gparted.iso[/url]

      chain memdisk iso raw ||

      goto MENU

      :clonezilla

      initrd [url]http://${fog-ip}/iso/clonezilla.iso[/url]

      chain memdisk iso raw ||

      goto MENU

      :hirens

      initrd [url]http://${fog-ip}/iso/hirensbootcd.iso[/url]

      chain memdisk iso raw ||

      goto MENU

      :ubcd
      initrd [url]http://${fog-ip}/iso/ultimatebootcd.iso[/url]

      chain memdisk iso raw ||

      goto MENU

      :shell

      shell ||

      goto MENU

      :hostinfo

      echo ||

      echo ||

      echo This computer : ||

      echo MAC address…${net0/mac} ||

      echo IP address…${ip} ||

      echo Netmask…${netmask} ||

      echo Serial…${serial} ||

      echo Asset number…${asset} ||

      echo Manufacturer…${manufacturer} ||

      echo Product…${product} ||

      echo BIOS platform…${platform} ||

      echo ||

      echo Zurueck mit beliebiger Taste ||

      prompt

      goto MENU

      :image1

      kernel bzImage root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=192.168.178.54 web=${fog-ip}/fog/ consoleblank=0 loglevel=4 type=down img=test ftp=${fog-ip} imgType=n osid=7 storage=${fog-ip}:/images capone=1 imgFormat=2

      imgfetch init.xz

      boot || goto MENU

      :return

      chain [url]http://${fog-ip}/${fog-webroot}/service/ipxe/boot.php?mac=${net0/mac}[/url] ||

      prompt

      goto MENU

      autoboot[/QUOTE]

      posted in FOG Problems
      D
      domii666
    • RE: Tftpd-hpa problems

      it doesn’t install anything, it makes nothing.

      @ installfog.log only is

      Script started on Sa 17 Jan 2015 22:34:22 CET
      Debian

      posted in FOG Problems
      D
      domii666