Le 28/04/2016 15:34, Rainer Weikusat a écrit :
> Didier Kryn <kryn@???> writes:
>> Le 27/04/2016 23:29, Haines Brown a écrit :
>>> I found I had to bind mount /sys before I could install grub2.
>> A few tricks:
>>
>> It is most of the times necessary to bind-mount /proc and /sys
>> when working in a chroot. Depending what you do, /dev may also be
>> necessary. Also copy /etc/hosts and /etc/resolv.conf when working with
>> network.
>>
>> Happy that it worked :-)
> debootstrap still doesn't install the wheezy i686 libraries in the
> chrooted environment.
>
He's talking of installing grub2...
Didier