Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: ext3 support in kernel< Next Oldest | Next Newest >
Spulit Offline





Group: Members
Posts: 5
Joined: June 2005
Posted: July 31 2006,17:24 QUOTE

Hi!
I recently installed the latest DSL release (3.0.1) and formatted my partition with the ext3 filesystem. However, on boot it says it is mounting and ext3 partition as an ext2. Other than that, if I try to mount another ext3 partition anywhere, it says the kernel has no support for this filesystem... As far as I could check, there's a module for this filesystem type in /lib/modules/linuxXXX

So, how do I activate the support for ext3 fs on DSL?

Thanks!
Back to top
Profile PM 
Spulit Offline





Group: Members
Posts: 5
Joined: June 2005
Posted: July 31 2006,19:23 QUOTE

Ok, I just figured out the problem of not being able to mount other ext3 partitions. However, DSL persists to mount my root filesystem as ext2 instead of ext3 on boot, saying something like "mounting ext3 as ext2"...

Any help?

Thanks!
Back to top
Profile PM 
^thehatsrule^ Offline





Group: Members
Posts: 3275
Joined: July 2006
Posted: Aug. 02 2006,03:14 QUOTE

I don't think there ever has been ext3 support.

However, ext3 is backwards compatible with ext2, and is mounted as such. See http://en.wikipedia.org/wiki/Ext3 for more info.
The one key feature would be journalling.
Back to top
Profile PM 
Walrii Offline





Group: Members
Posts: 3
Joined: Aug. 2006
Posted: Aug. 23 2006,16:44 QUOTE

No ext3 support in DSL?  :(

I really think DSL should have ext3 support, since the advantages over ext2 are very significant.  The "install to hard drive" script/program asks the user if they want ext3 or ext2, so it might as well actually be included :)

HOWEVER, if you wanna get rid of the error, do this:
1) (as root, probably) do this: "tune2fs -O ^has_journal /dev/partition"
2) edit your /etc/fstab file so that your partition is being mounted as ext2 (in other words, replace "ext3" with "ext2" as necessary)

And enjoy the checking for filesystem integrity for minutes on bootup if the power gets cut! (But hey, at least you're warning free now)

:laugh:

EDIT: If you get an error that the partition must be mounted in read-only mode, do this before running the tune2fs command:
"mount -o remount,ro /dev/partition"
then, if you'd like
"mount -o remount,rw /dev/partition" to get it back to normal (ie no reboot required)
Back to top
Profile PM 
3 replies since July 31 2006,17:24 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: ext3 support in kernel

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code