LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   How to Remove FreeBSD Boot Manager (https://www.linuxquestions.org/questions/%2Absd-17/how-to-remove-freebsd-boot-manager-395253/)

oxleyk 12-21-2005 09:01 AM

How to Remove FreeBSD Boot Manager
 
Until recently I had FreeBSD and Slackware Linux installed on one drive and used FBSD's boot manager. I have since removed FBSD and installed it on a second drive. How do I remove the FBSD boot manager on my Slackware drive? Can this be done from Slackware or do I have to boot FBSD?

Thanks,

Kent

ille.pugil42 12-21-2005 03:00 PM

Not entirely sure on how to remove FBSD's boot loader, but you can just rerun lilo (or grub) from within slackware to overwrite it.

oxleyk 12-21-2005 03:28 PM

FreeBSD's boot manager starts first and then passes off to LILO if Linux is chosen. I'm not sure where FBSDBM is installed; no odd partitions show up in cfdisk under Slackware. I'll probably have to boot from the FBSD install disk and use fdisk to remove the boot manager.

oxleyk 12-29-2005 05:13 PM

And the answer is...

Boot from a DOS disk and do 'fdisk /mbr'

Thus closes this problem.

ille.pugil42 12-29-2005 05:17 PM

which will remove what's in the mbr, but you'll still need to install lilo/grub/whatever in the mbr to make it boot again

reddazz 12-29-2005 05:51 PM

Just log into Slackware and install lilo or grub to the MBR.

oxleyk 12-30-2005 09:25 AM

No, LILO works normally. LILO isn't installed in the mbr in this case.

Kent

reddazz 12-30-2005 03:47 PM

Quote:

Originally Posted by oxleyk
No, LILO works normally. LILO isn't installed in the mbr in this case.

Kent

One of your bootloaders, in this case the FreeBSD bootloader seems to be installed on the MBR. To remove it, install another bootloader such as Lilo onto the MBR. Using a dos disk to do "fdisk /mbr" can leave you with a system that you can't boot into without doing some tinkering. Use it only if you are trying to get rid of Linux/Unix bootloaders so that you can boot into Windows. Thats what other people have been trying to tell you.

oxleyk 12-30-2005 04:01 PM

OK, the problem is STILL solved. Thank you all for the help.

Kent


All times are GMT -5. The time now is 06:50 PM.