Date: Thu, 12 Jul 2001 17:48:32 +0800 From: Alvin Sim <bsd140870@yahoo.co.uk> To: Jason Litz <jlitz@mindspring.com> Cc: freebsd-questions@freebsd.org Subject: Re: dual boot problem with win2000 Message-ID: <1709203433.20010712174832@yahoo.co.uk> In-Reply-To: <000001c10a9c$f8548870$0100a8c0@jasonlitz> References: <000001c10a9c$f8548870$0100a8c0@jasonlitz>
next in thread | previous in thread | raw e-mail | index | archive | help
i have a similar setup but am using win2k's bootloader to boot freebsd. assuming freebsd is on 2nd primary partition, try this:- 1. boot into freebsd 2. su to root 3. dd if=/dev/rad0s2a of=/dev/fd0/freebsd.pbr bs=512 count=1 4. restart to win2k 5. copy a:\freebsd.pbr to c:\ 6. edit boot.ini (remove hidden & read attrib) and add to last line as follows:- C:\freebsd.pbr="FreeBSD 4.3-STABLE" HTH Thursday, July 12, 2001, 02:35:19 PM, Jason Litz wrote: JL> Hi, JL> I had Win2000 already installed and working. I installed FreeBSD 4.3 with JL> the Boot Easy boot manager and now FreeBSD will boot fine but Win2000 blue JL> screens on me. My research has led me to believe that Boot Easy does not JL> support the NTFS file system which I am using on all my Microsoft "slices". JL> I can't seem to find any doc on removing the current boot manager or what JL> boot manager to use next. I am still looking but if anyone can point me in JL> the right direction I would appreciate it. JL> Thanks, JL> Jason JL> jlitz@mindspring.com JL> To Unsubscribe: send mail to majordomo@FreeBSD.org JL> with "unsubscribe freebsd-questions" in the body of the message -- Alvin bsd140870@yahoo.co.uk _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1709203433.20010712174832>