[Cbe-oss-dev] [PATCH] 64K support for Kexec
Akira Tsukamoto
akirat at rd.scei.sony.co.jp
Tue Apr 10 20:57:56 EST 2007
> 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.
--
Akira Tsukamoto
Sony Computer Entertainment Inc.
Computer Development Div. Distributed OS Development Dept.
Japan
More information about the cbe-oss-dev
mailing list