mounting external hard disk with lvm type

Asked by juni07

Folks,

I have problem mounting external hard disk with my linux machine.
I tried both manual & automatic mount by editing fstab but it did not
recoqnize the filesystem type 'ext3'. What is the filesystem type for this
partition? or maybe you can advise me another way to mount this h/disk.

root@npi-2:/home/npi# fdisk -l

Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot Start End Blocks Id System
/dev/sda1 * 1 2550 20482843+ 7 HPFS/NTFS
/dev/sda2 13384 14593 9714600 83 Linux
Partition 2 does not end on cylinder boundary.
/dev/sda3 2551 12876 82943595 b W95 FAT32
/dev/sda4 12877 13383 4072477+ 82 Linux swap / Solaris

Partition table entries are not in disk order

Disk /dev/sdb: 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/sdb1 1 60801 488384001 8e Linux LVM

Disk /dev/sdc: 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/sdc1 1 60801 488384001 8e Linux LVM

root@npi-2:/home/npi# dmesg | tail
[17183704.408000] Vendor: ST350063 Model: 9QG1 Rev: 3.AE
[17183704.408000] Type: Direct-Access ANSI SCSI revision: 02
[17183704.412000] SCSI device sdc: 976773168 512-byte hdwr sectors (500108 MB)
[17183704.412000] sdc: assuming drive cache: write through
[17183704.412000] SCSI device sdc: 976773168 512-byte hdwr sectors (500108 MB)
[17183704.412000] sdc: assuming drive cache: write through
[17183704.412000] sdc: sdc1
[17183704.432000] sd 5:0:0:1: Attached scsi disk sdc
[17183704.432000] sd 5:0:0:1: Attached scsi generic sg2 type 0
[17183704.436000] usb-storage: device scan complete

I tried to mount sdc1 manually but it doesnt seem to work.

root@npi-2:/home/npi# mkdir /mnt/npi
root@npi-2:/home/npi# mount -t ext3 dev/sdc1 /mnt/npi
mount: special device dev/sdc1 does not exist

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
miked (miked11) said :
#1

Howdy Mike-d. here,
(Disclaimer) I usually just file Bug Reports and I'm only so good with that.
I gave this answer earlier, it related to an external U.S.B. H.D.D. but the rest of the info about programs to download and fix your EXT might be easier to do Graphically.
https://answers.launchpad.net/ubuntu/+question/25169
I would say if your data is not backed up, wait for someone else to give you a more direct answer.
Good Luck, ask for more info, if you need more info.
Mike-d. out

Can you help with this problem?

Provide an answer of your own, or ask juni07 for more information if necessary.

To post a message you must log in.