All of lore.kernel.org
 help / color / mirror / Atom feed
* kexec --real-mode
@ 2008-04-22 13:16 Bernhard Walle
  2008-04-22 23:44 ` Jamey Sharp
  0 siblings, 1 reply; 11+ messages in thread
From: Bernhard Walle @ 2008-04-22 13:16 UTC (permalink / raw)
  To: kexec

Hi,

did anybody try the --real-mode option with current release? I tried it
on two machines, and on one machine it just reboots, on the other
machine it hangs.

I use

    kexec --serial=0x03f8 --serial-baud=57600 --console-serial \
    -l /boot/vmlinuz --initrd=/boot/initrd
    --append="root=/dev/sda7 console=ttyS0,57600" \
    -d

on serial console, it gives me

    Starting new kernel
    I'm in purgatory
    a
    b
    c
    d
    e
    f
    g
    h

So it gets until

    linux-entry16.S:

    191         movw    %cs, %ax
    192         movw    %ax, %ds
    193
    194 DEBUG_CHAR('h')
    195         /* Load the registers */
    196         movl    eax - entry16, %eax
    197         movl    ebx - entry16, %ebx
    198         movl    ecx - entry16, %ecx
    199         movl    edx - entry16, %edx

Any advise so far? :)


        Bernhard



_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-04-30 21:08 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-22 13:16 kexec --real-mode Bernhard Walle
2008-04-22 23:44 ` Jamey Sharp
2008-04-23  8:34   ` Bernhard Walle
2008-04-23 14:00     ` Eric W. Biederman
2008-04-28  8:22       ` Bernhard Walle
2008-04-28 17:55         ` Eric W. Biederman
2008-04-29 15:58           ` Bernhard Walle
2008-04-29 17:15             ` Eric W. Biederman
2008-04-30  8:38               ` Bernhard Walle
2008-04-30 19:35                 ` Eric W. Biederman
2008-04-30 21:08                   ` Jamey Sharp

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.