Well, I tried to fix this, but the fix was not acceptable.
To those affected by this, you can try something like the following, to
actually edit the ISO inline using sed, and turn the fb off. Note that
the replacement will need to be character-for-character:
sed -i "s/initrd.gz quiet --/initrd.gz fb=0 --/" lucid-server-amd64.iso
I created a script, in my $HOME/bin/fixiso:
#!/bin/sh
sed -i "s/initrd.gz quiet --/initrd.gz fb=0 --/" $@
** Changed in: rootskel (Ubuntu)
Status: Fix Released => Won't Fix
** Changed in: rootskel (Ubuntu)
Assignee: Dustin Kirkland (kirkland) => (unassigned)
--
console in the framebuffer in qemu-kvm is slow, breaks -curses functionality
https://bugs.launchpad.net/bugs/487187
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs