Re: changing a read-only file to rw

2012-07-06 Thread Michael Schwendt
On Fri, 06 Jul 2012 11:15:15 -0400, Jim wrote: > mount -o remount,rw / > > I trying to write on to /media/backup , but it is a read-only file sys, > how do I change it to rw. the above command is not doing it. This extra thread is sort of ridiculous. In the previous thread you've shown already

Re: changing a read-only file to rw

2012-07-06 Thread Reindl Harald
Am 06.07.2012 17:55, schrieb Jim: > On 07/06/2012 11:39 AM, Reindl Harald wrote: >> >> Am 06.07.2012 17:35, schrieb Jim: >>> On 07/06/2012 11:19 AM, Reindl Harald wrote: Am 06.07.2012 17:15, schrieb Jim: > mount -o remount,rw / > > I trying to write on to /media/backup , but it i

Re: changing a read-only file to rw

2012-07-06 Thread Jim
On 07/06/2012 11:39 AM, Reindl Harald wrote: Am 06.07.2012 17:35, schrieb Jim: On 07/06/2012 11:19 AM, Reindl Harald wrote: Am 06.07.2012 17:15, schrieb Jim: mount -o remount,rw / I trying to write on to /media/backup , but it is a read-only file sys, how do I change it to rw. the above com

Re: changing a read-only file to rw

2012-07-06 Thread Reindl Harald
Am 06.07.2012 17:35, schrieb Jim: > On 07/06/2012 11:19 AM, Reindl Harald wrote: >> >> Am 06.07.2012 17:15, schrieb Jim: >>> mount -o remount,rw / >>> >>> I trying to write on to /media/backup , but it is a read-only file sys, how >>> do I change it to rw. the above command >>> is not doing it.

Re: changing a read-only file to rw

2012-07-06 Thread Jim
On 07/06/2012 11:19 AM, Reindl Harald wrote: Am 06.07.2012 17:15, schrieb Jim: mount -o remount,rw / I trying to write on to /media/backup , but it is a read-only file sys, how do I change it to rw. the above command is not doing it. so there must be a reson why it is only mounted read-only

Re: changing a read-only file to rw

2012-07-06 Thread Phil Savoie
On 07/06/2012 11:15 AM, Jim wrote: mount -o remount,rw / I trying to write on to /media/backup , but it is a read-only file sys, how do I change it to rw. the above command is not doing it. Hi Jim, You could try as the root user changing the permissions of /media/backup. # chmod 777 /media/ba

Re: changing a read-only file to rw

2012-07-06 Thread Reindl Harald
Am 06.07.2012 17:15, schrieb Jim: > mount -o remount,rw / > > I trying to write on to /media/backup , but it is a read-only file sys, how > do I change it to rw. the above command > is not doing it. so there must be a reson why it is only mounted read-only again: what does "dmesg" say or what

changing a read-only file to rw

2012-07-06 Thread Jim
mount -o remount,rw / I trying to write on to /media/backup , but it is a read-only file sys, how do I change it to rw. the above command is not doing it. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/l