Gentoo Archives: gentoo-laptop

From: Mailing Lists <lists@×××××.net>
To: gentoo-laptop@l.g.o
Subject: Re: [gentoo-laptop] oops! recompile kernel and not can't boot! (SOLVED)
Date: Fri, 27 Oct 2006 14:17:53
Message-Id: 1161958591.12437.5.camel@thor.greenbuzz.net
In Reply to: [gentoo-laptop] oops! recompile kernel and not can't boot! by Mailing Lists
1 On Mon, 2006-10-23 at 15:09 -0400, Mailing Lists wrote:
2 > Hi,
3 >
4 > I have an old powerbook (pismo) and have gentoo installed on it.
5 > "linux-2.6.16-gentoo-r9" I needed to recompile the kernel to try go get
6 > my VXPocket sound card working, and after doing that (manually) It won't
7 > boot. It dies right away and the last thing on the screen is:
8 >
9 > ...
10 > Calling quiesce ...
11 > returning from prom_init
12 >
13 > It just hangs there...
14 > Anyone know what is happened here?
15 >
16 > Thanks
17 > Rick
18
19
20 In case anyone is interested this was solved by upgrading gentoo-sources
21 to kernel version linux-2.6.17-gentoo-r8 then make menuconfig && make &&
22 make modules_install, then
23 cp /usr/src/linux-2.6.17-gentoo-r8/vmlinux /boot/kernel-2.6.17-gentoo-r8
24 then ln -s /usr/src/linux /usr/src/linux-2.6.17-gentoo-r8
25 then reboot and it was fine...
26
27 HTH
28 Rick
29
30 --
31 gentoo-laptop@g.o mailing list

Replies

Subject Author
Re: [gentoo-laptop] oops! recompile kernel and not can't boot!(SOLVED) Brian Masur <bcmasur@×××××××.com>