How to mount a drive in Ubuntu from terminal
Posted
by Mirage
on Server Fault
See other posts from Server Fault
or by Mirage
Published on 2010-04-23T00:07:55Z
Indexed on
2010/04/23
0:14 UTC
Read the original article
Hit count: 635
hi,
I want to mount a drive from terminal at start up. At start if i use ls /media then its empty
but if i go to computer and then click VM drive there and after that i use ls /media then it shows VM drive .
How can i mount that drive at from terminal
something like
mount VM
or how can find the path of VM like /dev/sda or something
© Server Fault or respective owner