Hello togther!
iam an old linux user (debian,suse and ubuntu) and i installed now fedora on my box to learn something new about other distros.
fedora 12 is realy nice, but i got some questions about some things.
I installed the nvidia kmod on this way:
Code:
su -
mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-nouveau.img
dracut /boot/initramfs-$(uname -r).img $(uname -r)
i inserted this in my grub.conf in etc on the kernel line at the end-> rdblacklist=nouveau
after install nvidia kmod package no more splash screen while bootup
Code:
this is what happens if i reboot my pc:
i see grub
then i start or select fedora12
booting i see for a moment some text
then i see only a blackscreen and the bottom of the screen a blue horizontal line with the loading status for the fedora x server gnome.
if the line is full, gnome apears.
I would like to have no splash screen and to see the console debug output
can somebody tell me how i can do that in fedora?
thx here in advice for all answers,
lightmans