From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RGSMj-00069N-Q3 for garchives@archives.gentoo.org; Wed, 19 Oct 2011 09:23:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DB7C21C0EC; Wed, 19 Oct 2011 09:23:05 +0000 (UTC) Received: from eu1sys200aog120.obsmtp.com (eu1sys200aog120.obsmtp.com [207.126.144.149]) by pigeon.gentoo.org (Postfix) with ESMTP id E996E21C021 for ; Wed, 19 Oct 2011 09:22:11 +0000 (UTC) Received: from beta.dmz-eu.st.com ([164.129.1.35]) (using TLSv1) by eu1sys200aob120.postini.com ([207.126.147.11]) with SMTP; Wed, 19 Oct 2011 09:22:12 UTC Received: from zeta.dmz-eu.st.com (zeta.dmz-eu.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id F30DC15E for ; Wed, 19 Oct 2011 09:22:10 +0000 (GMT) Received: from Webmail-eu.st.com (safex1hubcas6.st.com [10.75.90.73]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 84BF2188F for ; Wed, 19 Oct 2011 09:22:10 +0000 (GMT) Received: from SAFEX1MAIL4.st.com ([10.75.90.10]) by Safex1hubcas6.st.com ([10.75.90.73]) with mapi; Wed, 19 Oct 2011 11:22:10 +0200 From: Raffaele BELARDI To: "gentoo-user@lists.gentoo.org" Date: Wed, 19 Oct 2011 11:22:09 +0200 Subject: Re: [gentoo-user] How to find the parameters that the kernel support? Thread-Topic: [gentoo-user] How to find the parameters that the kernel support? Thread-Index: AcyOQJQYNVhBtCRZRxaQmFTI7Y3d1Q== Message-ID: <4E9E96C1.5020600@st.com> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Mozilla/5.0 (X11; Linux i686; rv:6.0) Gecko/20111017 Firefox/6.0 SeaMonkey/2.3.1 x-enigmail-version: 1.3 acceptlanguage: en-US Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable 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 X-Archives-Salt: X-Archives-Hash: 57cd2bc9dfd29589cda422394df6aced On 10/19/2011 11:15 AM, Lavender wrote: > How can I find out what parametres the kernel supports when it is in > bootstrap? >=20 It's documented in the kernel source tree: /usr/src/linux/Documentation/kernel-parameters.txt=