why not just do fix-splash?
After doing this type of install, I always get a verbose boot even after applying the fix-splash800.
FIX:
from bt4-final.iso
extract /capser/boot/grub/inirtd.gz
to /boot/
change this:Code:cd /boot/grub/ kate menu.lst
kernel - /boot/vmlinuz-2.6.34 root=UUID=blah-blah-blah ro vga=0x314
initrd - /boot/initrd.img-2.6.34
into:
kernel - /boot/vmlinuz-2.6.34 root=UUID=blah-blah-blah ro quiet vga=0x314
initrd - /boot/initrd.gz
if you have a wide screen you can go with 0x317 instead of 0x314
![]()
Last edited by Eatme; 09-29-2010 at 04:04 PM.
Wiffy-Auto-Cracker - was the best thing that ever happen to me. :) Wo0oT :)
AWUSO36H_500mW_5dBi Antenna
why not just do fix-splash?
maybe install dragon and run the "splash -- fix"
Last edited by cseven; 09-29-2010 at 03:12 AM.
What was the solution? Was it the dragon, splash --fix method?