
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] Mounting USB Drive
- Date: Thu, 21 Nov 2002 18:12:44 +0900 (JST)
- From: Charles Muller <acmuller@example.com>
- Subject: [tlug] Mounting USB Drive
I finally wiped Windows off of my Thinkpad and installed RH 8.0. Most
things went well (I'm mailing from it now), but I'm having trouble
getting my IO Data USB hard drive mounted. I have been doing this with
no trouble on my Dell desktop using
/dev/sda5 /mnt/win_h vfat noauto,owner 0 0
and then invoking
mount -o uid=root,gid=root /mnt/win_h
I have /mnt/win_h created with the right permissions, but when I try
to do this, I get
[root@example.com chuck]# mount -o uid=root,gid=root /mnt/win_h
mount: /dev/sda5 is not a valid block device
I tried changing sda5 to sda1 (guessing, because I can't get the right
label thus far in RH Hardware Browser). It doesn't show up under
"Hard Drives" but it does show up under "system devices."
Does anyone have an idea what I am missing here?
Chuck
Home |
Main Index |
Thread Index