Comment 12 for bug 1099405

Revision history for this message
Marcin Juszkiewicz (hrw) wrote :

#233 is broken:

INIT: version 2.88 booting
Starting Bootlog daemon: bootlogd.
INIT: Entering runlevel: 5
Stopping Bootlog daemon: bootlogd.
INIT: no more processes left in this runlevel

local build:

INIT: version 2.88 booting
Starting udev
udevd[422]: starting version 182
Starting Bootlog daemon: bootlogd.
Configuring network interfaces... ifconfig: SIOCGIFFLAGS: No such device
ifconfig: SIOCSIFADDR: No such device
route: SIOCADDRT: No such device
Starting rpcbind daemon...rpcbind: cannot create socket for udp6
rpcbind: cannot create socket for tcp6
done.
hwclock: can't open '/dev/misc/rtc': No such file or directory
Wed Jan 23 09:44:00 UTC 2013
hwclock: can't open '/dev/misc/rtc': No such file or directory
INIT: Entering runlevel: 5
Starting OpenBSD Secure Shell server: sshd
  generating ssh RSA key...
  generating ssh ECDSA key...
  generating ssh DSA key...
done.
hwclock: can't open '/dev/misc/rtc': No such file or directory
creating NFS state directory: done
starting 8 nfsd kernel threads: rpc.nfsd: Unable to access /proc/fs/nfsd errno 2 (No such file or directory).
Please try, as root, 'mount -t nfsd nfsd /proc/fs/nfsd' and then restart rpc.nfsd to correct the problem
done
starting mountd: done
starting statd: done
Starting syslogd/klogd: done
Starting auto-serial-console: done
Stopping Bootlog daemon:
bootlogd.
INIT: no more processes left in this runlevel
root@genericarmv8:~#

will dig into that.