All of lore.kernel.org
 help / color / mirror / Atom feed
* using GRUB with FreeBSD gmirror
@ 2009-10-22  0:25 Brian R. Jones
  2009-10-22  8:05 ` Vladimir 'phcoder' Serbinenko
  0 siblings, 1 reply; 2+ messages in thread
From: Brian R. Jones @ 2009-10-22  0:25 UTC (permalink / raw)
  To: The development of GRUB 2

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

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.


-- 
--Brian



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: using GRUB with FreeBSD gmirror
  2009-10-22  0:25 using GRUB with FreeBSD gmirror Brian R. Jones
@ 2009-10-22  8:05 ` Vladimir 'phcoder' Serbinenko
  0 siblings, 0 replies; 2+ messages in thread
From: Vladimir 'phcoder' Serbinenko @ 2009-10-22  8:05 UTC (permalink / raw)
  To: The development of GRUB 2

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 




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-22  8:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-22  0:25 using GRUB with FreeBSD gmirror Brian R. Jones
2009-10-22  8:05 ` Vladimir 'phcoder' Serbinenko

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.