I have an external drive connected to my Ubuntu system.
I can use my file browser (Dolphin) to access the files on the drive.
From my home directory I don't know how to 'cd' to the drive.
|
I have an external drive connected to my Ubuntu system. I can use my file browser (Dolphin) to access the files on the drive. From my home directory I don't know how to 'cd' to the drive.
| |||
feedback
|
|
It depends on where the drive is mounted to. In dolphin you should be able so see the full path. In terminal use that path after the example: cd /media/external | |||||||||||
feedback
|