Hi,
I have found the the hint in the wiki that is is easy to install windows 7
dicrt on a iscsi targe an so i tryed
I configured the bios that ist first boot fom net second fom dvd and third fom
the local disk.
my dhcp setup look like:
host windows7 {
fixed-address 10.5.5.10;
hardware ethernet 08:00:27:3B:28:A7;
server-name "10.5.5.1";
option gpxe.keep-san 1;
if exists user-class and option user-class = "gPXE" {
filename "";
option root-path
"iscsi:10.5.5.1::::iqn.2010-08.lan.san:lvm.san.windows7.root";
} else {
filename "undionly.kpxe";
}
}
and it is worke fine.
but how can i exit the gpxe so that the iscsi keep in the bios so that the
windows installation find the harddisk?
thanks for your help
Ansgar
_______________________________________________
gPXE mailing list
[email protected]
http://etherboot.org/mailman/listinfo/gpxe