Re: HELP
On Thu, 25 Mar 2004 01:11:31 +0100
Guido Guenther <agx@debian.org> wrote:
> This is a problem in /etc/init.d/cheroot.sh, I had to change:
> mount -n -o remount,$rootopts $rootdev /
> to
> mount -n -o remount,$rootopts /
> to make the bootup work. Looks like a sysvinit change, I don't have
> reasonable net access to check if a bug was already filed.
This makes it work, but it really is a kernel bug that prevents this
line from functioning properly. See my other posting where I posted
the kernel fix patch for both 2.4.x and 2.6.x
Reply to:
- References:
- HELP
- From: Euan Maxwell <emaxwell@totalise.co.uk>
- Re: HELP
- From: "Mirko Scurk" <mdebian@sfsb.hr>
- Re: HELP
- From: Guido Guenther <agx@debian.org>