tag 612838 fixed-upstream
thanks

On 31.03.2011 13:26, Arno Töll wrote:
> Problem is, there is no /boot/zfs/zpool.cache, maybe this is related to
> #591820. When copying /boot/zfs/zpool.cache over from the installer
> environment as Tiernan suggested update-grub works, even the older
> version from 6.0.1 (I used this time for installation).
>
>   
From my experience /boot/zfs/zpool.cache is needed to boot from ZFS and
aborting update-grub and letting user intervene is the second best action.
Best option would be to create both directory and file but I don't know
how to do so without remounting. Do you know a possibility?
So the only problem from GRUB is an inappropriate error message.
Upstream we have:
      ls "${dirname}/zfs/zpool.cache" > /dev/null
which should give the appropriate error message. Debian, however, uses
      test -e "${dirname}/zfs/zpool.cache"
Which obviously gives no error.

-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to