Mounting External USB/Firewire drivers 2004-03-25 - By Reuben D. Budiardja
Back On Thursday 25 March 2004 08:56 am, Donald Tyler wrote:
> I need to know how I mount an external USB or Firewire hard drive.
external USB harddrive should be recognize as SCSI device, so to mount it:
mount /dev/sda1 /mnt/mountpoint
if that doesn 't work, try sda2, sda3, etc, assuming you don 't have any SCSI
drive already. If you do, then you may want to try sdbX, or even sdcX
(depends on how many SCSI you already have).
I don 't know about firewire.. sorry.
RDB
--
Reuben D. Budiardja
Department of Physics and Astronomy
The University of Tennessee, Knoxville, TN
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
"To be a nemesis, you have to actively try to destroy
something, don 't you? Really, I 'm not out to destroy
Microsoft. That will just be a completely unintentional
side effect. "
- Linus Torvalds -
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
|
|