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=-2.0 required=5.0 tests=DMARC_MISSING, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A autolearn=unavailable autolearn_force=no version=4.0.0 Received: from mail019.syd.optusnet.com.au (mail019.syd.optusnet.com.au [210.49.20.160]) by chiba.3jane.net (Postfix) with ESMTP id AD9F6ABBAB for ; Fri, 30 Aug 2002 07:08:03 -0500 (CDT) Received: from localhost.localdomain (wdcax9-220.dialup.optusnet.com.au [198.142.70.220]) by mail019.syd.optusnet.com.au (8.11.1/8.11.1) with ESMTP id g7UC6mt17940 for ; Fri, 30 Aug 2002 22:06:49 +1000 Received: from localhost (localhost [[UNIX: localhost]]) by localhost.localdomain (8.11.6/8.11.6) id g7UC2qW13661 for gentoo-dev@gentoo.org; Fri, 30 Aug 2002 22:02:52 +1000 Content-Type: text/plain; charset="iso-8859-1" From: Evan Read To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] [GRUB] 1.2 installation instructions Date: Fri, 30 Aug 2002 22:02:52 +1000 User-Agent: KMail/1.4.1 References: <20020830115817.GA2291@exception.at> In-Reply-To: <20020830115817.GA2291@exception.at> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200208302202.52047.eread@freeshell.org> 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 List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: c4e7f1f5-42d1-412f-8a1a-b233f6e5e9b2 X-Archives-Hash: a763837f437934079ed0c0caa6fa55c0 On Fri, 30 Aug 2002 21:58, Raffael Himmelreich wrote: > Hi, > > # Below needed only for people who dual-boot > title=3DWindows NT Workstation > root (hd0,5) > chainloader +1 > > > I don't know if there's a difference between WinNT and 2k, but Win2k > needs a "makeactive" to work. I thought that all windows needed make active as they want to be on a so=20 called "active" partition. Evan.