d3b5
![]() |
|
|
|
|
|||||||
| General General questions about the FreeBSD operating system. Ask here if your question does not fit elsewhere. |
![]() |
|
|
Thread Tools | Display Modes |
|
#26
|
|||
|
|||
|
It seems that the FreeBSD-9.0-RC2-${ARCH}-bootonly.iso isn't built with a boot/mfsroot.gz.
Without this there seems no way to boot FreeBSD-9 with grub2. Last edited by DutchDaemon; November 17th, 2011 at 17:17. |
|
#27
|
|||
|
|||
|
Bump. Any ideas on this issue?
|
|
#28
|
||||
|
||||
|
Quote:
Code:
kfreebsd_module (loop)/boot/mfsroot.gz type=mfs_root
__________________
branch:head - root on zfs - amd64 BLUES, ELWOOD ILLINOIS LICENSE : B263-1655-2187 CURRENTLY UNDER SUSPENSION WARRANTS OUTSTANDING : PARKG. 116 MOVING VIOLATIONS : 56 ARREST DRIVER ... IMPOUND VEHICLE Last edited by DutchDaemon; May 2nd, 2012 at 16:40. |
|
#29
|
|||
|
|||
|
This indeed works for FreeBSD 8.x and earlier, however the layout of the 9.0 ISO images has changed significantly - the mentioned mfsroot.gz does not exist anymore.
For earlier editions I was actually using the following config for Grub4dos: Code:
title FreeBSD 8.3 64-bit find --set-root /FreeBSD-8.3-RELEASE-amd64-bootonly.iso map /FreeBSD-8.3-RELEASE-amd64-bootonly.iso (hd32) map --hook root (hd32) chainloader (hd32) Last edited by DutchDaemon; May 2nd, 2012 at 16:39. |
|
#30
|
|||
|
|||
|
Quote:
The mfsroot.gz NOT included in FreeBSD-9.1-RELEASE-amd64-disc1.iso. So can't boot by the method...
|
![]() |
| Tags |
| grub2, install, usb stick |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] FreeBSD does not start on a triple boot with Grub2 | Halberdier | Installing & Upgrading | 7 | May 30th, 2012 23:06 |
| Install FreeBSD 8.0 using a USB stick, failed: No /boot/loader | everypot | Installing & Upgrading | 10 | February 29th, 2012 19:34 |
| How to boot FreeBSD 9 installed in dedicated disk using Grub2. | Michael | Installing & Upgrading | 4 | February 4th, 2012 09:32 |
| Grub2 Configuration (Dual boot linux + FreeBSD is it possible?) | marcinnn | Installing & Upgrading | 4 | October 10th, 2011 01:35 |
| [Solved] dual boot FreeBSD with linux using grub2 | favor | Installing & Upgrading | 22 | January 20th, 2010 14:26 |