Results 1 to 2 of 2
I am not able to mount vg (lvm) which was mounted previously
as ext3.
Now i get the results:
Pass 1: Checking inodes, blocks, and sizes
Root inode is not ...
- 07-24-2003 #1Just Joined!
- Join Date
- Jul 2003
- Posts
- 1
Ext3 problems
I am not able to mount vg (lvm) which was mounted previously
as ext3.
Now i get the results:and nothing more. This volume group is merely 2 Tb.Pass 1: Checking inodes, blocks, and sizes
Root inode is not a directory. Clear? yes
After I try to mount it, I get this result:mount: wrong fs type, bad option, bad superblock on /dev/test_gv/test_lv,
or too many mounted file systems
(aren't you trying to mount an extended partition,
instead of some logical partition inside?)
[/b]- the typical mistake.
does anybody know what how much time this program will take?
Thanks!
- 07-24-2003 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Re: Ext3 problems
What program? e2fsck? Just run it as "e2fsck -vC 0 /dev/test_gv/test_lv" to make it give you a completion bar.
Originally Posted by forker
However, was it really a wise move to make it clear your root inode? Wouldn't that make the filesystem unusable?


Reply With Quote