Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE, iSCSI and int13
2016-03-09, 00:48
Post: #4
RE: iPXE, iSCSI and int13
Had another poke at this this evening.

Figuring that until I figure out how to control XP setup's disk ordering I needed to remove my USB stick from the equation, I built an iPXE floppy image and copied the image from my iPXE boot CD to it so I could boot from a floppy and then install XP from the optical drive - no USB HDD needed.

As suspected, it was successful - XP text mode completed correctly. However setup stage 2 will not start - NTLDR states that it cannot open the iSCSI target:

Code:
Couldn't open drive multi(0)disk(0)rdisk(0)partition(1)
NTLDR: Couldn't open drive multi(0)disk(0)rdisk(0)partition(1)

I've tried specifying the --keep option to sanboot, but it doesn't seem to do anything:

Code:
iPXE>dhcp
Configuring (net0 <mac>)....ok
iPXE>sanboot --keep iscsi:<spec>
Registered SAN device 0x80
Booting from SAN device 0x80

<NTLDR errors>

...so it's clearly returning the bootloader.

I appreciate this isn't the place to ask for help booting XP over a SAN (and I will ask elsewhere), but if there's anything relevant to iPXe it would be appreciated. Smile

The instructions I've been looking at are found at:
http://ipxe.org/appnote/xp_2003_direct_install
http://labalec.fr/erwan/?cat=10

..both of which suggest it should probably just work. Sad
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
iPXE, iSCSI and int13 - mr_jrt - 2016-03-07, 00:55
RE: iPXE, iSCSI and int13 - mcb30 - 2016-03-07, 23:44
RE: iPXE, iSCSI and int13 - mr_jrt - 2016-03-07, 23:53
RE: iPXE, iSCSI and int13 - mr_jrt - 2016-03-09 00:48
RE: iPXE, iSCSI and int13 - mr_jrt - 2016-03-10, 01:58
RE: iPXE, iSCSI and int13 - NiKiZe - 2016-03-10, 19:34
RE: iPXE, iSCSI and int13 - mr_jrt - 2016-03-11, 02:14
RE: iPXE, iSCSI and int13 - mr_jrt - 2016-03-12, 00:21
RE: iPXE, iSCSI and int13 - mcb30 - 2016-03-12, 03:17
RE: iPXE, iSCSI and int13 - mr_jrt - 2016-03-12, 13:32
RE: iPXE, iSCSI and int13 - mcb30 - 2016-03-12, 14:02
RE: iPXE, iSCSI and int13 - mr_jrt - 2016-03-12, 15:47



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