Raid Folder not writable
#1
Hi, I've just set up my two 1tb hdd as a raid1. Mounted on /media/sdb1. I tried to create a folder on this mount however it said I didn't have permission. So I went to the terminal:

Code:
ls -l /media/sdb1
returns;

Code:
drw------ 2 root root

then I did;

Code:
sudo chmod ugo+rwx /media/sdb1
ls -l /media/sdb1

as per

https://help.ubuntu.com/community/FilePermissions

returned;

Code:
drw------ 2 root root

Still no permission to write to that folder, have I done something wrong?
Linux 3.5.0-22-generic
Ubuntu 12.10 - XBMCbuntu quantal
Skin: Aeon Nox
CPU: Intel Celeron G1610 2.60GHz
GPU: Enhanced Intel HD Graphics 2000/3000
RAM: 2GB
SSD: 32GB
Reply

Logout Mark Read Team Forum Stats Members Help
Raid Folder not writable0