What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » External HDDrive Not Working - Linux Debian

External HDDrive Not Working - Linux Debian
Author: Message:
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: External HDDrive Not Working - Linux Debian
Under Linux, USB devices are mounted as SCSI devices, so you'll need to add a mapping from /dev/sda0 to wherever you wish to mount the external HDD e.g. /mnt/external, obviously with the flags needed to tell Linux the filesystem.

Example:
/dev/sda0 /mnt/external vfat auto,users,exec

You can also use noexec to not run stuff, and noauto to not mount on boot.

I used to run Linux, and had (still have) an external HDD. Can't remember if Fedora set it up for me, or if I did it manually: I just know what I saw in my fstab.

This post was edited on 03-13-2006 at 12:09 AM by RaceProUK.
[Image: spartaafk.png]
03-13-2006 12:07 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
External HDDrive Not Working - Linux Debian - by _Humphreys on 03-12-2006 at 11:26 PM
RE: External HDDrive Not Working - Linux Debian - by RaceProUK on 03-13-2006 at 12:07 AM
RE: External HDDrive Not Working - Linux Debian - by Hank on 03-13-2006 at 12:19 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On