From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=DATE_IN_PAST_12_24,DMARC_NONE, FREEMAIL_FROM,INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from mail.epost.de ([64.39.38.71]) by cvs.gentoo.org with esmtp (Exim 3.22 #1) id 14O4KK-0006CK-00 for gentoo-dev@gentoo.org; Wed, 31 Jan 2001 13:58:05 -0700 Received: from feiert-wme (62.157.25.212) by mail.epost.de (5.5.020) id 3A6FFDBB0008135C for gentoo-dev@gentoo.org; Wed, 31 Jan 2001 21:58:35 +0100 Message-ID: <3A6FFDBB0008135C@mail.epost.de> (added by postmaster@mail.epost.de) From: "Knut Feiert" To: "Gentoo Linux Development Mailing List" Priority: Normal X-Mailer: PMMail 2000 Professional (2.10.2010) For Windows 98 (4.90.3000) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: [gentoo-dev] GRUB stage1 file not found Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@gentoo.org X-Reply-To: "Knut Feiert" List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Wed Jan 31 13:59:02 2001 X-Original-Date: Wed, 31 Jan 2001 21:55:32 +0100 X-Archives-Salt: 579c0378-37a4-43a7-b331-a863088bc5fe X-Archives-Hash: 7431b7ce086c8bc6efba38b1007a2288 Today I tried to install Gentoo Linux 1.0_rc4_pre2 . I am not very familiar with linux and followed the installation guide step by step. The vi confrontation in step 4 had an additional quirk for me because of the german keyboard layout. ( colon is uppercase o-umlaut) .... But the stopper was step 5: At the GRUB prompt I typed: root (hd0,12) setup (hd0,11) and grub said checking for /boot/grub/stage1 and /grub/stage1 file not found rc 15 According to the install guide the directory is /boot/boot/grub/ where the stage1 file actually is. What can I do? Knut