Re: devfs and 2.4.19-686

2002-10-12 Thread Herbert Xu
On Sun, Oct 13, 2002 at 12:38:08AM +0200, Kenneth Macdonald Karlsen wrote: > > Version: > > Package: initrd-tools > Priority: optional > Section: utils > Installed-Size: 132 > Maintainer: Herbert Xu <[EMAIL PROTECTED]> > Architecture: all > Version: 0.1.28 OK, please try upgrading to 0.1.32, and

Re: devfs and 2.4.19-686

2002-10-12 Thread Kenneth Macdonald Karlsen
Herbert Xu wrote: On Sat, Oct 12, 2002 at 03:17:43PM +0200, Kenneth Macdonald Karlsen wrote: Followup: I now edited the fstab and mounted / as ext2 filesystem. It boots ok with my own 2.4.19 kernel but with the kernel-image-2.4.19-686 it fails. The error message is exactly the same I dont kn

Re: devfs and 2.4.19-686

2002-10-12 Thread Herbert Xu
On Sat, Oct 12, 2002 at 03:17:43PM +0200, Kenneth Macdonald Karlsen wrote: > > Followup: > I now edited the fstab and mounted / as ext2 filesystem. > It boots ok with my own 2.4.19 kernel but with the > kernel-image-2.4.19-686 it fails. The error message is exactly the same > I dont know what can

Re: devfs and 2.4.19-686

2002-10-12 Thread Herbert Xu
On Sun, Oct 13, 2002 at 12:38:08AM +0200, Kenneth Macdonald Karlsen wrote: > > Version: > > Package: initrd-tools > Priority: optional > Section: utils > Installed-Size: 132 > Maintainer: Herbert Xu <[EMAIL PROTECTED]> > Architecture: all > Version: 0.1.28 OK, please try upgrading to 0.1.32, and

Re: devfs and 2.4.19-686

2002-10-12 Thread Kenneth Macdonald Karlsen
Herbert Xu wrote: On Sat, Oct 12, 2002 at 03:17:43PM +0200, Kenneth Macdonald Karlsen wrote: Followup: I now edited the fstab and mounted / as ext2 filesystem. It boots ok with my own 2.4.19 kernel but with the kernel-image-2.4.19-686 it fails. The error message is exactly the same I dont know

Re: devfs and 2.4.19-686

2002-10-12 Thread Herbert Xu
On Sat, Oct 12, 2002 at 03:17:43PM +0200, Kenneth Macdonald Karlsen wrote: > > Followup: > I now edited the fstab and mounted / as ext2 filesystem. > It boots ok with my own 2.4.19 kernel but with the > kernel-image-2.4.19-686 it fails. The error message is exactly the same > I dont know what can

Re: devfs and 2.4.19-686

2002-10-12 Thread Kenneth Macdonald Karlsen
On Sat, 2002-10-12 at 14:28, Herbert Xu wrote: > On Sat, Oct 12, 2002 at 02:23:08PM +0200, Kenneth Macdonald Karlsen wrote: > > > > Partition check > > /dev/ide/host0/bus0/target0/lun0 > > /dev/ide/host0/bus1/target0/lun0 > > ext3: No journal on filesystem on ide1 (22,6) > > mount: wrong fs type,

Re: devfs and 2.4.19-686

2002-10-12 Thread Kenneth Macdonald Karlsen
On Sat, 2002-10-12 at 14:28, Herbert Xu wrote: > On Sat, Oct 12, 2002 at 02:23:08PM +0200, Kenneth Macdonald Karlsen wrote: > > > > Partition check > > /dev/ide/host0/bus0/target0/lun0 > > /dev/ide/host0/bus1/target0/lun0 > > ext3: No journal on filesystem on ide1 (22,6) > > mount: wrong fs type,

Re: devfs and 2.4.19-686

2002-10-12 Thread Herbert Xu
On Sat, Oct 12, 2002 at 02:23:08PM +0200, Kenneth Macdonald Karlsen wrote: > > Partition check > /dev/ide/host0/bus0/target0/lun0 > /dev/ide/host0/bus1/target0/lun0 > ext3: No journal on filesystem on ide1 (22,6) > mount: wrong fs type, bad option, bad superblock on /dev2/root, or too > many mount

Re: devfs and 2.4.19-686

2002-10-12 Thread Kenneth Macdonald Karlsen
On Fri, 2002-10-11 at 13:12, Herbert Xu wrote: > Kenneth Macdonald Karlsen <[EMAIL PROTECTED]> wrote: > > > > It loads cramfs and finds the disks but for some reason it tries to find > > root in > > /dev2/root. I have used devfs before on my system (stable with > > /dev2/root is a temporary devi

Re: devfs and 2.4.19-686

2002-10-12 Thread Kenneth Macdonald Karlsen
On Sat, 2002-10-12 at 14:28, Herbert Xu wrote: > On Sat, Oct 12, 2002 at 02:23:08PM +0200, Kenneth Macdonald Karlsen wrote: > > > > Partition check > > /dev/ide/host0/bus0/target0/lun0 > > /dev/ide/host0/bus1/target0/lun0 > > ext3: No journal on filesystem on ide1 (22,6) > > mount: wrong fs type,

Re: devfs and 2.4.19-686

2002-10-12 Thread Kenneth Macdonald Karlsen
On Sat, 2002-10-12 at 14:28, Herbert Xu wrote: > On Sat, Oct 12, 2002 at 02:23:08PM +0200, Kenneth Macdonald Karlsen wrote: > > > > Partition check > > /dev/ide/host0/bus0/target0/lun0 > > /dev/ide/host0/bus1/target0/lun0 > > ext3: No journal on filesystem on ide1 (22,6) > > mount: wrong fs type,

Re: devfs and 2.4.19-686

2002-10-12 Thread Herbert Xu
On Sat, Oct 12, 2002 at 02:23:08PM +0200, Kenneth Macdonald Karlsen wrote: > > Partition check > /dev/ide/host0/bus0/target0/lun0 > /dev/ide/host0/bus1/target0/lun0 > ext3: No journal on filesystem on ide1 (22,6) > mount: wrong fs type, bad option, bad superblock on /dev2/root, or too > many mount

Re: devfs and 2.4.19-686

2002-10-12 Thread Kenneth Macdonald Karlsen
On Fri, 2002-10-11 at 13:12, Herbert Xu wrote: > Kenneth Macdonald Karlsen <[EMAIL PROTECTED]> wrote: > > > > It loads cramfs and finds the disks but for some reason it tries to find > > root in > > /dev2/root. I have used devfs before on my system (stable with > > /dev2/root is a temporary devi

Re: devfs and 2.4.19-686

2002-10-11 Thread Herbert Xu
Kenneth Macdonald Karlsen <[EMAIL PROTECTED]> wrote: > > It loads cramfs and finds the disks but for some reason it tries to find > root in > /dev2/root. I have used devfs before on my system (stable with /dev2/root is a temporary device created by the initrd scripts. Please show me the last fe

Re: devfs and 2.4.19-686

2002-10-11 Thread Herbert Xu
Kenneth Macdonald Karlsen <[EMAIL PROTECTED]> wrote: > > It loads cramfs and finds the disks but for some reason it tries to find > root in > /dev2/root. I have used devfs before on my system (stable with /dev2/root is a temporary device created by the initrd scripts. Please show me the last few

devfs and 2.4.19-686

2002-10-09 Thread Kenneth Macdonald Karlsen
Hi all. Im running testing and tried to install kernel-image-2.4.19-686 on my system. The problem is that it will not boot with that kernel. I think the problem is related to devfs of some kind since the kernel finds my two harddisks and locates them on devfs mannor. /dev/ide/host0/bus... It lo

devfs and 2.4.19-686

2002-10-09 Thread Kenneth Macdonald Karlsen
Hi all. Im running testing and tried to install kernel-image-2.4.19-686 on my system. The problem is that it will not boot with that kernel. I think the problem is related to devfs of some kind since the kernel finds my two harddisks and locates them on devfs mannor. /dev/ide/host0/bus... It lo