Re: Fresh install of Debian Hurd
Samuel Thibault <[email protected]> Tue, 25 Mar 2014 22:47:14 +0100
| Newsgroups | gmane.os.hurd.general,gmane.linux.debian.ports.hurd |
|---|---|
| Message-ID | <[email protected]> |
Hello, Daniel Lintott, le Mon 24 Mar 2014 21:01:48 +0000, a écrit : > ERROR: could not open /proc/stat: No such file or directory For some reason something apparently has dropped the translator from /proc You can try to reboot in recovery mode, remount / rw by using # fsysopts / --writable and reset the translator by using # settrans /proc /hurd/procfs -c or by just running # dpkg-reconfigure hurd If you don't manage to reboot in recovery mode, you can boot an installer CD, mount your disk and chroot into it. Samuel