[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

install Debian on raid 0



I have the next hardware
2 x sata 160 gb (raid 0)(chipset nforce4 CK804)

In the install process, when the system is installing the kernel-image
apears the next error

/usr/sbin/mkinitrd: device /dev/part3 is not a block device
Failed to create initrd image.
dpkg: error processing kernel-image-2.6.8-2-386 (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of kernel-image-2.6-386:
kernel-image-2.6-386 depends on kernel-image-2.6.8-2-386; however:
 Package kernel-image-2.6.8-2-386 is not configured yet.
dpkg: error processing kernel-image-2.6-386 (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
kernel-image-2.6.8-2-386
kernel-image-2.6-386
E: Sub-process /usr/bin/dpkg returned an error code (1)

I access the raid in the partitioning typing
mdadm --create /dev/md/_d0 -l stripe -n 2 --auto=mdp10 /dev/discs/disc0/disc
/dev/discs/disc1/disc
mdadm creates a simbolic link /dev/discs/disc2 --> /dev, whith the partitions
part1 to part6(i have 6 partitions including windows and linux partitions)

If i mount manually /dev/part3 i can see the directory structure of the base
install correctly installed.(the same in /target)

can anyone help me?




Reply to: