Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

chmod: changing permissions of : Read-only file system and writeable

sudo mount -o remount,rw '/media/username/drivename'
sudo chmod ugo+wx /media/username/drive name
Source by askubuntu.com #
 
PREVIOUS NEXT
Tagged: #changing #permissions #file #system #writeable
ADD COMMENT
Topic
Name
8+5 =