Re: [9fans] pxe booting net4801



I can't get a Soekris net4801 box to boot Plan 9 via PXE.

On my Plan 9 fileserver (which also runs ip/dhcpd and ip/tftpd), I
created /cfg/pxe/<MAC of the first interface on the net4801>, which is
almost identical to the file I use for a diskless terminal. The only
differences are that I put mouseport, monitor and vgasize in
comment. The remaining things, bootfile and nobootprompt are the same
as for the terminal. I first tried to boot /386/9pc.gz and then
/386/9pccpu.gz (see below). I also added *nomp=1 but that doesn't seem
to get it any further. The console output looks as follows:

the output stops after the jump to the kernel proper. so
either the jump the kernel, or the very early boot process before
the "Plan 9" print hung, or the serial console isn't working in the
kernel proper.

have you set up the serial console in your pxe'd plan9.ini?
that would cover the second case. if you're using the distribution
9load, serial baud setting is via baud=. the kernel baud setting
is , e.g. "console=0 b19200". i changed 9load in 9atom to recognize
kernel-style console configuration when i was booting soekris
boxen.

i haven't used a soekris for quite some time. (too slow!) iirc,
some versions of bios are more friendly than others. iirc 1.33
was a problem with plan 9 on my particular hardware.

as a wild guess, one might disable the functions in cga.c
obviously, there's no cga.

- erik

.



Relevant Pages

  • Re: [9fans] pxe booting net4801
    ... On my Plan 9 fileserver, ... the output stops after the jump to the kernel proper. ... or the serial console isn't working in the ... serial baud setting is via baud=. ...
    (comp.os.plan9)
  • Re: [9fans] pxe booting net4801
    ... On my Plan 9 fileserver, ... The console output looks as follows: ... the output stops after the jump to the kernel proper. ... or the serial console isn't working in the ...
    (comp.os.plan9)
  • Re: [Xen-devel] Xen patches merged to upstream Linux 2.6.36, plans for 2.6.37?
    ... I must apologize to have to say that Intel IGD VGA passthrough to my Windows XP Home Edition HVM domU did not succeed/work with Xen 4.0.1-rc6-pre hypervisor and Jeremy Fitzhardinge's pv-ops dom0 kernel 2.6.32.19 in my earlier email. ... I have just added a section to my /boot/grub/grub.conf to enable serial console for Xen 4.0.1-rc6-pre and pv-ops dom0 kernel 2.6.32.19 for kernel debugging/troubleshooting. ... title Fedora with Serial Console ...
    (Linux-Kernel)
  • Re: 6.0 random freezes
    ... the probe/attach sequence relies on the kernel being in a reasonably sane state (and I'm not sure if it will detect the keyboard as a console device except at boot time). ... I'm in process of getting a serial console, so if there's no response as well, I will enable the sanity checks. ...
    (freebsd-stable)
  • Re: Serial console trouble: loader and login works, but no kernel messages
    ... Perhaps the vidconsole is favored when a keyboard is ... during kernel load and then get a login once the OS was up, ... I had to add a kernel argument to my Grub config ... On the serial console, I go from the screen with the FreeBSD logo, ...
    (freebsd-questions)