Comment 2 for bug 569394

Revision history for this message
Dustin Kirkland  (kirkland) wrote :

Loic-

Try adding fb=0 on your kernel line (or it might be fb=false).

I used to be able to hack the ISO itself with:

 * sed -i "s/initrd.gz quiet --/initrd.gz fb=0 -- /" hardy.iso

I just tried it with current Lucid ISOs and this doesn't work any more since we've moved to the world of Plymouth on servers too.