Red Hat ENTERPRISE LINUX 3 System Administration Manual page 19

Hide thumbs Also See for ENTERPRISE LINUX 3:
Table of Contents

Advertisement

Chapter 1. The ext3 File System
3
Then mount the partition again as ext2 file system by typing:
mount -t ext2 /dev/hdb1 /mount/point
In the above command, replace /mount/point with the mount point of the partition.
Next, remove the
file at the root level of the partition by changing to the directory where it
.journal
is mounted and typing:
rm -f .journal
You now have an ext2 partition.
If you permanently change the partition to ext2, remember to update the
file.
/etc/fstab

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ENTERPRISE LINUX 3 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents