Entries Tagged as ''

Fedora 10 Plymouth - getting it working.

Finally got around to adding a little configuraton tip for those of your who havn’t got plymouth working yet.
It’s all got something to do with the screen resolution at boot time.

- Add this vga=0x323

- To this file /boot/grub/grub.conf

- Add it to the end if the kernel line that is currently boot by default.

kernel /vmlinuz-2.6.27.9-159.fc10.x86_64 ro root=UUID=7942421c-0da9-4104-befc-fc5ea714ce37 rhgb quiet nopat vga=0×323

- Reboot

- Done

Plymouth video http://www.youtube.com/watch?v=DuPulzG5XbU&feature=related

/Roger Sinel