Results 1 to 2 of 2
I know I have 2 hhd's attached, but I can't seem to figure out how to list what I have connected, and then mount them. Anyone know the command to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-03-2004 #1Just Joined!
- Join Date
- Aug 2004
- Posts
- 9
command to list attached hdd's?
I know I have 2 hhd's attached, but I can't seem to figure out how to list what I have connected, and then mount them. Anyone know the command to list connected ide drives?
- 09-03-2004 #2Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
"df -h" to list physical devices
"mount" to show mounted drives ( i think)
"mount /dev/hdXX /mnt/drive" to mount a drive


Reply With Quote
