From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JErrZ-0001OA-UE for garchives@archives.gentoo.org; Tue, 15 Jan 2008 19:54:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 344B7E0AA6; Tue, 15 Jan 2008 19:53:52 +0000 (UTC) Received: from hu-out-0506.google.com (hu-out-0506.google.com [72.14.214.237]) by pigeon.gentoo.org (Postfix) with ESMTP id 76701E0AA4 for ; Tue, 15 Jan 2008 19:53:51 +0000 (UTC) Received: by hu-out-0506.google.com with SMTP id 23so1014978huc.1 for ; Tue, 15 Jan 2008 11:53:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:to:subject:from:content-type:mime-version:references:content-transfer-encoding:message-id:in-reply-to:user-agent; bh=Y7+TXn9Xi0u23ksy+YZrIohROd3jDoEcY8JVEsphbpY=; b=VsZuLR3/rlod/RiawD0Qi6cnoHJGtYHI+wsflQ0uoTn8tuXJ9mbHvr9yus1GfhppPrK99LwUHz+5ms2CJfR5Cz0qLRVMI18KwTdzQYc5rfXc549i3gBLfpU//92WAoc6CDJS6watWkJTa/mNHQNiHf2QfiD4DDI2U+LGIEtz1mY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:to:subject:from:content-type:mime-version:references:content-transfer-encoding:message-id:in-reply-to:user-agent; b=Xb8bLbleKtNLO2YsrWSGAPfQgyq/ckfClwN45lC/xUWFFF+QF+98N/kylZdP3hp5bzZtaNGZHP837opjDAKnEssrGe/i+70XKMgqJCDFoZpnzwRSbSwczxs9koe7lsAPLP7Sw+ZJz45DZdeWtZrA6vYNsRGjICMu5+JI5+INkY4= Received: by 10.66.252.17 with SMTP id z17mr1188291ugh.50.1200426830458; Tue, 15 Jan 2008 11:53:50 -0800 (PST) Received: from localhost.localdomain ( [195.167.65.105]) by mx.google.com with ESMTPS id k30sm2907161ugc.53.2008.01.15.11.53.46 (version=SSLv3 cipher=OTHER); Tue, 15 Jan 2008 11:53:49 -0800 (PST) Date: Tue, 15 Jan 2008 21:48:29 +0200 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] gentoo>=sabayon+genkernel From: =?utf-8?B?zpTOt868zq7PhM+BzrnOv8+CIM6hzr/PgM+MzrrOt8+C?= Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 References: <20080111082729.GA12107@localhost> <4787F31B.3050209@gmail.com> <200801120113.30788.alan.mckinnon@gmail.com> <478D0791.4040502@gmail.com> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <478D0791.4040502@gmail.com> User-Agent: Opera Mail/9.50 (Linux) X-Archives-Salt: 8d095afe-8ffd-4e54-a0e4-108acaf49c13 X-Archives-Hash: 9bc9975c7010ac6c7740a573c8e3bad7 Hi guys, I managed to compile, emerge and do anything with sabayon 3.4f.= Now I have a gentoo home made kernel with: # emerge --sync # layman -s sabayon # emerge genkernel # kernel-sources #what ever u want # eselect kernel list #note which number you want to install # eselect kernel set x #this will set symlink # zcat /proc/config.gz > /usr/src/config # genkernel --kernel-config=3D/usr/src/config --menuconfig --bootloader=3D= grub = --splash=3Dsabayon all reboot # module-list #to remove or add modules # # emerge "some_drive" # module-rebuild rebuild and finished! It is really fast and works! I am very Happy!! -- gentoo-user@lists.gentoo.org mailing list