Archive for the ‘File system’ Category

Converting from Ext3 to Ext2

Linux filesystem
There may come situations to convert Ext3 back to Ext2.For that follow this procedure # umount /dev/hda1 #tune2fs -O ^has_journal /dev/hda1 #e2fsck /dev/hda1 Then edit /etc/fstab for mounting at boot time as ext2 Edit /etc/fstab and change /dev/hda1 to mount type ext2 Full story
Copyright © 2012 CoreTimer.com|System Admin’s Reference. All rights reserved.

Switch to our mobile site