[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: How to install Removable USB HardDrive?
- From: Stéphane Jourdan <stephane jourdan itris fr>
- To: redhat-list redhat com
- Subject: Re: How to install Removable USB HardDrive?
- Date: Fri Jul 11 09:57:45 2003
On Fri, 2003-07-11 at 09:30, Farschad Torabi wrote:
> Dear Friends,
> There is a question for me about installing Removable USB hard disk. I
> connect the HD in a USB port but nothing happens (unlike WinXP). So it
> seems that i should mount it! But how??
>
Same as the other reply :
If you're too lazy like me to type the full command, you can add an
entry in you fstab.
Here is mine for mu USB HD :
/dev/sda1 /mnt/usbdrive vfat noauto,user,umask=000 0 0
...so that, you'll juste have to type "mount /mnt/usbdrive" to be ready
... not really a big trick, but better than "mount -t vfat /dev/sda1
/mnt/usbdrive", isn't it.
And the noauto arg means that it's to be mounted automatically at boot
time.
+++
Stef
--
Stéphane Jourdan <stephane jourdan itris fr>
ITRIS
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]