search for: grubzf

Displaying 1 result from an estimated 1 matches for "grubzf".

Did you mean: grubf
2009 Apr 26
0
preview zfs port to grub2 + raidz
....txt --- Hello, here is initial port of zfs from grub-solaris. It can only read file by its name. No ls or tab completition yet. Also identation and error handling in this patch is completely wrong. To choose the dataset set zfs variable. Here is an example of how I tested it: grub> zfs=grubz/grubzfs grub> cat (hd0)/hello hello, grub grub> Such syntax is temporary and heavily restricts what you can do with different zfs filesystems (e.g. you can''t cmp files on different filesystems) I propose the following syntax for the future: (<one of vdevs>:<fs name>) E.g. (hd0...