Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ext3 filesystem getting mounted as ext2?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
ewildgoose
Tux's lil' helper
Tux's lil' helper


Joined: 02 Mar 2003
Posts: 75

PostPosted: Thu Mar 20, 2003 11:35 am    Post subject: ext3 filesystem getting mounted as ext2? Reply with quote

I think my ext3 root filesystem is getting mounted as ext2. I notice the following message in the boot log:

EXT2-fs warning (device ide0(3,5)): ext2_read_super: mounting ext3
filesystem as ext2

However, it is not clear because running "mount" shows the root filesystem listed as ext3. I seem to remember reading that the output from mount was not neccessarily accurate for this case though?

/etc/fstab lists this as ext3. ext2tune -j says that there is already a journal present.

The only thing (which has just occured to me) is to check whether I am compiling ext3 as a module. What are the implications of this anyway? If I have done this do I just need to put the module in modules.autoload or is it easiest to just compile ext3 into the kernel (since it is always needed).

Thanks
Back to top
View user's profile Send private message
simon
Apprentice
Apprentice


Joined: 26 Apr 2002
Posts: 225
Location: Vienna

PostPosted: Thu Mar 20, 2003 11:57 am    Post subject: Reply with quote

You should put ext3-support in the kernel.

The kernel cannot mount the a partition without the module, and cannot load a module from a partition he cannot mount. It's the chicken-egg problem. You can solve this with an initial ramdisk (I think).

It's easier to put those things into the kernel.

Simon
Back to top
View user's profile Send private message
ewildgoose
Tux's lil' helper
Tux's lil' helper


Joined: 02 Mar 2003
Posts: 75

PostPosted: Thu Mar 20, 2003 1:11 pm    Post subject: Is this likely to be the problem then? Reply with quote

It only just occured to me as a possibility. However, I don't know if that is in fact the default when ticking kernel options? If so, then probably this is what I did...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum