Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38249 - gentoo-kernel 2.4.22-r5 & genkernel 3.0.1_beta3 problems
Summary: gentoo-kernel 2.4.22-r5 & genkernel 3.0.1_beta3 problems
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Brad House
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-14 18:57 UTC by myron b cheung
Modified: 2004-01-18 08:25 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description myron b cheung 2004-01-14 18:57:57 UTC
After building kernel-2.4.22-gentoo-r5 and initrd-2.4.22-gentoo-r5, the kernel fails to mount the root device (which is my /dev/hda3, a reiserfs) at boot time.

My grub.conf looks like this:

#
# GRUB boot menu configuration file
#

# Boot automatically after 30 secs.
timeout 30

# By default, boot the first entry.
default 0

# Fallback to the second entry.
fallback 1

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

# For booting GNU/Linux
title  GNU/Linux Gentoo
root (hd0,1)

###  new boot config for genkernel 3.0.1 which fails
#kernel /boot/kernel-2.4.22-gentoo-r5 hdc=ide-scsi root=/dev/ram0 init=/linuxrc real_root=/dev/hda3 video=vesa:ywrap,mtrr vga=0x317
#initrd /boot/initrd-2.4.22-gentoo-r5

### old boot config that works
kernel /boot/kernel-2.4.22-gentoo-r3 root=/dev/hda3 hdc=ide-scsi
initrd /boot/initrd-2.4.22-gentoo-r3





Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Brad House 2004-01-18 08:25:39 UTC
RTFM
/usr/share/genkernel/README