[Cbe-oss-dev] [PATCH] 64K support for Kexec

Michael Ellerman michael at ellerman.id.au
Wed Apr 11 09:45:35 EST 2007


On Tue, 2007-04-10 at 19:57 +0900, Akira Tsukamoto wrote:
> > So I been using the following kernel options
> > 
> > kexec -p ./vmlinux-kd \
> >         --initrd=./initrd-kd.img --args-linux \
> >         --append="root=/dev/VolGroup00/LogVol00 init 1 maxcpus=1 noirqdistrib console=hvc0"
> 
> I double checked and the above was old one.
> This is my current kernel options for kexec;
> 
> kexec -p ./vmlinux-kd \
>         --initrd=./initrd-kd.img --args-linux \
>         --append="init 1 noirqdistrib console=hvc0 xmon=off"
> 
> Also I use initrd made from scratch with it.

That looks OK.

      * noirqdistrib does nothing on Cell AFAIK, but it might one day so
        it's OK to leave it there.
      * why are you turning xmon off, it will make debugging
        difficult :)
      * maxcpus is broken, don't use it.

cheers

-- 
Michael Ellerman
OzLabs, IBM Australia Development Lab

wwweb: http://michael.ellerman.id.au
phone: +61 2 6212 1183 (tie line 70 21183)

We do not inherit the earth from our ancestors,
we borrow it from our children. - S.M.A.R.T Person
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.ozlabs.org/pipermail/cbe-oss-dev/attachments/20070411/4302314c/attachment.pgp>


More information about the cbe-oss-dev mailing list