Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
yabootconfig - /dev/ROOT no such file - cant find kernel?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
Rawn027
Apprentice
Apprentice


Joined: 01 Mar 2004
Posts: 286

PostPosted: Wed Mar 17, 2004 11:26 am    Post subject: yabootconfig - /dev/ROOT no such file - cant find kernel? Reply with quote

what kernel do i use and how do i configure it? when i configure the kernel what directory should i be in? cd /usr/src/linux?? or the init.d??
_________________
AMD Athlon 64 1.8
1GB DDR 400 RAM
Nvidia 6600 GT

MacBook Pro Duo 1.67
1GB DDR2 667 RAM
ATI x1600 Mobility
Back to top
View user's profile Send private message
pheelay
Tux's lil' helper
Tux's lil' helper


Joined: 06 Nov 2002
Posts: 128
Location: Ireland

PostPosted: Wed Mar 17, 2004 7:00 pm    Post subject: Reply with quote

/dev/ROOT looks like a default setting in /etc/fstab

Check this file from the LiveCD and change ROOT to your root partition device (hda2, hda3 for example) if it hasn't been set already.

If this is not the problem then you will have to elaborate more. When and where are you getting this message?


Last edited by pheelay on Tue Mar 23, 2004 3:22 am; edited 2 times in total
Back to top
View user's profile Send private message
DrACoNuS
Tux's lil' helper
Tux's lil' helper


Joined: 03 Oct 2002
Posts: 116
Location: Edmonton, Alberta, Canada

PostPosted: Wed Mar 17, 2004 7:56 pm    Post subject: Reply with quote

It appears your yaboot config is wacked. Did you try to run yabootconfig (the automatic config generator) on your G5? Currently this utility does not work on the G5's.

So to resolve this you will need to manually edit your /etc/yaboot.conf

You can find more information here

In regards to your kernel (this step must be completed before you configure yaboot.conf)

Code:

emerge ppc-development-sources

cd /usr/src/linux

make menuconfig

make && make modules_install

cp /usr/src/linux/vmlinux /boot/vmlinux


You can find more detailed information and step by step instructions here


If this is the first time you have configured yaboot run mkofboot -v

or if you are updating your yaboot config run ybin -v

And last but not least verify the contents of your /etc/fstab and any other files you are unsure of.
_________________
Is that a huge bandwidth or are you just happy to see me?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC 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