Date: Fri, 2 Oct 2009 22:31:28 +0000 From: "Mark O'Donnell" <m.odonnell@shaw.ca> To: freebsd-questions@freebsd.org Subject: Re: 7.2 Sysinstall choices -- existing multi-boot (based on Win7 RC's boot mgr) system Message-ID: <200910022231.28732.m.odonnell@shaw.ca> In-Reply-To: <BAY115-W356F19D33138FF8276C55ADBD10@phx.gbl> References: <BAY115-W356F19D33138FF8276C55ADBD10@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
> Currently, I have Win/XP in slice 1, no slice 2, Win 7 RC in slice 3 and > Acronis' hidden part in slice 4. I have unallocated space after slice 1 > (about 45gb) I wanted to use for FreeBSD. > > I told sysinstall to create a slice (in the unallocated space), then create > FreeBSD partitions in it for /, paging, /usr, /var, /tmp & /home. I'm not > sure what I'm supposed to tell it about boot managers though? Right now > the MBR points to Acronis' recovery slice, which boots to Win 7's boot > manager, it defaults to Win/XP. When I said do nothing sysinstall marked > the new slice bootable, and FreeBSD does boot to a text menu with Beastie > on it. But, that doesn't give access to the OS's in slice 1 and 3? The default Windows MBR will simply just boot the active slice. When you created your FreeBSD slice it was automatically marked active. > if I tell it to use the default boot manager, (booteasy?), will it offer at > least access to what's currently in the master boot record & slice 2 > (FreeBSD)? Or do I need a way to tell Win7's boot manager about FreeBSD in > slice 2? > boot0 (aka BootEasy) will ask you what slice to boot from. If you've already installed FreeBSD you can replace your current MBR with: boot0cfg -B ad0 Just make sure to replace ad0 with your actual hdd device name. > > Thanks > > _______________________________________________ > 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" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910022231.28732.m.odonnell>