- Posts: 52
- Thank you received: 0
Mounting LVM in Open SUSE 10.2
17 years 6 months ago #21347
by gainil
Mounting LVM in Open SUSE 10.2 was created 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
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
Time to create page: 0.113 seconds