Powered By Blogger

Friday, 25 January 2013

See the list of drives in ubuntu with UUID

sudo blkid -c /dev/null

then mount into it

sudo mount -t type /dev/sdb1 /mnt/drive2

No comments:

Post a Comment