Re: Problems with new kernel (SW RAID1+LVM)

2006-08-23 Thread Kim Christensen
On 8/23/06, Albert Dengg <[EMAIL PROTECTED]> wrote: Looks like you still use initrd-tools which will not work for kernel version >=2.6.17 since it uses devfs which is depricated i think since 2.6 and was now removed. you can either use initramfs-tools or yaird Thanks, that makes even more sense

Re: Problems with new kernel (SW RAID1+LVM)

2006-08-23 Thread Kim Christensen
On 8/23/06, Mumia W. <[EMAIL PROTECTED]> wrote: On 08/23/2006 01:43 AM, Kim Christensen wrote: > [...] > 0 logical volume(s) in volume group "raid" now active > umount: /dev: not mounted > umount: devfs: not mounted > mount: unknown filesystem type 'devfs' [...] It looks like devfs, which has

Re: Problems with new kernel (SW RAID1+LVM)

2006-08-23 Thread Albert Dengg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Aug 23, 2006 at 08:43:13AM +0200, Kim Christensen wrote: > Hi list, > > I have installed Debian Sarge on an IBM xSeries 306 and am using RAID1 > with LVM on my two disks. However, when recompiling the kernel to > 2.6.17.9 and using modules for

Re: Problems with new kernel (SW RAID1+LVM)

2006-08-23 Thread Mumia W.
On 08/23/2006 01:43 AM, Kim Christensen wrote: [...] 0 logical volume(s) in volume group "raid" now active umount: /dev: not mounted umount: devfs: not mounted mount: unknown filesystem type 'devfs' [...] It looks like devfs, which has been deprecated for a while, has been removed from the k