Skip to main content

Mounting LVM in Open SUSE 10.2

More
17 years 1 week ago #21347 by gainil
Hi !


I have installed Open SUSE10.2.

Now I want to mount my earlier harddisk which had Fedora Core 5 (LVM) partition.

below is the output of fdisk -l


Disk /dev/hda: 8622 MB, 8622931968 bytes
255 heads, 63 sectors/track, 1048 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 1 64 514048+ 82 Linux swap / Solaris
/dev/hda2 * 65 717 5245222+ 83 Linux
/dev/hda3 718 1048 2658757+ 83 Linux

Disk /dev/hdc: 40.0 GB, 40060403712 bytes
255 heads, 63 sectors/track, 4870 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hdc1 * 1 1305 10482381 c W95 FAT32 (LBA)
/dev/hdc2 1306 4869 28627830 f W95 Ext'd (LBA)
/dev/hdc5 1306 2610 10482381 e W95 FAT16 (LBA)
/dev/hdc6 2611 2623 104391 83 Linux
/dev/hdc7 2624 4869 18040963+ 8e Linux LVM


when it do #mount /dev/hdc7 /mount/fedora it gives me following error.

mount: unknown filesystem type 'LVM2_member'

Can any one help?

Regards
More
17 years 1 week ago #21366 by gainil
Hi!

I figured it out, It can be done from Yast.

FYI


Regards
Time to create page: 0.136 seconds