Access other partitions as writable from Dolphin KDE in Ubuntu
To access other partitions as writable execute the command.
sudo chmod -Rv a+w /media/disk
where directory /media/disk is the path to your partition.
Popularity: 2% [?]
To access other partitions as writable execute the command.
sudo chmod -Rv a+w /media/disk
where directory /media/disk is the path to your partition.
Popularity: 2% [?]