Alexander Skwar wrote: > > I forgot to mount the proc filesystem into that chroot. So, to fix this > problem, all I needed to do was > > mount -t proc ChrootProc /mnt/gentoo/proc > > Cheers, > > Alexander Skwar > >
I thought this was the proper command to mount proc: mount -t proc proc /mnt/gentoo/proc What is the ChrootProc part? I never seen that before. Google didn't turn up anything either. Just curious. Dale :-) :-)