Use fsck with LVM

A VM’s filesystem (which was using LVM) was corrupt and it couldn’t boot.

All I did was force boot from systemrescuecd and ran the following command:

fsck.ext4 /dev/vgname/lvname

Note: Switch ext4 to any other type of filesystem you have, e.g. ext3

Source: https://forums.fedoraforum.org/archive/index.php/t-139776.html

About SoCRaT

Systems Engineer, OSS & Linux Geek
This entry was posted in Linux, Uncategorized and tagged , , , . Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s