Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 374295

Summary: live dvd; kernel panic after install. Boot is looking for /newroot, which it cannot find of coarse.
Product: Gentoo Release Media Reporter: Jim Long <maddogjimlong>
Component: LiveCD/DVD/USBAssignee: Team Anniversary <ten>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jim Long 2011-07-07 01:23:57 UTC
after install tar ball and after chroot to compile and install my or genkernel's kernel. I stop booting from the hardrive with the kernel panic because it cannot
find the real root directory.  I know it's just one simple thing.. IT has sure
got me down after 2 days of trying to figure this mess out. it should be real simple for this not to happen.. BUT IT HAS... you might want to look into it..

Reproducible: Always

Steps to Reproduce:
1.dido above
2.
3.
Actual Results:  
ok.. I mount /mnt/gentoo after boot live dvd with "nox" on commandline boot..
Then I chroot to /mnt/gentoo, do an env-update, and followed the rest of the docs.
to the point i have no problem with using grub-install... but gets to just past
udev and it stops with kernel panic.

Expected Results:  
For 1 thing.. I think after spending 2 hours to download a 2.6 gig dvd.. it should
be plenty to install right from the dvd. instead of having to dl everything from a
repository.. I choose University of Madison. Wisconson. Also I might note that
the sys directory on the hardrive had no directories or files except on hidden file .something

Well it has to install and boot somehow?
Comment 1 Jim Long 2011-07-07 01:26:35 UTC
Maybe someone can straighten me out. it's gotta be one thing somewhere I would
guess my grub.conf file??? but why looking for /newboot dir on stock kernel build?
genkernel must have picked up something pointing to that dir /newboot...
Comment 2 Jorge Manuel B. S. Vicetto (RETIRED) gentoo-dev 2011-07-07 02:54:48 UTC
(In reply to comment #0)
> after install tar ball and after chroot to compile and install my or
> genkernel's kernel. I stop booting from the hardrive with the kernel panic
> because it cannot
> find the real root directory.  I know it's just one simple thing.. IT has sure
> got me down after 2 days of trying to figure this mess out. it should be real
> simple for this not to happen.. BUT IT HAS... you might want to look into it..

You most likely forgot to update /etc/fstab.
If so, this isn't a bug but a sign you didn't follow the installation docs[1].
Feel free to reopen the bug if that's not the case.

> For 1 thing.. I think after spending 2 hours to download a 2.6 gig dvd.. it
> should
> be plenty to install right from the dvd. instead of having to dl everything
> from a
> repository.. 

You should read the handbook[1]. Gentoo is a source distro so what you get in the live-dvd is just an environment to do your install - not some binary packages to get it installed.

 [1] http://www.gentoo.org/doc/en/handbook/