Installing gentoo in chroot I found that commands like mount and df doesn't work: they try to read file /etc/mtab (which of course is empty).
Can I (for future use) setup or even recompile them so, that they won't read /etc/mtab, taking all needed info from /proc?