ed9b
![]() |
|
|
|
|
|||||||
| Installing & Upgrading Installing and upgrading FreeBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello, i'm trying to set up multiboot system and i can't find how to edit the freebsd bootloader!
I installed freebsd on a xp machine and dual boot works great, now i installed archlinux on a third partition with grub in the same partition. But freebsd bootloader is unable to boot archlinux so i think there is something wrong in the configuration file, how can i manage it? Is this possible? or is better to install grub on hd0 and use it as default bootloader? thank you! |
|
#2
|
|||
|
|||
|
The default boot manager has no configuration file. It just works, on-the-fly. But it only boots from primary BIOS partitions.
If Archlinux is installed on an extended partition, you should create a primary partition and install it there, and the FreeBSD default boot manager should find it. Or use GRUB instead.
__________________
May the source be with you! |
|
#3
|
|||
|
|||
|
Yup, boot0 scans the partition table for primary partitions each time you boot up. You configure it by simply configuring your partition table correctly, and ensuring each OS has boot code at the start of its partition.
|
|
#4
|
|||
|
|||
|
Try GAG. It can chainload booteasy (and ntloader, and GRUB, and Lilo, etc).
http://gag.sourceforge.net/ |
|
#5
|
||||
|
||||
|
+1 gag
__________________
Clear messages, focused subject matter and purposeful objectives lead to posts useful for all. |
|
#6
|
||||
|
||||
|
I used GAG for years but now I use Grub2 (GAG currently cannot boot grub2).
And what? I like it! Just install Arch on whatever partition and choose it's grub on MBR (default). Then edit its menu.lst (or config files if you got grub2) for FreeBSD (search this forum). Grub will detect Windows automatically. IMHO FreeBSD boot manager is not designed for multiboot. |
|
#7
|
|||
|
|||
|
Of course it is. IMHO you just don't know how to use it.
|
|
#8
|
|||
|
|||
|
ok thanks all! i used a primary partition instead a extended partition and now it works!
thanks again
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Install FreeBSD 8.0 using a USB stick, failed: No /boot/loader | everypot | Installing & Upgrading | 10 | February 29th, 2012 19:34 |
| [Solved] FreeBSD 7.1 won't boot loader | glenn | Installing & Upgrading | 15 | October 28th, 2009 23:12 |
| FreeBSD Boot Loader Location | Harley51 | Installing & Upgrading | 3 | October 11th, 2009 22:49 |
| edit /boot/loader.conf, but won't boot | phospher | General | 17 | August 17th, 2009 14:49 |
| FreeBSD boot loader changes default | phreud | General | 7 | November 21st, 2008 00:02 |