grub-emu console-read causing issues with the read command

2012-01-13 Thread Seth Goldberg
Hi, When using the read command under grub-emu, the resulting value read (present in the environment variable) includes a time-dependent number of 0xff characters + the input that the user made. I tracked it down to grub_ncurses_getkey(), which times out after 100ms and causes grub_ncurses

Re: ZFS Crypto key hand off to kernel

2012-01-13 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 13.01.2012 15:27, Darren J Moffat wrote: On 01/13/12 14:17, Vladimir 'φ-coder/phcoder' Serbinenko wrote: Is this something that would be of interest for GRUB2 ? If so I'll look at developing the spec update and a patch for GRUB2 to support it for the zfs crypto support. That would be most w

Re: ZFS Crypto key hand off to kernel

2012-01-13 Thread Darren J Moffat
On 01/13/12 14:17, Vladimir 'φ-coder/phcoder' Serbinenko wrote: Is this something that would be of interest for GRUB2 ? If so I'll look at developing the spec update and a patch for GRUB2 to support it for the zfs crypto support. That would be most welcome. The main issues are: 1) What to consi

Re: ZFS Crypto key hand off to kernel

2012-01-13 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 10.01.2012 13:23, Darren J Moffat wrote: I've been testing the ZFS Crypto support in GRUB2 with Solaris 11 and found it works great - many thanks! The 'zfskey' command works very nicely, however the key is only available to grub and isn't handed off to the kernel that GRUB2 starts up. I'