Re: how to mount USB pen drive
- From: Manuel Arostegui Ramirez <manuel@xxxxxxxxxxxxxx>
- Date: Thu, 14 Feb 2008 16:31:30 +0100
El Jueves, 14 de Febrero de 2008 15:45, Marcos Trazzini escribió:
Hi techies..
Can anyone tell how to mount USB pen drive on Red Hat
8.0 and SCO 5.
Please tell.
Hello there.
I don't know how to do that on a SCO5, but as this is an Red Hat list,
perhaps I can help you on the Red Hat's case.
After you've plugged the pen drive, run a "fdisk -l" command to see if
a new scsi device (like /dev/sda or /dev/sdb) was correctly created.
For instance, if /dev/sdb was assigned for the new plugged pen drive,
and assumes that it has only one partition, try to mount the /dev/sdb1
(as root), like:
# mount /dev/sdb1 /mnt
If you can properly mount and the data is acessible, it's done. Don't
forget to umount the device (not phisically, but using "umount /mnt")
before taking it off.
Regards.
tail -f /var/log/messages when plugin in the pendrive might help you out to
realise if a new interface was created.
Manuel.
--
Manuel Arostegui Ramirez.
Electronic Mail is not secure, may not be read every day, and should not
be used for urgent or sensitive issues.
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- Follow-Ups:
- RE: how to mount USB pen drive
- From: Geofrey Rainey
- RE: how to mount USB pen drive
- References:
- how to mount USB pen drive
- From: Pankaj Batra
- Re: how to mount USB pen drive
- From: Marcos Trazzini
- how to mount USB pen drive
- Prev by Date: Re: how to mount USB pen drive
- Next by Date: RE: how to mount USB pen drive
- Previous by thread: Re: how to mount USB pen drive
- Next by thread: RE: how to mount USB pen drive
- Index(es):
Relevant Pages
|