Show Table of Contents
2.13. gfs2-utils
The gfs2-utils packages provide the user-level tools necessary to mount, create, maintain and test
GFS2 file systems.
If gfs2 is used as the root file system, the first boot attempt will fail with the error message "
fsck.gfs2: invalid option -- a". To work around this issue:
- Enter the root password when prompted.
- Mount the root file system manually:
~]#
mount -o remount,rw /dev/VolGroup00/LogVol00 / - Edit the /etc/fstab file from:
/dev/VolGroup00/LogVol00 / gfs2 defaults 1 1
to/dev/VolGroup00/LogVol00 / gfs2 defaults 1 0
- Reboot the system.
Important
Note, however that using
GFS2 as the root file system is unsupported.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.