N-inode-attrs.patch uses previously unused field in reiserfs on-disk
inode structure to store inode attributes. It seems that in some cases
this field actually contains garbage. It may happen that you have got
immutable bit for your console device this way.
As a work around try to boot with ext2, do
lsattr /dev/console to check, and run
chattr -R -SAadiscu /reiserfs-mount-point
for each reiserfs file system to clear all attributes. Yes, it's silly.
>
> SysRq: Show Regs
>
> Pid: 1, comm: init
> EIP: 0023 : [<0804c842>] CPU: 0 ESP: 002b:bffffe10 EFLAGS: 00010246 Not tainted
> EAX: ffffffff EBX: bfffff00 ECX: 0000000d EDX: ffffffff
> ESI: bffffef4 EDI: 00000002 EBP: bffffe78 DS: 002b ES: 002b
> CR0: 8005003b CR2: 080609c0 CR3: 27adc000 CR4: 000002d0
> Call Trace:
>
> SysRq: Show State
>
> init, keventd, ksoftirqd_CPU, kswapd, bdflush, kupdated, scsi_eh_0, kreiserfsd
>
> Thanks,
> Dieter
> --
> Dieter Nützel
> Graduate Student, Computer Science
> @home: Dieter.Nuetzel@hamburg.de
Nikita.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/