On Tue, 2004-03-23 at 04:42, Geert Stappers wrote: > On Mon, Mar 22, 2004 at 11:11:05PM +0100, Alessandro Polverini wrote: > > Package: installation-reports > <snip/> > > > > Root Size/partition table: > > > > /dev/rd/c0d0p1 : ext3, 3Gb, / > > /dev/rd/c0d0p2 : swap, 512M > > /dev/rd/c0d0p3 : reiserfs, 15Gb, /home > <snip/> > > > > After setting up the system the installer stops telling "Unable to > > install the selected kernel". > > > > Looking at the logs in the third console, i see that error: > > > > /usr/sbin/mkinitrd: constituent device /dec/disc0/part1 does not exist > > Failed to create inirtd image. > > What is the name of the kernel module that supports your RAID controller?
> Tell us the PCI information ( `lspci` & `lspci -n` ) of the RAID controller? The module is correctly detected and loaded by the installer. His name is DAC960 and the relevant lspci lines are: 00:0d.1 RAID bus controller: Mylex Corporation DAC960PX (rev 03) 00:0d.1 Class 0104: 1069:0010 (rev 03) I think the problem is something regarding mkinitrd because it uses /dev/disc* as device while it should be /dev/rd/c0d*. Thanks, Alex -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

