From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265484AbUGDIoU (ORCPT ); Sun, 4 Jul 2004 04:44:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265487AbUGDIoU (ORCPT ); Sun, 4 Jul 2004 04:44:20 -0400 Received: from tag.witbe.net ([81.88.96.48]:64960 "EHLO tag.witbe.net") by vger.kernel.org with ESMTP id S265484AbUGDIoT (ORCPT ); Sun, 4 Jul 2004 04:44:19 -0400 Message-Id: <200407040844.i648iGX08954@tag.witbe.net> Reply-To: From: "Paul Rolland" To: "'Milton Miller'" Cc: Subject: Re: Init single and Serial console : How to ? Date: Sun, 4 Jul 2004 10:44:12 +0200 Organization: AS2917 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <69CB182A-CD80-11D8-9463-003065DC03B0@bga.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Thread-Index: AcRhjVuzRXfSNJIcTXmDxEmE4pNeFQAFYrpA Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi Milton, > > Not quite single mode, but what I have done in similar situations is > boot with > console=ttyS0 init=/bin/sh Should do the trick. Single mode was good because it was not running rl 3 init-scripts. Not running any of them is good too :-) The trick was to have the serial console/shell without having to go thru the ioctlsave stuff. Regards, Paul