From owner-freebsd-questions@FreeBSD.ORG  Sat Jan 10 00:30:54 2009
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Delivered-To: freebsd-questions@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 98003106564A
	for <freebsd-questions@freebsd.org>;
	Sat, 10 Jan 2009 00:30:54 +0000 (UTC)
	(envelope-from michael.copeland@gmail.com)
Received: from mail-gx0-f11.google.com (mail-gx0-f11.google.com
	[209.85.217.11])
	by mx1.freebsd.org (Postfix) with ESMTP id 3C3EC8FC19
	for <freebsd-questions@freebsd.org>;
	Sat, 10 Jan 2009 00:30:54 +0000 (UTC)
	(envelope-from michael.copeland@gmail.com)
Received: by gxk4 with SMTP id 4so1639501gxk.19
	for <freebsd-questions@freebsd.org>;
	Fri, 09 Jan 2009 16:30:53 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:message-id:date:from
	:user-agent:mime-version:to:cc:subject:references:in-reply-to
	:content-type:content-transfer-encoding;
	bh=AgD5nAxzRoLSsCilalWF93/p6z2UW+r0TeZO13+h3q0=;
	b=YvoxYjn+9fvPem+BTSjjcL5AR6qR5zgAMh1BR2eHU5INcvcJW2JbqRSaswvPxAwRdQ
	SWxMT31YRBZP4EDg4uWr0bDXkZN3GVYsi468TOrjWQl5A4R95NSAf1BzqWevJq5/V1+i
	kDah54U3TfNDUTejjPylKnsmtcDBTwRHkzOq8=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=message-id:date:from:user-agent:mime-version:to:cc:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	b=ebnvx8k/dcokhAMv1LS+cTolX9HVOnmSm/9inYwXlKzzf+mZsfwPkgJR4y8N3nIbfi
	SNu9y0cA6xzGNYZWZsjxap3M0wQ1gqLZZCvATdAgjTpaA7tiB54Vztriocz/XhcvYJqo
	xkCvJVjiizt8wmjPPgHFXZOierkP7EFCYpXeo=
Received: by 10.151.106.7 with SMTP id i7mr5090282ybm.118.1231547453587;
	Fri, 09 Jan 2009 16:30:53 -0800 (PST)
Received: from ?173.102.32.61? (173-102-32-61.pools.spcsdns.net
	[173.102.32.61])
	by mx.google.com with ESMTPS id m30sm804638elf.12.2009.01.09.16.30.51
	(version=TLSv1/SSLv3 cipher=RC4-MD5);
	Fri, 09 Jan 2009 16:30:52 -0800 (PST)
Message-ID: <4967EC3D.3070708@gmail.com>
Date: Fri, 09 Jan 2009 19:30:53 -0500
From: Michael Copeland <michael.copeland@gmail.com>
User-Agent: Thunderbird 2.0.0.19 (Windows/20081209)
MIME-Version: 1.0
To: Jerry McAllister <jerrymc@msu.edu>
References: <A52E216F2A494535806F4E9ED84D649D@GRANTLAPTOP>	<a9f4a3860901081723v75e5d53ds5d4cd5a275383e18@mail.gmail.com>	<FE989820C9A9409C9F3C950C293260D6@GRANTLAPTOP>
	<20090109163623.GF2111@gizmo.acns.msu.edu>
In-Reply-To: <20090109163623.GF2111@gizmo.acns.msu.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: Grant Peel <gpeel@thenetnow.com>, freebsd-questions@freebsd.org
Subject: Re: FreeBSD Boot Manager
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 10 Jan 2009 00:30:54 -0000



Jerry McAllister wrote:
> On Thu, Jan 08, 2009 at 09:33:12PM -0500, Grant Peel wrote:
>
>   
>> Can I use a windows install cd's "R" option to do the fdisk /mbr ?
>>     
>
> Maybe.    But, MS software is notorious for not recognizing any
> other OSen nor being able to boot them   So, use the FreeBSD fdisk
> which will plant the FreeBSD MBR.
>
> ////jerry
>
>   
has this issue been resolved? what route did you choose to accomplish 
your task?
>   
>> -Grant
>>
>> ----- Original Message ----- 
>> From: "Kurt Buff" <kurt.buff@gmail.com>
>> To: "Grant Peel" <gpeel@thenetnow.com>
>> Cc: <freebsd-questions@freebsd.org>
>> Sent: Thursday, January 08, 2009 8:23 PM
>> Subject: Re: FreeBSD Boot Manager
>>
>>
>>     
>>> On Thu, Jan 8, 2009 at 5:17 PM, Grant Peel <gpeel@thenetnow.com> wrote:
>>>       
>>>> Hi all,
>>>>
>>>> I was bored earlier tonight and I decided to tinker a bit with FreeBSD 
>>>> 6.4 on my Windows XP SP3 box.
>>>>
>>>> In that machine, there is one SATA drive.
>>>>
>>>> On that drive, there was about 100 GB of free space, so I decided to try 
>>>> putting FreeBSD 6.4 on it.
>>>>
>>>> During the install, I opted to use the Free BSD boot manage. The install 
>>>> went flawlessly.
>>>>
>>>> The problem is, when I boot up I get:
>>>>
>>>> F1 ??
>>>> F2 FreeBSD
>>>> F5 Disk1
>>>>
>>>> F2, is obviously, the new installation of FreeBSD 6.4, which boots 
>>>> perfectly.
>>>> F5 is a spare SCSI disk connected to an Initio controller.
>>>>
>>>> F1 is the probelem. Windose no longer boots. When I select F2, I simply 
>>>> get the cursor on a new line, and nothing happens.
>>>>
>>>> Like this:
>>>>
>>>> F1 ??
>>>> F2 FreeBSD
>>>> F5 Disk1
>>>> _
>>>>
>>>> Any idea what I might need to do to make windows work again?
>>>>
>>>> It may be worth mentioning, I had Norton GoBack running on the disk 
>>>> before I installed FreeBSD, although I am not aware if it does anything 
>>>> to the booting system.
>>>>
>>>> All suggestions welcome,
>>>>
>>>> -Grant
>>>>         
>>> www.bootdisk.com
>>>
>>> Find a bootable floppy image there that includes a DOS fdisk, and
>>> write it out to a floppy disk.
>>>
>>> Boot your machine with that floppy, and at the DOS prompt, type 'fdisk
>>> /mbr' - it will write a standard boot sector, and Windows should boot
>>> again.
>>>
>>> Of course, this will not allow you to boot to your new FreeBSD
>>> installation, but with other folks' help, you can probably overcome
>>> that - probably with GRUB, or another boot manager.
>>>
>>> Kurt
>>> _______________________________________________
>>> freebsd-questions@freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>>> To unsubscribe, send any mail to 
>>> "freebsd-questions-unsubscribe@freebsd.org"
>>>
>>>       
>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>>     
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>