From owner-freebsd-doc Wed Aug 7 11:55:35 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00F7537B400 for ; Wed, 7 Aug 2002 11:55:34 -0700 (PDT) Received: from mail.redlinenetworks.com (mail.redlinenetworks.com [216.136.145.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D5B543E3B for ; Wed, 7 Aug 2002 11:55:33 -0700 (PDT) (envelope-from scott@redlinenetworks.com) Received: from redlinenetworks.com (melkor.redlinenetworks.com [192.168.0.8]) by mail.redlinenetworks.com (8.11.6/8.11.1) with ESMTP id g77IsBY54781; Wed, 7 Aug 2002 11:54:11 -0700 (PDT) (envelope-from scott@redlinenetworks.com) Message-ID: <3D516F09.7080901@redlinenetworks.com> Date: Wed, 07 Aug 2002 12:03:37 -0700 From: Scott Sewall Organization: Redline Networks, Inc. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3 X-Accept-Language: en-us MIME-Version: 1.0 To: doc@FreeBSD.org Subject: Updating the FAQ Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If you are not the correct receipient for FAQ updates, please forward. Please update the following section: Section 9.10 How can I use the NT loader to boot FreeBSD? For windows 2000 Server, the correct commands to modify the attributes for boot.ini are: attrib -h -s c:\boot.ini and attrib +s +h c:\boot.ini I'm not sure if thge order of the arguments is important, but that's the order I used. Otherwise the procedure works great for dual booting FreeBSD 4.6-RELEASE and Windows 2000 Server. -- Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message