Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Won't boot: RAMDISK: Couldn't find valid ram disk image...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Temfate
n00b
n00b


Joined: 24 Feb 2004
Posts: 9

PostPosted: Tue May 03, 2005 3:56 pm    Post subject: Won't boot: RAMDISK: Couldn't find valid ram disk image... Reply with quote

I've installed gentoo several times in the past, but this one has me going crazy... I think it's something with the change to a 2.6 kernel and the udev. First off I use /dev/hda2 as a universal mount at / in the filesystem. My grub.conf file is pretty straight forward:

timeout 30
default 0

splashimage=(hd0,1)/boot/grub/splash.xpm.gz

title Gentoo Linux
root (hd0,1)
kernel /boot/kernel-2.6.11-gentoo-r3 root=/dev/ram0 real_root=/dev/hda2 init=/linuxrc ramdisk_size=8192 vga=0x317 splash=verbose
initrd /boot/kernel-2.6.11-gentoo-r3

And when I boot I just get:

RAMDISK: Couldn't find a valid ram disk image starting at 0.

I used genkernel --udev all as suggested in the manual, I've also tried just genkernel all to see if it made a difference, nope...

Any ideas? I'd really prefer to use a genkernel as I want everything loadable at some point...
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Tue May 03, 2005 6:57 pm    Post subject: Reply with quote

Try appending udev to the kernel line in grub.conf
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
Temfate
n00b
n00b


Joined: 24 Feb 2004
Posts: 9

PostPosted: Tue May 03, 2005 11:02 pm    Post subject: Reply with quote

Sorry I didn't say, I did do that, I tried it with udev in the line, I tried it with devfs in the line (recompiling for devfs), I tried everything I could think of... As a temporary solution I have maunally configured a linux kernel and that works as expected, but something is severly wrong with the documentation instructions on the current universal disc for a dual cpu machine (what I'm running this on).

Any other ideas?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum