and how that works?
Latest posts made by domii666
-
RE: PXE Boot menu
[url=http://abload.de/image.php?img=k3a0l.jpg][img]http://abload.de/thumb/k3a0l.jpg[/img][/url]
-
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]
-
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
-
RE: PXE Boot menu
no, it boot windows.
isos are in place, same place as acronis.
i post later the place from the files.
-
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]
-
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