From: Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: using GRUB with FreeBSD gmirror
Date: Thu, 22 Oct 2009 10:05:14 +0200 [thread overview]
Message-ID: <4AE0123A.3090909@gmail.com> (raw)
In-Reply-To: <4ADFA673.5040101@castlejones.net>
Brian R. Jones wrote:
> I'm trying to get GRUB1.97~beta4 working with FreeBSD 8.0 RC1 amd64
> and gmirror, but I'm not sure the correct way to to a kernel module.
> I'm guessing something like:
>
> freebsd_module=/boot/kernel/geom_mirror.ko type=???
>
> or
>
> freebsd_module_elf=/boot/kernel/geom_mirror.ko
It's freebsd_module_elf /boot/kernel/geom_mirror.ko (no '=') but since
grub2 has no module dependency tracking you'll have to explicitly load
any dependencies as well
>
> I'll probably have tried both of these before I get a response to this
> email, but what would be really useful is if someone could give me a
> clue as to where to look in the source for freebsd_whatever, as I have
> had no luck so far finding it.
>
>
> and yes, I'll switch to beta5 and kfreebsd_whatever as soon as I get
> it working.
>
>
--
Regards
Vladimir 'phcoder' Serbinenko
Personal git repository: http://repo.or.cz/w/grub2/phcoder.git
prev parent reply other threads:[~2009-10-22 8:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-22 0:25 using GRUB with FreeBSD gmirror Brian R. Jones
2009-10-22 8:05 ` Vladimir 'phcoder' Serbinenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4AE0123A.3090909@gmail.com \
--to=phcoder@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.