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

Bug#252464: please comment



On Tue, Jun 29, 2004 at 09:53:25PM +1000, Herbert Xu wrote:
> On Tue, Jun 29, 2004 at 11:51:30AM +0200, Sven Luther wrote:
> > 
> > | Ok, a bit late, but better late than never.
> > |
> > | You will find at :
> > |
> > | http://people.debian.org/~luther/mkinitrd.tgz
> > |
> > | a tarball containing the initrd, the output of the mkinitrd with sh -x,
> > | as well as the content of /etc/mkinitrd which was used to generate it.
> 
> Thanks.
> 
> I suspect the problem is that you didn't have ext2 loaded when you were
> building the initrd image.  Since mkinitrd doesn't use the type field in
> /etc/fstab this means that ext2 will not get loaded at all.
> 
> The solution is to always append the types in /etc/fstab to the end
> of /proc/filesystems.
> 
> Please try this patch.

Nope, doesn't change a thing, as you can see at :

  http://people.debian.org/~luther/mkinitrd2.tar.gz

And furthermore, i had both ext2 and via82cxxx loaded at that time :

$ lsmod 
ext2                   65444  1
via82cxxx              16732  1

Ah, normal, i don't have an ext2 filesystem anymore, but then, neither
do i have an xfs one, and those modules are included.

Nope, not even changing / to be ext2 in my /etc/fstab changed anything.

Friendly,

Sven Luther



Reply to: