[CentOS] how to access external USB drive in single user mode

John Doe jdmls at yahoo.com
Thu Jan 6 10:15:00 UTC 2011


From: Agnello George <agnello.dsouza at gmail.com>
>how to access external USB drive in single user mode 

- plug your USB drive
- check the server logs (/var/log/messages) to see the device name (/dev/sdXY) 
assigned to the detected USB drive
- Use/create a mount point: /mnt/ZZZ by example
- mount /dev/sdXY /mnt/ZZZ

JD


      



More information about the CentOS mailing list