|
google site
|
|||||||
| Forums | Register | Blog | Man Pages | Forum Rules | Links | Albums | FAQ | Users | Calendar | Search | Today's Posts | Mark Forums Read |
| Red Hat Red Hat is the world's leading open source technology solutions provider with offerings including Red Hat Enterprise Linux (RHEL), Fedora, open source applications, security and systems management, virtualization, and Services Oriented Architecture (SOA) solutions. |
![]() |
|
|
Search this Thread |
|
#1
|
|||
|
|||
|
RAMDISK: EOF while reading compressed data ...Kernel panic - Unable to mount root
I was following this tutorial on How install the rpmfusion nvidia drivers in Fedora 13: F13, F12 & F11 Nvidia driver guides - FedoraForum.org Here's the tutorial: Quote:
First I executed the following commands: Code:
su rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm yum install kmod-nvidia xorg-x11-drv-nvidia-libs.i686 Then In step 2 I executed the following commands: First: Code:
sed -i '/root=/s|$| rdblacklist=nouveau|' /boot/grub/grub.conf Then this one: Code:
mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-nouveau.img And when I got to this one: Code:
dracut /boot/initramfs-$(uname -r).img $(uname -r) I got this message: Will not override existing initramfs (/boot/initramfs-2.6.33.3-85.fc13.x86_64.img) without --force So I kinda ignored that command and restarted my computer and that's when I received this message: Quote:
============= I used a FedoraDVD/Rescue Option to access my system: Here's my grub.conf file (boot/grub/grub.conf): Quote:
Linux localhost.localdomain 2.6.33.3-85.fc13.x86_64 ... |
| Sponsored Links | ||
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Solaris 10 - Unable to boot the system "panic: cannot open /kernel/amd64/unix" | Manjunath K V | Solaris | 2 | 06-20-2010 03:03 AM |
| unable to get end of file while reading HTTP data from socket | Harish.joshi | Programming | 2 | 10-08-2008 08:58 AM |
| Kernel panic - not syncing: cannot execute a PAE-enabled kernel on PAE-less CPU | dave043 | Linux | 2 | 05-10-2007 01:57 AM |
| RH 7.3 Kernel Panic. | ruizf | UNIX for Dummies Questions & Answers | 2 | 09-25-2002 01:50 AM |
| Panic message with mount. | joerg | UNIX for Dummies Questions & Answers | 4 | 08-13-2002 05:14 AM |