cef0
![]() |
|
|
|
|
|||||||
| Installing & Upgrading Installing and upgrading FreeBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi there,
I've installed FreeBSD 7.2 RELEASE on the pc that currently running Windows Vista. In installation steps i selected to "Leave the Master Boot Record untouched". Well, seems that it didn't worked and now after rebooting system it automatically start-up the BSD. Is there anyway to bring back my Vista ? I want it to be dual-boot. Regards, Hadi |
|
#2
|
||||
|
||||
|
You can try installing a boot loader like sysutils/grub from ports.
You can also try sysutils/gag and run it from a floppy leaving your hd untouched. I know nothing about Vista, but I guess you can try restoring its boot loader from the install cd. |
|
#3
|
|||
|
|||
|
You can start the Vista CD/DVD and then get to the Repair Options. This will fix the mbr. Install the freebsd boot manager through the option 'custom installation' at freebsd cd.
Then, if there's only the possibility to boot Vista you can set the freebsd boot manager through FIXIT again: Code:
# fdisk -B -b /boot/boot0 DEVICE |
|
#4
|
||||
|
||||
|
Quote:
![]() Quote:
Code:
fdisk -a /dev/ad0 Change the active partition to the vista one and save the new partition table when prompted. You will reboot and get straight to Vista. Problem is you will not be able to boot FreeBSD then, but fear not. Google and download EasyBCD. Install in Vista, it is a trivial GUI tool (free). You will get a FreeBSD entry in Vista's boot menue (!) And it will all work fine. |
| The Following 5 Users Say Thank You to manolis@ For This Useful Post: | ||
Anti_Evil (June 25th, 2009), donxc (February 21st, 2010), kcbowhunter (January 26th, 2011), krynn (October 19th, 2009), skangraf (September 19th, 2010) | ||
|
#5
|
|||
|
|||
|
Thanks alot, it worked !
Long live to FreeBSD �e |
![]() |
| Tags |
| dual boot, freebsd 7.2, windows vista |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to dual boot using vista boot loader | Weinter | Howtos & FAQs (Moderated) | 8 | October 1st, 2010 01:06 |
| Dual boot: FreeBSD and XP on encrypted partition | immortal | Installing & Upgrading | 2 | March 17th, 2009 03:45 |
| WinXP&FreeBSD dual boot | dima338 | Installing & Upgrading | 5 | January 14th, 2009 17:54 |
| How to dual boot using Lilo | hitest | Howtos & FAQs (Moderated) | 2 | December 7th, 2008 18:07 |
| Dual boot | itsmeacalling | Installing & Upgrading | 9 | November 20th, 2008 00:19 |