OSDN Git Service

0-auto-detect: remove VESA=1 for virtual box
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 18 Mar 2010 02:31:37 +0000 (10:31 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 18 Mar 2010 02:31:37 +0000 (10:31 +0800)
Virtual box can run with uvesafb now.

initrd/scripts/0-auto-detect

index 113743c..ff087c3 100644 (file)
@@ -115,7 +115,6 @@ vbox_info()
 {
        LANDEV=pcnet32
        SNDDEV="snd-sb16 isapnp=0 irq=5"
-       VESA=1
 }
 
 qemu_info()