:: Re: [DNG] chroot sees wrong version…
Forside
Slet denne besked
Besvar denne besked
Skribent: Didier Kryn
Dato:  
Til: dng
Emne: Re: [DNG] chroot sees wrong version of libc
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 :-)


     Didier