From: Agnello George <agnello.dso...@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


      
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to