search for: initrd92

Displaying 3 results from an estimated 3 matches for "initrd92".

Did you mean: initrd2
2017 Nov 26
0
FW: Help for setting up windows unattended installation
...his is my setup.menu file: > > MENU TITLE Setup Menu > > LABEL MainMenu > MENU LABEL ^Return to Main Menu > KERNEL menu.c32 > APPEND pxelinux.cfg/default > > LABEL E6320 > MENU LABEL ^Latitude E6320 > KERNEL Wimboot pause > APPEND initrd=Suse/initrd92 ramdisk_size=65536 vga=0 textmode=1 > install=http://IPADDR serverdir=/9.2/install > autoyast=http://IPADDR/9.2/scripts/ay92.xml "<---- Don't know what to > choose here" > > When I run it can't find my wimboot file. My logfile looks like this: > > This is...
2017 Dec 05
0
FW: Help for setting up windows unattended installation
...ABEL MainMenu >> > MENU LABEL ^Return to Main Menu >> > KERNEL menu.c32 >> > APPEND pxelinux.cfg/default >> > >> > LABEL E6320 >> > MENU LABEL ^Latitude E6320 >> > KERNEL Wimboot pause >> > APPEND initrd=Suse/initrd92 ramdisk_size=65536 vga=0 textmode=1 >> > install=http://IPADDR serverdir=/9.2/install >> > autoyast=http://IPADDR/9.2/scripts/ay92.xml "<---- Don't know what to >> > choose here" >> > >> > When I run it can't find my wimboot file. M...
2017 Nov 24
9
Help for setting up windows unattended installation
Hi. I have looked at PXElinux<http://www.syslinux.org/wiki/index.php?title=PXELINUX> to understand all this, but I'm very sorry I don't. I have managed to setup to boot from PXELinux, but I'm not an expert on how to setup a menu file for making a windows unattended installation. Could someone help me with that? Is there some kind of a forum for this or is it just by email?