OESF Portables Forum

Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => C1000/3x00 General discussions => Topic started by: GadgetGuy on November 02, 2005, 06:27:48 pm

Title: Why Can I Access Hdd4 As Su Only?
Post by: GadgetGuy on November 02, 2005, 06:27:48 pm
I have created an ext3 hdd4 on my C3100

It works great, however I have to be su, in order to modify its contents.

Why?

Here is the /etc/fstab entry related to it:

Code: [Select]
/dev/hda4    /hdd4     ext3       default,noatime    0 1
Thanks for any ideas...
Title: Why Can I Access Hdd4 As Su Only?
Post by: Da_Blitz on November 02, 2005, 08:14:26 pm
did you check permissions?
Title: Why Can I Access Hdd4 As Su Only?
Post by: GadgetGuy on November 02, 2005, 08:29:52 pm
Quote
did you check permissions?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=101973\"][{POST_SNAPBACK}][/a][/div]

Stupid me - that was it! Thank you...

( I am still very early in my linux learning...)