From owner-freebsd-questions Mon Jun 11 7:20:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay.tecc.co.uk (luggage.tecc.co.uk [193.128.6.129]) by hub.freebsd.org (Postfix) with SMTP id 37E0137B408 for ; Mon, 11 Jun 2001 07:20:08 -0700 (PDT) (envelope-from andy@tecc.co.uk) Received: from fw-smtp.tecc.co.uk [195.217.37.39] by relay.tecc.co.uk with esmtp (Exim 1.70 #1) id 159SY1-0004eP-00; Mon, 11 Jun 2001 15:20:05 +0100 Received: from [195.217.37.155] (helo=southampton) by fw-smtp.tecc.co.uk with smtp (Exim 2.12 #3) id 159SY1-0005pK-00 for freebsd-questions@freebsd.org; Mon, 11 Jun 2001 15:20:05 +0100 From: "Andy [Tecc Nops]" To: Subject: dual boot pain Date: Mon, 11 Jun 2001 15:20:05 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) x-mimeole: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all OK, trying to get a machine to dual boot FreeBSD 4.3 and W2K. I have two IDE drives. The pri drive has W2k loaded and the sec drive is fBSD. I've tried everything to get this machine to dual boot. Install fbsd then w2k, then w2k/fbsd, diff partitions, diff drives with no success. I've frantically searched lists/web docs but nothing seems to work. Here's my current boot.ini fyi..... [boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINNT [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect multi(0)disk(0)rdisk(1)partition(1)="FreeBSD Unix" C:\boot0 = "FreeBSD 4.2 0" C:\boot1 = "FreeBSD 4.2 1" C:\boot2 = "FreeBSD 4.2 2" I copied the bootX files from the CDROM #2 disk from /boot to c:\ Also, if I tell bios to boot C,A,SCSI then W2k loads (with the boot options from boot.ini above but none of the specified fbsd options work, machine just says either "boot error" or "PRESS ANY KEY TO REBOOT". However, if I tell bios to boot D,A,SCSI the fbsd boots normally. In a sane world I would be happy with this solution however the W2k is for use by "none" *nix people so I'd much rather the boot loader system works. Anyone any ideas? Ak To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message