From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from invictus.bright.net([205.212.123.12]) (1577 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Mon, 1 Jan 2001 19:34:40 -0500 (EST) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from enterprise ([209.143.18.194]) by invictus.bright.net with SMTP id <20010102003443.KGUF10619.invictus@enterprise>; Mon, 1 Jan 2001 19:34:43 -0500 Message-ID: <001301c07452$0a7d54a0$c2128fd1@enterprise> From: "Thomas Ward" To: Cc: Subject: Help with Kernel install. Date: Mon, 1 Jan 2001 19:22:06 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 List-Id: Hello, list. Today I have been having some problems getting a 2.2.18 Kernel working. I have downloaded the Speakup v-0.10 source, and have successfully applied the patch to the Linux 2.2.18 Kernel source tree. However, while building the bzImage I have been getting some warnings, and then after word as might be expected the kernel will boot but then go into Kernel panic. I have been trying to boot it off of a boot disk just for this vary reason. I don't want to kill my working 2.2.16 Kernel until I know the 2.2.18 will work. If I believe the exact error was: "root file system not found at 03-02." How do I direct the Kernel to /dev/hda1 I tried the Linux root=/dev/hda1 command for some reason it is still giving me that error. Thanks for any help you might have.