Re: [Fastboot] [CFT] kexec syscall for 2.5.43 (linux booting linux)

Andy Pfiffer (andyp@osdl.org)
22 Oct 2002 16:32:22 -0700


On Tue, 2002-10-22 at 16:27, Andy Pfiffer wrote:
> On Tue, 2002-10-22 at 01:33, Eric W. Biederman wrote:
> > Ok as promised kexec-tools-1.3.tar.gz is released.
> >
> > The new test case it provides is
> > kexec -debug bzImage
> >
> > The serial console must be initialized before using this.
> >
> > [root@p4dp8-0 root]# kexec -debug bzImage-2.4.17.eb-amd768-eepro100-kexec-apic-lb-mtd2 ip=dhcp root=/dev/nfs console=tty0 console=ttyS0,9600 reboot=hard panic=5 ide0=ata66 verbose
> > setup16_end: 00091ac4
> > Shutting down devices
> > kexecing image
> > a
> > b
> > c
> > d
> > e
> > f
> > g
> > h
> > < All above are various points in x86-setup-16.S >
> > i < Printed from the first callback in setup.S, before protected mode is entered >
> > j < Printed from the second callback in setup.S, just before the kernel decompresser is run >
>
>
> joe:/boot # ./kexec-1.3 -debug linux-2.5 console=ttyS0,9600 reboot=hard
> verbose
> setup16_end: 00091a94
> kexecing image
> a
> b
> c
> d
> e
> f
> g
> h
>
> Wedged.

Same results for the 2.4.18-based kernel:
joe:/boot # ./kexec-1.3 -debug linux-cgle console=ttyS0,9600 reboot=hard
setup16_end: 00091084
kexecing image
a
b
c
d
e
f
g
h

Wedged.

Andy

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