Hello Eric, > I can understand if this is not a configuration that we need to > "support", but was hoping that there might be something that could bedone to help. > These pictures were taken using the 1.1.0 release installer, but an > installer I created for i686 at commit 8a7bbc35 seems to behave the > same. Thanks for the detailed bug report. Here's a patch improving the situation. I tested it with: --8<---------------cut here---------------start------------->8--- qemu-system-x86_64 -m 1024 -cdrom image.iso -display sdl -vga none -device virtio-vga,xres=800,yres=600 --8<---------------cut here---------------end--------------->8--- The problem is that three pages are still overflowing in 800x600: * The welcome page. * The partitioning page. * The final configuration page. Could you check if you share the same observations on your hardware? Thanks, Mathieu