ok anyone with a DL360 or DL380 - or similar issue try the following
ok the work around ...
boot as normal with the Endian Firewall 2.3 CD
once booted up to blue screen on Endian 2.3 press alt f3 - to get to the shell
type the following
mknod -m660 /dev/cciss/c0d0p5 b 104 5
mknod -m660 /dev/cciss/c0d0p6 b 104 6
mknod -m660 /dev/cciss/c0d0p7 b 104 7
then press alt F1 and continue
looks like a small bug but hope this helps someone.
bodie
Compaq ProLiant DL380
Integrated Smart Array Controller ver 1.50
2 x 18 GB SCSI in RAID 1 configuration
hi bodie,
i have a similar issue with Compaq ML 370 RAID 1 and EFW 2.3, but your workaround don't work for me!
My disks are recognized as /dev/ida/c0d0. I have created the partitions with mknod command
mknod -m660 /dev/ida/c0d0p5 b 104 5
mknod -m660 /dev/ida/c0d0p6 b 104 6
mknod -m660 /dev/ida/c0d0p7 b 104 7
but when i continue installation process, it fails
Running command: /bin/mkfs.ext3 -b 4096 /dev/ida/c0d0p5
mkfs.ext3: No such device or address while trying to determine filesystem size
and i can only reboot...
can you help me?
many thanks
marco