Seperate HDD required to act as administrator?

No problem! This means that there is a place where you still can see. Taking from screenshots your mount point is at /media/mandriva/Linux Storage, right?

You can run “ls” on any of these steps at the path from anywhere without “cd”, like this:

ls -ld /media
ls -ld /media/mandriva
ls -ld "/media/mandriva/Linux Storage"

Note the quotation in last stage, which is necessary for getting the space character included in name.

1 Like