Re: grub2 with libzfs

2013-05-31 Thread Wes Morgan
Are you using grub2 to chainload or booting gptzfsloader directly? I can't use gptzfsloader directly because it seems to get very confused by the hybrid GPT MBR needed for booting win7 on a non-EFI laptop. On Mon, May 20, 2013 at 9:29 PM, Larry Rosenman l...@lerctr.org wrote: On 2013-05-20

Re: grub2 with libzfs

2013-05-31 Thread Larry Rosenman
Wes Morgan morg...@chemikals.org wrote: Are you using grub2 to chainload or booting gptzfsloader directly? I can't use gptzfsloader directly because it seems to get very confused by the hybrid GPT MBR needed for booting win7 on a non-EFI laptop. On Mon, May 20, 2013 at 9:29 PM, Larry Rosenman

Re: grub2 with libzfs

2013-05-20 Thread Wes Morgan
-knob disabled per your request. Regards. - 10-Current-amd64-using ccache-portstree merged with marcuscom.gnome3 xorg.devel -- View this message in context: http://freebsd.1045724.n5.nabble.com/grub2-with-libzfs-tp5799405p5803882.html Sent from the freebsd-ports mailing list archive

Re: grub2 with libzfs

2013-05-20 Thread Larry Rosenman
On 2013-05-20 21:26, Wes Morgan wrote: Trying to boot a zfs (GPT) partition with the latest patch gives me an unaligned pointer random number sometimes. When I enable all the debugging I can also get an error invalid nvlist header. Currently just booting from a ufs partition acting as /boot,

Re: grub2 with libzfs

2013-05-20 Thread Freddie Cash
-amd64-using ccache-portstree merged with marcuscom.gnome3 xorg.devel -- View this message in context: http://freebsd.1045724.n5.nabble.com/grub2-with-libzfs-tp5799405p5803882.html Sent from the freebsd-ports mailing list archive at Nabble.com

grub2 with libzfs

2013-04-14 Thread Beeblebrox
/grub is on a separate partition as well. Regards - 10-Current-amd64-using ccache-portstree merged with marcuscom.gnome3 xorg.devel -- View this message in context: http://freebsd.1045724.n5.nabble.com/grub2-with-libzfs-tp5799405p5803692.html Sent from the freebsd-ports mailing list

Re: grub2 with libzfs

2013-04-14 Thread Juergen Lock
In article 1365928778123-5803692.p...@n5.nabble.com you write: grub2.0 is installed, but does not have ZFS capability. I go to the grub command-line and: grub ls = (hd0,gpt1) (hd0,gpt2) (hd1,gpt1) (hd1,gpt2) etc... grub zfsinfo (hd0,gpt1) = error: could't find a valid label Hm interesting, does

grub2 with libzfs

2013-04-14 Thread Beeblebrox
.nabble.com/grub2-with-libzfs-tp5799405p5803882.html Sent from the freebsd-ports mailing list archive at Nabble.com. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd

Re: grub2 with libzfs

2013-03-29 Thread Juergen Lock
In article 1364469893741-5799652.p...@n5.nabble.com you write: you only have to add CPATH=${SRC_BASE}/cddl/contrib/opensolaris/lib/libzfs/common to CONFIGURE_ENV and MAKE_ENV, and add a ZFS knob to enable this that checks ${SRC_BASE}/cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h

Re: grub2 with libzfs

2013-03-29 Thread Sam Fourman Jr.
http://people.freebsd.org/~nox/tmp/grub-2.00-004-zfs.patch I haven't runtime-tested grub-install and booting at all yet tho, let alone the zfs support, I'll leave that testing to volunteers like you for now. :) Thanx, Juergen

Re: grub2 with libzfs

2013-03-29 Thread Beeblebrox
(say pool/myzfsroot) then modify @ with myzfsroot@ = kfreebsd /myzfsroot@/boot/kernel/kernel kfreebsd_module_elf /myzfsroot@/boot/kernel/opensolaris.ko etc... -- View this message in context: http://freebsd.1045724.n5.nabble.com/grub2-with-libzfs-tp5799405p573.html Sent from

Re: grub2 with libzfs

2013-03-29 Thread Juergen Lock
On Fri, Mar 29, 2013 at 02:45:59PM -0400, Sam Fourman Jr. wrote: http://people.freebsd.org/~nox/tmp/grub-2.00-004-zfs.patch I haven't runtime-tested grub-install and booting at all yet tho, let alone the zfs support, I'll leave that testing to volunteers like you for now. :)

grub2 with libzfs

2013-03-28 Thread Beeblebrox
, exactly?? :P -- View this message in context: http://freebsd.1045724.n5.nabble.com/grub2-with-libzfs-tp5799405p5799652.html Sent from the freebsd-ports mailing list archive at Nabble.com. ___ freebsd-ports@freebsd.org mailing list http

grub2 with libzfs

2013-03-27 Thread Beeblebrox
is in /lib, but the make process is looking for libzfs.h. Any suggestions on how to get this working? Regards. -- View this message in context: http://freebsd.1045724.n5.nabble.com/grub2-with-libzfs-tp5799405.html Sent from the freebsd-ports mailing list archive at Nabble.com

Re: grub2 with libzfs

2013-03-27 Thread Christian Mangin
Hello, You don't need libzfs to use grub2 on ZFS. You just need to specify the zfs module if your 'grub-install' target is a ZFS dataset. I've submitted a patch for this port a while ago, There are probably issues I'm not aware of but I've been using this custom port for the last 6 months without

grub2 with libzfs

2013-03-27 Thread Beeblebrox
, empty_bpobj, lz4_compress You don't need libzfs to use grub2 on ZFS. Please clarify: Do you mean that I don't need to invoke --enable-libzfs? If so, why do I get the error above (no labels found)? Thank you for the input Regards. -- View this message in context: http://freebsd.1045724.n5.nabble.com

grub2 with libzfs

2013-03-27 Thread Beeblebrox
in context: http://freebsd.1045724.n5.nabble.com/grub2-with-libzfs-tp5799405p5799450.html Sent from the freebsd-ports mailing list archive at Nabble.com. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

grub2 with libzfs

2013-03-27 Thread Beeblebrox
/grub2-with-libzfs-tp5799405p5799452.html Sent from the freebsd-ports mailing list archive at Nabble.com. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports

Re: grub2 with libzfs

2013-03-27 Thread Christian Mangin
that your Ubuntu version can't see it. There are patches in the current FreeBSD port to fix that. These patches were integrated upstream in later versions. You don't need libzfs to use grub2 on ZFS. Please clarify: Do you mean that I don't need to invoke --enable-libzfs? If so, why do I get the error

Re: grub2 with libzfs

2013-03-27 Thread Christian Mangin
using? -- View this message in context: http://freebsd.1045724.n5.nabble.com/grub2-with-libzfs-tp5799405p5799450.html Sent from the freebsd-ports mailing list archive at Nabble.com. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org

Re: grub2 with libzfs

2013-03-27 Thread Beeblebrox
-but-set-variable] cc1: all warnings being treated as errors gmake: *** [efiemu_mod-efiemu_main.o] Error 1 *** [do-build] Error code 1 Is there a way to get around the error? Thanks and Regards -- View this message in context: http://freebsd.1045724.n5.nabble.com/grub2-with-libzfs

grub2 with libzfs

2013-03-27 Thread Beeblebrox
-but-set-variable] cc1: all warnings being treated as errors gmake: *** [efiemu_mod-efiemu_main.o] Error 1 *** [do-build] Error code 1 Is there a way to get around the error? Thanks and Regards -- View this message in context: http://freebsd.1045724.n5.nabble.com/grub2-with-libzfs

grub2 with libzfs

2013-03-27 Thread Beeblebrox
to the tarball - can you re-post the link please? Thanks. -- View this message in context: http://freebsd.1045724.n5.nabble.com/grub2-with-libzfs-tp5799405p5799467.html Sent from the freebsd-ports mailing list archive at Nabble.com. ___ freebsd-ports

Re: grub2 with libzfs

2013-03-27 Thread Christian Mangin
.nabble.com/grub2-with-libzfs-tp5799405p5799464.html Sent from the freebsd-ports mailing list archive at Nabble.com. ___ freebsd-ports@freebsd.org mailing list http://lits.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail

grub2 with libzfs

2013-03-27 Thread Beeblebrox
*** [do-build] Error code 1 Regards. -- View this message in context: http://freebsd.1045724.n5.nabble.com/grub2-with-libzfs-tp5799405p5799473.html Sent from the freebsd-ports mailing list archive at Nabble.com. ___ freebsd-ports@freebsd.org mailing list

Re: grub2 with libzfs

2013-03-27 Thread Christian Mangin
/work/grub-2.00' gmake: *** [all] Error 2 *** [do-build] Error code 1 Regards. -- View this message in context: http://freebsd.1045724.n5.nabble.com/grub2-with-libzfs-tp5799405p5799473.html Sent from the freebsd-ports mailing list archive at Nabble.com

Re: grub2 with libzfs

2013-03-27 Thread Juergen Lock
On Wed, Mar 27, 2013 at 11:31:50AM -0700, Beeblebrox wrote: EDIT: I just tried make (without the --enable-libzfs) flag for grub 2.0 and got different error: grub-2.00 # make Makefile, line 20946: Need an operator line 20946 is: 44: export LC_COLLATE := C 45: export LC_CTYPE := C 46: