Yet another fstab/automount question...

Soldato
Joined
4 Jan 2004
Posts
20,802
Location
¯\_(ツ)_/¯
Just a quick question, I've just installed another hard drive for storage under xubuntu. It's formatted ext3.

I've added it to /etc/fstab, and it automounts ok. Is there anything else I need to do? Does it have to be added to fsck.conf or something like that?

EDIT: I've also found that I cannot make or edit files unless I use "sudo" I'll post the line from my my fstab and see if anyone know why this is:

/dev/sdb2 /media/storage /ext3 defaults 0 2

EDIT: Fixed it with chown - ignore or delete thread plz :)
 
Last edited:
Back
Top Bottom