You are not logged in.

#1 2009-09-16 07:31:21

Dogs1985
Member
Registered: 2008-03-01
Posts: 201

mount partition, but can't write

i mount partition

mount /dev/sda10 /media/partition

but no writing permission on it. i think the partition is using ext4.

if i need to write in /etc/fstab, how?

Offline

#2 2009-09-16 08:10:38

toad
Member
From: if only I knew
Registered: 2008-12-22
Posts: 1,775
Website

Re: mount partition, but can't write


never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::

Offline

#3 2009-09-16 08:37:19

Dogs1985
Member
Registered: 2008-03-01
Posts: 201

Re: mount partition, but can't write

i already add rw. user, but also can't.

Offline

#4 2009-09-16 08:55:53

toad
Member
From: if only I knew
Registered: 2008-12-22
Posts: 1,775
Website

Re: mount partition, but can't write

try "defaults" only


never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::

Offline

#5 2009-09-16 09:00:45

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: mount partition, but can't write

Are you sure its ext4? If a partition mounts by default to read-only it seems to scream 'ntfs' to me.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#6 2009-09-16 09:29:24

Dogs1985
Member
Registered: 2008-03-01
Posts: 201

Re: mount partition, but can't write

i just want to use mornal user to copy files and writing files. in fluxbox, is that any tools is automount?

Offline

#7 2009-09-16 10:19:59

toad
Member
From: if only I knew
Registered: 2008-12-22
Posts: 1,775
Website

Re: mount partition, but can't write


never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::

Offline

#8 2009-09-16 13:31:36

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: mount partition, but can't write

Dogs1985 wrote:

i mount partition

mount /dev/sda10 /media/partition

but no writing permission on it. i think the partition is using ext4.

if i need to write in /etc/fstab, how?

1. check that it is ext4
2. if it is, man chmod and man chown


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#9 2009-09-16 15:50:50

Dogs1985
Member
Registered: 2008-03-01
Posts: 201

Re: mount partition, but can't write

Mr.Elendig wrote:
Dogs1985 wrote:

i mount partition

mount /dev/sda10 /media/partition

but no writing permission on it. i think the partition is using ext4.

if i need to write in /etc/fstab, how?

1. check that it is ext4
2. if it is, man chmod and man chown

yes. i use chown xxx:xxx to solved problem.

Offline

#10 2009-09-16 18:14:20

Lich
Member
Registered: 2009-09-13
Posts: 437

Re: mount partition, but can't write

Dogs1985 wrote:
Mr.Elendig wrote:
Dogs1985 wrote:

i mount partition

mount /dev/sda10 /media/partition

but no writing permission on it. i think the partition is using ext4.

if i need to write in /etc/fstab, how?

1. check that it is ext4
2. if it is, man chmod and man chown

yes. i use chown xxx:xxx to solved problem.

NOOO! Never chown entire partitions!
If you would have read the mount man page you would have seen how you can mount partitions as rw for users
Here's what I use for vfat (usb stick)

/dev/sdb1 /mnt/usb vfat users,exec,dev,suid 0 1

I'm guessing you just need to add ext4 instead of vfat and it should work. You can mount without sudo and it'll be rw

Last edited by Lich (2009-09-16 18:14:54)


Archlinux | ratpoison + evilwm | urxvtc | tmux

Offline

Board footer

Powered by FluxBB