I just realized my hard drive is mounted to the wrong directory, how many I change the directory in which it is mounted?
Thanks!
|
I just realized my hard drive is mounted to the wrong directory, how many I change the directory in which it is mounted? Thanks! |
|||
|
|
|
Edit the "/etc/fstab"file (as root). The syntax is:
You just need to fix the "/dir/where/mounted", and reboot. Or you can do it manually (after reboot, fstab will be read, and mounted 'wrongly' again):
|
|||
|
|