d3b5 [Solved] Boot FreeBSD ISO from Grub2 USB stick - Page 2 - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Base System > General

General General questions about the FreeBSD operating system. Ask here if your question does not fit elsewhere.

Reply
 
Thread Tools Display Modes
  #26  
Old November 17th, 2011, 16:18
Nukama Nukama is offline
Member
 
Join Date: Feb 2010
Posts: 107
Thanks: 17
Thanked 33 Times in 24 Posts
Default

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.
Reply With Quote
  #27  
Old May 2nd, 2012, 08:44
frijsdijk frijsdijk is offline
Member
 
Join Date: Mar 2009
Location: The Hague, Netherlands
Posts: 136
Thanks: 6
Thanked 14 Times in 12 Posts
Default

Bump. Any ideas on this issue?
Reply With Quote
  #28  
Old May 2nd, 2012, 11:17
Beeblebrox's Avatar
Beeblebrox Beeblebrox is offline
Member
 
Join Date: Sep 2010
Posts: 713
Thanks: 39
Thanked 76 Times in 68 Posts
Default

Quote:
Bump. Any ideas on this issue?
Care to be more specific? What exactly is the part that's not working? Post #16 solves the issue by adding:
Code:
kfreebsd_module (loop)/boot/mfsroot.gz type=mfs_root
Use an ISO version that has mfsroot.gz included. You are not limited to the bootonly.iso.
__________________
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.
Reply With Quote
  #29  
Old May 2nd, 2012, 15:40
frijsdijk frijsdijk is offline
Member
 
Join Date: Mar 2009
Location: The Hague, Netherlands
Posts: 136
Thanks: 6
Thanked 14 Times in 12 Posts
Default

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)
Which works charmfully for basic installations. On our USB sticks we actually have a wide variety of Unix images, which can be booted by either Grub2 or Grub4dos (which in turn is chainloaded from Grub2). In neither Grub2 or Grub4dos I have been successful in booting the FreeBSD 9.0 ISO up to the language selection menu for installations.

Last edited by DutchDaemon; May 2nd, 2012 at 16:39.
Reply With Quote
  #30  
Old January 14th, 2013, 08:28
epopen epopen is offline
Junior Member
 
Join Date: Jul 2009
Posts: 64
Thanks: 27
Thanked 4 Times in 3 Posts
Default

Quote:
Originally Posted by Beeblebrox View Post
Care to be more specific? What exactly is the part that's not working? Post #16 solves the issue by adding:
Code:
kfreebsd_module (loop)/boot/mfsroot.gz type=mfs_root
Use an ISO version that has mfsroot.gz included. You are not limited to the bootonly.iso.
Hi
The mfsroot.gz NOT included in FreeBSD-9.1-RELEASE-amd64-disc1.iso.
So can't boot by the method...
Reply With Quote
Reply

Tags
grub2, install, usb stick

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT +1. The time now is 07:32.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0