ubuntuforums-unanswered team mailing list archive
-
ubuntuforums-unanswered team
-
Mailing list archive
-
Message #07584
Re: [Question #78203]: Cannot Mount Volume(already mounted?)
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.