How do I gain permission to move and see files in in an Ubuntu installation from a live USB? - Ask Ubuntu
root owner of mountpoint, , (anonymous user of live session) have no permission there. can gain elevated permissions using sudo. task cp command, use file browser move files, open terminal typing ctrl+alt+t , type:
sudo -i nautilus find files want , move/copy them desired location
when done, close nautilus window , type exit in terminal drop privileges.


Comments
Post a Comment