Mounting a KINGSTON USB FLASH DRIVE in Redhat linux?

Status
Not open for further replies.
automatically mounting usb thumb drive on redhat

hi

on RHES 4.0 ... redhat make automount, if don't work:

#mkdir /mnt/flash
#mount /dev/sda1 /media/flash

enjoy
 
how to mount kingston flash drive

#mkdir /mnt/flash
#mount -o auto /dev/sda1 /mnt/flash

thanks a lot for your help!
 

auto mounting thumb drive in redhat

run the dmseg commond
see the registration name like sda or sdb
then make dir
#makdir /mnt/flash
mount the flash in flash folder
#mount /dev/sda or sdb /mnt/flash
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…