Software Developer
Pages
Home
C / C++
Java
Hibernate
Spring
Structs
JBoss
PHP
VB.NET
Database
About Me
Thursday, May 3, 2012
How to usb support on Red Hat 5
- How to mount usb on redhat5:
- plug in the usb device
- # cat /var/log/dmesg or # dmesg to find the name the device (similar /dev/sda or /dev/sdb).
- # fdisk -l :
- # mkdir /mnt/usb
- # mount /dev/sda1 /mnt/usb
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment