Hi, I've tried to boot the latest kernel, and I get this error message from aux/vga.
aux/vga was complaining about: mkvbe: '/dev/realmode' file does not exist so, I checked /sys/src/9/pc/realmode.c and I realized that nobody was calling realmodelink(), so moved realmode in /sys/src/9/pc/pcf from the "misc" section to "link". now aux/vga doesn't complain anymore, but it freezes the screen and hangs the machine. -- Federico G. Benavento
