Question #78203 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/78203
Status: Open => Answered
actionparsnip proposed the following answer:
Then try:
nautilus /media/disk &
This is an NTFS partition so if you want write access you will need to
remount it:
sudo umount /media/disk; sudo mount /dev/sda5 /media/disk -t ntfs-3g -o
uid=1000
--
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.
_______________________________________________
Mailing list: https://launchpad.net/~ubuntuforums-unanswered
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntuforums-unanswered
More help : https://help.launchpad.net/ListHelp