Re: Monut USB

Jason Edgecombe <jason-HgNwsC3nW2GGsQ0vBdO9fwC/[email protected]> Tue, 13 Mar 2007 20:12:38 -0400
Newsgroups gmane.linux.redhat.release.taroon.general
Message-ID <[email protected]>
Mohammed Rahman wrote:
> Hello,
>  
> Could someone tell me how to mount USB onto Red Hat Enterprise Linux 
> AS release 3 (Taroon Update 8)?
> Server type Dell PowerEdge 2850.
>  
As root, do the following:

run "modprobe usb-storage"
insert usb drive
run "dmesg". Note the device that the usb drive shows up as
run "mkdir -p /mnt/usb"
run "mount /dev/sdb1 /mnt/usb" where /dev/sdb1 is the device and 
partition of the usb device.

If you're logged into gdm on the console, you can use the disk 
management tool instead.

Sincerely,
Jason

--
Taroon-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/taroon-list