Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Windows 8/Server 2012
2013-07-21, 10:29
Post: #4
RE: Windows 8/Server 2012
I tried this script on a desktop and a laptop, still not working:
Code:
#!ipxe

:retry
dhcp || goto retry
set initiator-iqn iqn.2010-04.org.ipxe:computenode
set keep-san 1
set netX/gateway 0.0.0.0
sanboot iscsi:192.168.1.2::::iqn.1991-05.com.microsoft:server11-bc-5f-f4-b0-3f-f4 ||
module amd64/media/bootmgr                     bootmgr        ||
module amd64/media/Boot/BCD                    BCD        ||
module amd64/media/Boot/Fonts/segmono_boot.ttf segmono_boot.ttf    ||
module amd64/media/Boot/Fonts/segoe_slboot.ttf segoe_slboot.ttf    ||
module amd64/media/Boot/Fonts/wgl4_boot.ttf    wgl4_boot.ttf    ||
module amd64/media/Boot/boot.sdi               boot.sdi        ||
module amd64/media/sources/boot.wim            boot.wim        ||
chain wimboot || reboot

Just installs, restarts after installation, loads a long time then ends in a blue screen, and restarts again.

with the desktop it restarts with mac 00 00 00 00 00 00 but can't get past DHCP loading anymore. I turn it off for a while then the original MAC returns but it just repeats.

with the laptop it restarts, it mounts iscsi target and loads a long long time until blue screen then restarts again.

here's the ifstat on the desktop:
net0: bc:5f:f4:b0:3f:f4 using undionly on UNDI-PCI02:00.0 (open)
[Link:up, TX:3 TXE:0 RX:4 RXE:0]

I only have one NIC per node.

Does it matter if I disable the built-in SATA controller, or if it's IDE or AHCI?

What is a mystery to me is that it boots to desktop(and is fast) during the restart to all zero MAC address. will get ifstat when it happens again.

All hardware(mobo, procie, ram, switch, cables, peripherals) were just bought a week ago specifically for this project.

Thanks again.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Windows 8/Server 2012 - hech - 2013-07-19, 18:46
RE: Windows 8/Server 2012 - hech - 2013-07-21, 03:22
RE: Windows 8/Server 2012 - hech - 2013-07-21 10:29
RE: Windows 8/Server 2012 - hech - 2013-07-21, 12:27
RE: Windows 8/Server 2012 - hech - 2013-07-21, 13:56
RE: Windows 8/Server 2012 - hech - 2013-07-23, 16:40
RE: Windows 8/Server 2012 - hech - 2013-07-24, 17:14
RE: Windows 8/Server 2012 - hech - 2013-07-25, 04:42
RE: Windows 8/Server 2012 - hech - 2013-07-25, 06:59
RE: Windows 8/Server 2012 - hech - 2013-07-28, 15:55
RE: Windows 8/Server 2012 - spooch - 2013-08-16, 03:08
RE: Windows 8/Server 2012 - hech - 2013-09-06, 12:25



User(s) browsing this thread: 1 Guest(s)