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 1S16wz-0002yl-H1 for garchives@archives.gentoo.org; Sat, 25 Feb 2012 02:01:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69F4CE0863; Sat, 25 Feb 2012 02:01:19 +0000 (UTC) Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com [74.125.83.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 7ABC1E0863 for ; Sat, 25 Feb 2012 02:00:10 +0000 (UTC) Received: by eekb47 with SMTP id b47so366291eek.40 for ; Fri, 24 Feb 2012 18:00:09 -0800 (PST) Received-SPF: pass (google.com: domain of emailgrant@gmail.com designates 10.14.94.200 as permitted sender) client-ip=10.14.94.200; Authentication-Results: mr.google.com; spf=pass (google.com: domain of emailgrant@gmail.com designates 10.14.94.200 as permitted sender) smtp.mail=emailgrant@gmail.com; dkim=pass header.i=emailgrant@gmail.com Received: from mr.google.com ([10.14.94.200]) by 10.14.94.200 with SMTP id n48mr2856330eef.48.1330135209690 (num_hops = 1); Fri, 24 Feb 2012 18:00:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=hB74SahGPwqeW8nXl4LdhixQcsdDlwAa7+xUHcWyJ5I=; b=lDWw0b0t8sdfr8bwS0N7Jo0S+RV1Fsc2svtt7ZGcMNqgpq9yTTDvt4x4jLQ5dJCgfr n4ycAz7NlgY5ADdWAjEUtg2iqWroSfWtyCLSDimHVK+7xR84k+iNfzWAkRiW+cZVgtV9 hseOrdIbNuYl5R3XF6+bdauXmkYBRHFnULWuQ= 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 Received: by 10.14.94.200 with SMTP id n48mr2127071eef.48.1330135209539; Fri, 24 Feb 2012 18:00:09 -0800 (PST) Received: by 10.213.113.148 with HTTP; Fri, 24 Feb 2012 18:00:09 -0800 (PST) Date: Fri, 24 Feb 2012 18:00:09 -0800 Message-ID: Subject: [gentoo-user] Safe way to test a new kernel? From: Grant To: Gentoo mailing list Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 8d409825-c944-4b6b-8646-b1391d20a3f8 X-Archives-Hash: d6961ef3b52082f56bea2f490261c06a I need to test a kernel config change on a remote system. Is there a safe way to do this? The fallback thing in grub has never worked for me. When does that ever work? - Grant