Hi Riccardo, Quoting Riccardo Mottola (2014-03-09 10:13:14) > Riccardo Mottola wrote: > > Samuel Thibault wrote: > >> /proc/mounts > >> /etc/mtab > >> /var/run/mtab > > my /proc is empty.
That is bad. Please confirm that your /proc node has a passive translator record: % showtrans /proc /hurd/procfs -c > > /etc/mtab is a file, /var/run is a symlink to /run but it is empty, no > > mtab file. /etc/mtab should be a link to either /run/mtab (that is what the Debian init scripts create) or /proc/mounts (that's what Hurds runsystem does instead). That your /run is empty is troubling... Justus
