Piter Wrote:
-------------------------------------------------------
> Hi. I tried change permision, i tried mount with
> root account. The same thing. Everything what i
> do, do with root permision. The same problem is
> also with mounting under webmin and
> openmediavault. I tried also change fstab. Nothink
> helped. Thanks. pit
As root, try this
then mount
-------------------------------------------------------
> Hi. I tried change permision, i tried mount with
> root account. The same thing. Everything what i
> do, do with root permision. The same problem is
> also with mounting under webmin and
> openmediavault. I tried also change fstab. Nothink
> helped. Thanks. pit
As root, try this
rmdir /data mkdir -p /media/data chmod 777 media chmod 777 data
then mount
mount /dev/sda3 /media/data