On Sun, Feb 12, 2006 at 06:08:51PM +0100, Bastian Blank wrote: > On Sun, Feb 12, 2006 at 12:30:58AM -0500, Martin Stolle wrote: > > Get random "permission denied" as root. It seems like all the extended > > attributes on reiserfs are badly/poorly initialized? Did they get > > changed? Or maybe they were ignored before and are suddenly used now? > > Yes, the one stable reiserfs patch enables usage of attributes if > supported by the filesystem. > > What happens if you do a "mount -o remount,noattr /"? > > Anyway, you forgot to show which filesystem version you use. >
So mount -o remount,noattr / gives an error: [EMAIL PROTECTED]:~$ sudo mount -o remount,noattr / mount: / not mounted already, or bad option since sudo mount -o remount,ro / works fine, I am assuming that the problem is with the "noattr" option. I also changed the option in /etc/fstab and rebooted. It resulted in a ro mounted root partition. Manually trying to remount it resulted in an unknown option: noattr. How do I find out the reiserfs version? I believe it is reiserfs 3.6, but reiserfsck doesn't tell me what version it is. Martin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]