Computing.Net > Forums > Linux > mounting usb harddisk

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

mounting usb harddisk

Reply to Message Icon

Name: maurice
Date: November 7, 2002 at 09:58:35 Pacific
OS: dual boot winXP and linux
CPU/Ram: pentium 2 256mb ram
Comment:

hi there! i have a 20gig usb external harddisk(Anypak) connected to a mini usb hub together with my usb mouse....
how can i mount it to my computer?? pls help!! thanx!



Sponsored Link
Ads by Google

Response Number 1
Name: chamkila
Date: November 7, 2002 at 10:03:28 Pacific
Reply:

Enter this in /etc/fstab. Also make a folder in the /mnt dirctory

/dev/sda1 /mnt/usb vfat defaults 777 0 0


0

Response Number 2
Name: maurice
Date: November 7, 2002 at 10:32:49 Pacific
Reply:

i very sorry to trouble again....but could u give me step by step instructions....thx!
HEELP!! my harddisk is nt on sda...


0

Response Number 3
Name: maurice
Date: November 7, 2002 at 10:36:35 Pacific
Reply:

btw....usbview can c my device and its at /proc/bus/usb/device...
how to mount??


0

Response Number 4
Name: chamkila
Date: November 7, 2002 at 11:32:38 Pacific
Reply:

Try what I told first it should work.

Log in as root then vi /etc/fstab then enter

/dev/sda1 /mnt/usb vfat defaults 777 0 0

save it byt hit esc then :wq

this will save it then

make a dirtory in /mnt called usb

mkdir usb

to use your usb hard disk mount by using the following command

mount /mnt/usb

then go to the hard disk using this command

cd /mnt/usb

when finished doing your work unmount the hard disk make sure you are not it the directory.

umount /mnt/usb.

If you have any problem just email me.


Thanks


0

Response Number 5
Name: maurice
Date: November 7, 2002 at 23:17:24 Pacific
Reply:

/dev/sda1 /mnt/usb vfat defaults 777 0 0

it wun work....sobz

i dun have a sda1....

how? pls enlighten me...
thx..


0

Related Posts

See More



Response Number 6
Name: Chamkila
Date: November 8, 2002 at 06:07:47 Pacific
Reply:

Go to this web site it will help you configure your usb hard disk.

http://www.linux-usb.org/USB-guide/x498.html

and

http://www.linux-usb.org/USB-guide/book1.html



0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: mounting usb harddisk

USB Harddisk installation under Knoppix www.computing.net/answers/linux/usb-harddisk-installation-under-knoppix/9146.html

How to mount USB drive www.computing.net/answers/linux/how-to-mount-usb-drive/30210.html

Cannot mount USB flash drive www.computing.net/answers/linux/cannot-mount-usb-flash-drive/29239.html