Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Cc: syscon780@×××××.com
Subject: Re: [gentoo-user] usb stick files read only
Date: Sat, 14 Jul 2012 15:48:39
Message-Id: 20120714174626.551d573f@khamul.example.com
In Reply to: [gentoo-user] usb stick files read only by Joseph
1 On Fri, 13 Jul 2012 19:17:14 -0600
2 Joseph <syscon780@×××××.com> wrote:
3
4 > I've a usbstick formated with ext2 file system and must have use it
5 > on a different computer because when mount the usb stick I get file
6 > ownership: -rw-r--r-- 1 test users 692926 Jan 7 2012
7 > asterisk_1_4_39.tar.gz -rw-r--r-- 1 test users 8502 Jul 21
8 > 2011 asterisk-help.txt -rw-r--r-- 1 joseph 1000 22696 Mar 26
9 > 18:27 asus_10-0-0-1_shaw_nvrambak.bin -rw-r--r-- 1 joseph 1000
10 > 22459 Mar 26 16:16 asus_home_10-10-0-1.nvrambak.bin
11 >
12 > The ownership should be joseph:users but when I try to change (as
13 > root) it I get : Read-only file system chown -R
14 > joseph:users /media/stick/* chown: changing ownership of
15 > `/media/stick/asterisk_1_4_39.tar.gz': Read-only file system chown:
16 > changing ownership of `/media/stick/asterisk-help.txt': Read-only
17 > file system
18 >
19 > How to deal with it?
20 > I the past changing the ownership always worked from root.
21
22 The error clearly tells you the file-system is read-only. It does not
23 say permission denied.
24
25 Fix the read-only aspect first
26
27
28
29 --
30 Alan McKinnnon
31 alan.mckinnon@×××××.com