BTW: I changed the line
mount / -n -o remount,ro &>/dev/null
in /etc/init.d/checkroot to
mount / -n -o remount,ro
and reboot my PC so I got this message : mount: / not mounted already or bad option
Any help?
(Remember I can use my old kernel without any problem)
Dennis Freise wrote:
Hi.
I compiled my kernel (vanilla-sources) and everything is fine but when I reboot with my new kernel I got :
* Remounting root filesystem read/write... * Root filesystem could not be mounted R/W [!!]
[...]
/dev/hda4 / reiserfs noatime,iocharset=utf8 0 0
Okay, this may sound stupid, but I had the same problem with reiserfs on root... it kept rejecting to mount / RW, with exactly the same errors as for you, but I was able to mount the partition RW manualy from the console. I figured out, that it failed to mount the part automaticaly (took me plenty of reboots), because I had "notail" in the options for the partition. Even "tail" didn't work, so I changed the options to "defaults" - surprise, it worked. I don't know why it stopped working, neither do I know why my solution works, but is does.
Hope this is of _any_ help :)
Greetings, Dennis
-- [EMAIL PROTECTED] mailing list
-- http://www.4-SMS.Com http://eShop.4-SMS.Com http://Mozilla.4-SMS.Com -*- If Linux doesn't have the solution, you have the wrong problem -*-
-- [EMAIL PROTECTED] mailing list
