- Plug in USB disk
- type "tail /var/log/messages"
- Look for where the server recognized the USB Disk at the end of the log (ie sdb:sdb1 would mean sdb1)
- type "sudo mount /dev/sdb1 /mnt" if it was sdb1 to mount the drive to /mnt
Thursday, August 6, 2009
Mounting USB drive in Ubuntu Server
To mount a drive in Ubuntu Server (which doesn't mount them automatically):
Subscribe to:
Comments (Atom)