Unsolved

This post is more than 5 years old

2 Posts

4349

July 3rd, 2008 14:00

Can't create Raid with PXE boot

Hi

 

I try to install windows 2003 on a 1855 blade via PXE booting. The boot is fine, SA.1 SA.2 has been loaded, also I can see the gui. After I choose the raid type (raid 1), input server information, ip, etc.  .  The server stoped in Raid creation, the screen shows "configuring RAID: create Virtual DIsk"

 

I tried DELL disk 5.40 and 5.30. same issue.

 

I am using tftpd32, which installed in Windows 2003 server. The DSA files and windows iso are in a Suse 10 server.

 

I am using pxelinux. The pxelinux.cfg is

 

label PXE_DELL54
    MENU       LABEL DELL CD 5.4
    kernel DELL54.SA.1
    append initrd=DELL54.SA.2 ramdisk_size=28514 ramdisk_blocksize=4096 DEBUG=0 dsa_replication=0 quiet ide=force_255_heads Stage3_type=network Stage3_mount_type=nfs Stage3_opts=nolock Stage3_source=172.30.3.52:/dellcd/dell540/ BUILD=78

label PXE DELL53
    MENU       DEFAULT
    MENU       LABEL DELL CD 5.3
    kernel DELL53.SA.1
    append initrd=DELL53.SA.2 ramdisk_size=28408 ramdisk_blocksize=4096 DEBUG=0 dsa_replication=0 quiet ide=force_255_heads Stage3_type=network Stage3_mount_type=nfs Stage3_opts=nolock Stage3_source=172.30.3.52:/dellcd/dell530/ BUILD=365


Please help me to fix this issue.

 

Thank you 

No Responses!

Top