Re: [-mm] klibc breaks my initscripts

From: H. Peter Anvin
Date: Tue May 23 2006 - 13:47:54 EST


Pavel Machek wrote:
Hi!

To reproduce: boot with init=/bin/bash

attempt to

mount / -oremount,rw

I have this as my command line:

root=/dev/hda4 resume=/dev/hda1 psmouse.psmouse_proto=imps
psmouse_proto=imps psmouse.proto=imps vga=1 pci=assign-busses
rootfstype=ext2


I tried this (or at least as close to this as I can get in my simulation environment), and I don't see any problems. It works as is should; however, mount(8) requires that /proc is mounted so that it can read /proc/partitions, but that has nothing to do with klibc (or the kernel overall) of course.

I'm afraid I'm going to have to ask for more details...

-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/