> However, when this box boots via PXE, it has the same issue... Any > idea what might be wrong?
perhaps vgasize or monitor is unset. try
vgasize=1280x1024x16 # adjust as appropriate. cf. vga(8)
monitor=vesa
aux/vga -l $vgasize
- erik
