Re: USB external drive question
- From: Martin Gregorie <martin@xxxxxxxxxxxxxxxxxxx>
- Date: Sat, 28 Jul 2007 15:28:39 +0100
Rob Kemp wrote:
David Haggett wrote:I've always had to specify the fs type for USB disks. Fedora Core 6. This was the case with an out-of-the-box USB drive, which are usually preformatted as FAT 32, and was still the case after I reformatted it as ext3. I didn't try using "-t auto".
On Sat, 28 Jul 2007 02:15:54 +0000, Phil Latio wrote:
I typed in:Have you tried to access the
mount /dev/sda2 /mnt/sda2
But got the below:
Mount: you must specify the file system
So I tried
mount -t ext2 /dev/sda2 /mnt/sda2
mount -t ext3 /dev/sda2 /mnt/sda2
external drive with parted to see what the partitions are called?
Or alternatively, what is the output of fdisk -l /dev/sda?
You shouldn't need to specify the filesystem type if the partitions are
formatted in a standard way. Most likely the partitions are empty, or
corrupted.
Be aware that if you have more than one USB storage device attached, then at boot the assigned drive name can change: its related to the order in which storage devices go ready or are plugged in, not to the USB socket its connected to.
Maybe labelling the partition and using the label rather than the device name in /etc/fstab would fix the problem with auto-mounting and device name assignment. The Windows disk name is equivalent to the ext2/3 label and is accessible to Linux.
--
martin@ | Martin Gregorie
gregorie. | Essex, UK
org |
.
- Follow-Ups:
- Re: USB external drive question
- From: Big and Blue
- Re: USB external drive question
- From: Rob Kemp
- Re: USB external drive question
- References:
- USB external drive question
- From: Phil Latio
- Re: USB external drive question
- From: Big and Blue
- Re: USB external drive question
- From: Phil Latio
- Re: USB external drive question
- From: Andy Davison
- Re: USB external drive question
- From: Phil Latio
- Re: USB external drive question
- From: Rob Kemp
- Re: USB external drive question
- From: Phil Latio
- Re: USB external drive question
- From: David Haggett
- Re: USB external drive question
- From: Rob Kemp
- USB external drive question
- Prev by Date: Re: Linux to WinXP socket communication
- Next by Date: Re: Linux to WinXP socket communication
- Previous by thread: Re: USB external drive question
- Next by thread: Re: USB external drive question
- Index(es):
Relevant Pages
|
|