:: Re: [DNG] chroot sees wrong version…
Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Didier Kryn
Ημερομηνία:  
Προς: dng
Αντικείμενο: 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