How to restore data from second hdd on centos????
Because of problem on hdd1 i installed centos on hdd2. Centos on hdd1 is still good. Now i want to mount hdd1 from centos on hdd2 to copy data to hdd1 but impossible:
fdisk -l
Disk /dev/hda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 13 104391 83 Linux
/dev/hda2 14 60801 488279610 8e Linux LVM
Disk /dev/hdc: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdc1 * 1 13 104391 83 Linux
/dev/hdc2 14 121601 976655610 8e Linux LVM
/dev/hdc is the hdd1 which i want to mount
when i try to mount /dev/hdc2:
mount /dev/hdc2 mnt
mount: you must specify the filesystem type
Last edited by xinhvatra; 29th March 2012 at 07:07.
|
Recent comments
5 hours 3 min ago
9 hours 56 min ago
18 hours 48 min ago
19 hours 48 min ago
23 hours 35 min ago
1 day 49 min ago
1 day 4 hours ago
1 day 11 hours ago
1 day 20 hours ago
1 day 22 hours ago