All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: Andrew Morton <akpm@osdl.org>,
	kernel list <linux-kernel@vger.kernel.org>
Subject: Re: [-mm] klibc breaks my initscripts
Date: Tue, 23 May 2006 10:48:31 -0700	[thread overview]
Message-ID: <44734AEF.2020104@zytor.com> (raw)
In-Reply-To: <20060523083754.GA1586@elf.ucw.cz>

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

  parent reply	other threads:[~2006-05-23 17:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-23  8:37 [-mm] klibc breaks my initscripts Pavel Machek
2006-05-23 17:36 ` H. Peter Anvin
2006-05-23 21:11   ` Pavel Machek
2006-05-23 21:18     ` H. Peter Anvin
2006-05-23 21:51       ` Pavel Machek
2006-05-23 22:24         ` H. Peter Anvin
2006-05-23 22:36           ` Pavel Machek
2006-05-23 22:41             ` H. Peter Anvin
2006-05-23 17:48 ` H. Peter Anvin [this message]
2006-05-23 18:19   ` Joshua Hudson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44734AEF.2020104@zytor.com \
    --to=hpa@zytor.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.