Disk made by CentOS 4.
On Freesco v0.3.8 sfdisk -l said this
- Code: Select all
Disk /dev/hdc: 1871 cylinders, 255 heads, 63 sectors/track
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0
Device Boot Start End #cyls #blocks Id System
/dev/hdc1 * 0+ 12 13- 104391 83 Linux
/dev/hdc2 13 1870 1858 14924385 8e Linux LVM
/dev/hdc3 0 - 0 0 0 Empty
/dev/hdc4 0 - 0 0 0 Empty
hdc1 mount without problem, but hdc2 ... :wacko:
- Code: Select all
[root@Freesco] mount /dev/hdc2 /mnt/hd
mount: Mounting /dev/hdc2 on /mnt/hd failed: Invalid argument
with -t ext2 it's same.
