PDA

View Full Version : Upgrade RH 9.0 to FC 1


aspire
19th March 2004, 05:15 PM
Upgraded from RH 9.0 to FC 1

But the boot sequence is still like the old 9.0 i.e the text scrolling while services gets started.

Would like to use the new interfcace of FC 1 as it apeals more.

Any suggestions ?

kai_t
19th March 2004, 09:38 PM
Make sure the rhgb package ("Red Hat graphical boot") is installed, and add the kernel parameter rhgb to your bootloader configuration. For GRUB, it's in /boot/grub/grub.conf, where you have to edit the appropriate line beginning with "kernel".

Also, the file /etc/sysconfig/init must contain the lines BOOTUP=color and GRAPHICAL=yes.