Bug#612838: grub-pc: [kfreebsd] update-grub fails on custom partinioning during installation
Vladimir 'φ-coder/phcoder' Serbinenko
phcoder at gmail.com
Thu Mar 31 13:05:57 UTC 2011
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 294 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-grub-devel/attachments/20110331/3be18a92/attachment.pgp>
More information about the Pkg-grub-devel
mailing list