Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]Installed gentoo fails to mount my root
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Darkz_Soul
n00b
n00b


Joined: 04 Nov 2009
Posts: 7

PostPosted: Wed Nov 04, 2009 1:21 am    Post subject: [SOLVED]Installed gentoo fails to mount my root Reply with quote

Alright here it is simply,
gentoo after install using genkernel (x86) to compile during boot says:
Activating mdev
Determining root device...
!!Cou;d not find the root block device in .
Please specify another value or: press Enter for the name, type shel for a shell, or a q to skip...
root block device() ::

when i have my fstab configured like this, i can type /dev/hdc3 and it will boot

/dev/hdc1 /boot ext2 defaults,noatime 1 2
/dev/hdc3 / ext3 noatime 0 1
/dev/hdc2 none swap sw 0 0
#/dev/hdd1 /hdd1 ntfs noauto
#/dev/hdb /mnt/cdrom auto noauto,user 0 0
#/dev/hda /mnt/dvd auto noauto,user 0 0
root=/dev/ram0 init=/linuxrc real_root=/dev/hdc3
#
#
#
#
shm /dev/shm tmpfs nodev,nosuid,noexec

#------------------------------------------------------------------------

My grub.conf file looks like;

default 0
timeout 30
splashimage=(hd0,0)/boot/grub/splash.xpm.gz

Title Gentoo Linux
root (hd0,0)
kernel /boot/kernel-genkernel-x86-2.6.30-gentoo-r8
initrdl /boot/initramfs-genkernel-x86-2.6.30-gentoo-r8

# vim:ft=conf:

#--------------------------------------------------------------------------------

I've looked around and found similar problems but i cannot get anything to work... yes my kernel was compiled with Rfs(thingy) so i don't know... :evil:


Last edited by Darkz_Soul on Wed Nov 04, 2009 11:37 pm; edited 1 time in total
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Wed Nov 04, 2009 2:32 am    Post subject: Reply with quote

Your grub.conf does not appear to be a product of
Code:
genkernel all
. Based on what you have said it should be:

Quote:
default 0
timeout 30
splashimage=(hd0,0)/boot/grub/splash.xpm.gz

title Gentoo Linux 2.6.30-r8
root (hd0,0)
kernel /boot/kernel-genkernel-x86-2.6.30-gentoo-r8 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hdc3
initrd /boot/initramfs-genkernel-x86-2.6.30-gentoo-r8
Back to top
View user's profile Send private message
Darkz_Soul
n00b
n00b


Joined: 04 Nov 2009
Posts: 7

PostPosted: Wed Nov 04, 2009 2:42 am    Post subject: Reply with quote

Alright i've changed but i have to wait for something to finish on my machine... as i said it can boot so it currently installing xorg-server
Back to top
View user's profile Send private message
Darkz_Soul
n00b
n00b


Joined: 04 Nov 2009
Posts: 7

PostPosted: Wed Nov 04, 2009 3:12 am    Post subject: Reply with quote

That fixed it.
If i may move on to another problem i have occurring
when i go to shut down the computer it says:

do_IRQ .037 No irq handler for vector (irq -1)
do_IRQ .037 No irq handler for vector (irq -1)
do_IRQ .037 No irq handler for vector (irq -1)
do_IRQ .037 No irq handler for vector (irq -1)
do_IRQ .037 No irq handler for vector (irq -1)
do_IRQ .037 No irq handler for vector (irq -1)
do_IRQ .037 No irq handler for vector (irq -1)
do_IRQ .037 No irq handler for vector (irq -1)
do_IRQ .037 No irq handler for vector (irq -1)
do_IRQ .037 No irq handler for vector (irq -1)

any advice... i hate having to constantly force shutdown the computer thanks :wink:
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Wed Nov 04, 2009 4:08 pm    Post subject: Reply with quote

suggest you edit title of your first post in this thread to include [Solved]
Then start a new thead in Kernel & Hardware titled something like:Repeating "do_IRQ .037 No irq handler for vector (irq -1)" messages prevent normal shutdown.
Googling this type problem is not hopeful, a few reports and bugs filed but no fixes.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things 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