On Tue, Jan 18, 2005 at 01:09:36AM -0800, surapong singshinsuk typed: > Hi, > > During the installation process, there are 3 choices to choose what to > install on MBR > > 1. install boot0 as a bootmanager on MBR > 2. install mbr as a standard mbr on MBR > 3. install nothing on MBR
[SNIP] > 2. During the installation process, I choose "install standard MBR (no boot > manager)" > and I later use boot0cfg -B da0 to install boot0 on MBR. Now I want to get > rid of bootmanager. > > How can I re-install mbr on MBR ? "fdisk -B da0" should work. Ruben _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
