Under The Wire

Under The Wire

Tuesday, April 21, 2009

How to enable the graphical boot Plymouth on Fedora 10

Hi guys,
few days ago I wrote a little guide to help people install VMware Tools on your brand new Fedora 10 installed through VMware Fusion (actually the same instructions are valid for VMware Player and VMware Workstation too) and now I am here again to report some other tips.

At the moment I am still configuring my Fedora-box to fit my habits and I am obviously tweaking the user interface too.

Booting your Fedora-box you surely saw an ugly blue/light-blue/white scrolling bar, in order to see the graphical boot you need to edit your /boot/grub/menu.lst (actually a symbolic link to /boot/grub/grub.conf) adding the right configuration that fits your video card and your screen resolution.

Let's start, open a Terminal window, elevate your permission with the su command and type gedit /boot/grub/menu.lst. Modify this chunk of the configuration file adding the text in bold (actually you need to add the same text to every boot entry):

title Fedora (2.6.27.21-170.2.56.fc10.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.27.21-170.2.56.fc10.x86_64 ro root=/dev/VolGroup00/LogVol00 rhgb quiet vga=792
initrd /initrd-2.6.27.21-170.2.56.fc10.x86_64.img


With vga=792 you’re saying that the screen resolution is 1024x768 and colors are 24-bit deep (to find the right VESA mode take a look at this page).

MyFedora10
Enjoy the graphical boot.
See you

1 Comments:

price per head service

Good article, read with great interest.

  © Blogger template 'Minimalist E' by Ourblogtemplates.com 2008

Back to TOP