Quantboy’s Weblog

Just another WordPress.com weblog

“Permission denied” on file system

Strangest thing happened just today.  On my Ubuntu laptop, I have 2 ext3 partitions and 3 ntfs partitions.  Even though all ntfs 3 partitions were mounted with the read-write option, I couldn’t write to them.  I used a simple “touch hello” test and even that command failed.

A search on the ubuntu forums found that I have to use the chown command to grant myself permission to use the file system.

sudo chown (userid) /media/disk

Immediately afterwards I had write permission to the disk.

Advertisement

Written by quantboy

December 19, 2007 at 11:24 pm

Posted in Log, Ubuntu

Follow

Get every new post delivered to your Inbox.