From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DMARC_NONE,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from post.webmailer.de (natpost.webmailer.de [192.67.198.65]) by chiba.3jane.net (Postfix) with ESMTP id B8D6D277F9 for ; Sat, 19 Jan 2002 12:38:39 -0600 (CST) Received: from alderan.ohlmeier.de (pD9E0D2C4.dip.t-dialin.net [217.224.210.196]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id TAA04082; Sat, 19 Jan 2002 19:39:58 +0100 (MET) Received: from localhost (localhost [127.0.0.1]) by alderan.ohlmeier.de (Postfix) with ESMTP id C8A2A1EBF6; Sat, 19 Jan 2002 19:39:59 +0100 (CET) Received: from there (cloudcity.ohlmeier.de [192.168.0.1]) by alderan.ohlmeier.de (Postfix) with SMTP id 934101EB56; Sat, 19 Jan 2002 19:39:56 +0100 (CET) Content-Type: text/plain; charset="iso-8859-1" From: Nils Ohlmeier To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] need help Date: Sat, 19 Jan 2002 19:40:09 +0100 X-Mailer: KMail [version 1.3.2] References: <000a01c1a117$fd9bcb10$210a10ac@sniffer> In-Reply-To: <000a01c1a117$fd9bcb10$210a10ac@sniffer> Cc: "Francois LE BEC" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <20020119183956.934101EB56@alderan.ohlmeier.de> X-Virus-Scanned: by AMaViS perl-11 Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Developer discussion list List-Unsubscribe: , List-Archive: X-Archives-Salt: acdd6641-24fd-45ac-8cb4-3269d92f10e5 X-Archives-Hash: 25e0938692b9cabe9e6eb6678bfad1a7 > > If I try to boot from the CDROM (no other choice), then I might enter = the > right command to boot.. but I got an kernel panik instead. > > I tried linux root=3D/dev/sda1 It doesn't work because I= got: > > VFS: Cannot open root device "sda1" or 08:01 > Please append a correct "root=3D" boot option > Kernel panic: VFS: Unable to mount root fs on 08:01 To boot from CD with a SCSI device as root will only work if you load scs= i=20 moudles because their are no scsi hardware modules in the kernel. Greetings Nils P.S.: I suggest the gentoo-user list for those questions.