Monut USB 2007-03-13 - By Jason Edgecombe
Back 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 Taroon-list@(protected) https://www.redhat.com/mailman/listinfo/taroon-list
|
|