[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: kernel command line
From: |
Marcus Brinkmann |
Subject: |
Re: kernel command line |
Date: |
Fri, 4 May 2001 23:03:21 +0200 |
User-agent: |
Mutt/1.3.15i |
On Fri, May 04, 2001 at 10:26:18PM +0200, Marcus Brinkmann wrote:
> This can be pasted into the bootscript via ${kernel-command-line}, and
> passed to init via -K. I think it can be passed to init by adding this to
> --bootflags of the root filesystem. Can someone confirm this?
>
> /hurd/ext2fs.static --bootflags="${boot-args} ${kernel-command-line" ...
Small correction:
/hurd/ext2fs.static --bootflags="${boot-args} -K\"${kernel-command-line\"" ...
^^
Ehrm. The quoting probably needs work.
Marcus
--
`Rhubarb is no Egyptian god.' Debian http://www.debian.org brinkmd@debian.org
Marcus Brinkmann GNU http://www.gnu.org marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de
- kernel command line, Marcus Brinkmann, 2001/05/04
- Re: kernel command line,
Marcus Brinkmann <=
- Re: kernel command line, Roland McGrath, 2001/05/05
- Re: kernel command line, Marcus Brinkmann, 2001/05/06
- Re: kernel command line, Roland McGrath, 2001/05/06
- Re: kernel command line, Thomas Bushnell, BSG, 2001/05/07
- Re: kernel command line, Marcus Brinkmann, 2001/05/08
- Re: kernel command line, Roland McGrath, 2001/05/14
- Re: kernel command line, Marcus Brinkmann, 2001/05/14
- Re: kernel command line, Roland McGrath, 2001/05/15
- Re: kernel command line, Thomas Bushnell, BSG, 2001/05/15
- Re: kernel command line, Roland McGrath, 2001/05/15