A
A
Alexander2012-10-03 10:31:37
FreeBSD
Alexander, 2012-10-03 10:31:37

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

2 answer(s)
M
max_rip, 2012-10-03
@max_rip

try throwing the image into memory first
map --mem /iso/freebsd.iso (hd32)

A
Alexander, 2012-10-03
@baltazorbest

did not help, mountfrom again

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question