Re: using GRUB with FreeBSD gmirror

2009-10-22 Thread Vladimir 'phcoder' Serbinenko
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_

using GRUB with FreeBSD gmirror

2009-10-21 Thread Brian R. Jones
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 trie