On Friday 05 December 2003 07:55 pm, Simon Mushi wrote:
> Hey people,
>
> So I finally managed to compile and boot up my 2.6.0-test11-r1
> gentoo-sources...set up nvidia drivers and my 2 sound cards and it all ran
> fine for about 20 minutes when for some reason I realised that my ext3
> based root partition was now read-only...kinda strange I had an emerge
> process that crashed on some crazy error and I could not create a new
> directory. This happened time and time again, I would be fine for about 20
> minutes before the kernel raised a "ext3-fs error in start_transaction:
> Journal has aborted" and all my file systems became read-only and I had to
> reboot.
>
> Funny thing is when I boot into my old 2.4.20-r5 kernel...it is as if
> nothing at all happened...my system runs fine...I took the pains to try
> out 2.6.0.10-test10-mm sources and same thing happened.
>
> Does anyone have idea as to what I can do? Is 2.6 for me?
>
I've had the exact same problems with the mm-sources starting with test9-mm4
to the current mm patchset. My fix was to stop using mm-sources until I can
convince Andrew Morton that there a problem in the patches. The latest
2.6.0-test11 sources has the basics of what I need all ready in it anyways.
It's not just ext3, it's whatever you use on root that get's mounted
read-only. The really odd thing is, under /proc/mount it clearly shows that
root is mounted .
The way to fix this, after booting, is remount the root partition with:
mount -t ext2 /dev/hda2 / -o remount,rw Remember you should alter this command
to fit your particular setup.
As a side note, the last, working mm-sources was 2.6.0-test9-mm2.
Cheers.
--
******************************************************************************
Registered Linux User Number 185956
http://groups.google.com/groups?hl=en&safe=off&group=linux
Join me in chat at #linux-users on irc.freenode.net
This email account no longers accepts attachments or messages containing html.
11:25am up 66 days, 16:18, 7 users, load average: 0.00, 0.02, 0.00
--
[EMAIL PROTECTED] mailing list