Answer the question
In order to leave comments, you need to log in
How to run a FreeBSD 9.0 installation using grub4dos?
Hello. I make a multiboot flash drive using grub4dos, I try to start FreeBSD 9.0 bootonly, I write in menu.lst:
title FreeBSD 9.0 amd64
map /iso/freebsd.iso (hd32)
map --hook
chainloader (hd32)
boot
Then I select “FreeBSD 9.0” from the menu list amd64", the download starts, then I select the type of download (standard), it starts loading and then only "mountfrom" and that's it. On VmWare ESXi I tried to just boot through the freebsd-bootonly.iso image, it booted fine.
Please tell me what needs to be written in menu.lst or what needs to be done to load normally into the FreeBSD installer.
Thank you.
Answer the question
In order to leave comments, you need to log in
try throwing the image into memory first
map --mem /iso/freebsd.iso (hd32)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question