ipxe can't load winpe when installing windows on HP380G8 and Huawei
|
2013-09-26, 04:30
Post: #1
|
|||
|
|||
ipxe can't load winpe when installing windows on HP380G8 and Huawei
I'm installing windows 2k8 server for my company and find ipxe perfect for the job.
HP360G7 and HP360G8 works fine. But here is a problem: ipxe can't load winpe correctly when installing HP380G8 and HUAWEI RH1288 V2-8S. The following is my ipxe file: #!ipxe cpuid --ext 29 && set arch amd64 || set arch x86 kernel wimboot initrd ${arch}/media/bootmgr bootmgr initrd ${arch}/media/Boot/BCD BCD initrd ${arch}/media/Boot/Fonts/segmono_boot.ttf segmono_boot.ttf initrd ${arch}/media/Boot/Fonts/segoe_slboot.ttf segoe_slboot.ttf initrd ${arch}/media/Boot/Fonts/wgl4_boot.ttf wgl4_boot.ttf initrd ${arch}/media/Boot/boot.sdi boot.sdi initrd ${arch}/media/sources/boot.wim boot.wim boot from the console, it loads all the files correctly and then goes to black till reboots from nothing. Can anyone please help here, and many thx to that. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
ipxe can't load winpe when installing windows on HP380G8 and Huawei - ipxe2windows - 2013-09-26 04:30
RE: ipxe can't load winpe when installing windows on HP380G8 and Huawei - robinsmidsrod - 2013-09-27, 23:46
|
User(s) browsing this thread: 1 Guest(s)