You are not logged in.

#1 2009-04-26 12:22:41

deicist
Member
Registered: 2009-03-17
Posts: 36

can't write to ext3 lvm partiton as normal user

As the subject says really, I've created an LVM partition, formatted it as ext3 and now I can't write to it unless I'm su.... I'm sure I'm doing something really simple wrong, but what?

here's the line from my fstab:

/dev/mapper/vg00-lvmdata /media/archive ext3 defaults 0 1

any clue?

Offline

#2 2009-04-26 12:30:59

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: can't write to ext3 lvm partiton as normal user

I trust you already tried

chown -R $user /media/archive

when it's mounted?


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#3 2009-04-26 13:15:25

deicist
Member
Registered: 2009-03-17
Posts: 36

Re: can't write to ext3 lvm partiton as normal user

ha.... I should have thought of that shouldn't I?

Will I need to do that every time I mount the drive, or is it persistent?

Offline

#4 2009-04-26 13:16:47

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: can't write to ext3 lvm partiton as normal user

It will be persistent. But it always has to be done before you can access it because by default it will be root:root.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

Board footer

Powered by FluxBB