public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alex Schuster <wonko@wonkology.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Hardware Support for Netbook
Date: Thu, 26 Aug 2010 15:24:52 +0200	[thread overview]
Message-ID: <201008261524.53354.wonko@wonkology.org> (raw)
In-Reply-To: <AANLkTi=LyYCiv_+vkGrK8O4D8OdW_s06x+WKmVzQCzoc@mail.gmail.com>

Aaron Bauman writes:

>    I bought a new Toshiba T215D-S1150 with a AMD Athlon II Neo
> Processor.  I am currently having issues with the livecd not booting. 
> Everything seems to get stuck on an NeT RPC error while the kernel is
> booting.  I was able to successfully install Ubuntu (Netbook Remix and
> 10.x).  From there I was able to chroot and install Gentoo.  Upon
> reboot I was not able to boot the kernel yet again.  I have chrooted
> back in several times and still have failed to find the proper kernel
> version or configuration that will boot my system. Any support or help
> would be greatly appreciated.

The just use the Ubuntu kernel: Boot Ubuntu again, and get its kernel 
.config from /proc/config.gz like this:

cd /mnt/gentoo/usr/src/linux
zcat /proc/config.gz > .config
make oldconfig

Modify as you like and build the kernel again.

	Wonko



  reply	other threads:[~2010-08-26 13:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-26 13:07 [gentoo-user] Hardware Support for Netbook Aaron Bauman
2010-08-26 13:24 ` Alex Schuster [this message]
2010-08-26 13:25 ` Mick
2010-08-26 15:36 ` Bill Longman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201008261524.53354.wonko@wonkology.org \
    --to=wonko@wonkology.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox