Hello,
I was able to boot an sd-card with an Angstrom image built with Narcissus (latest kernel).
While booting I see a lot of errors on the serial output, like these:
Configuring policykit.
addgroup: Only root may add a group to the system.
adduser: Only root may add a user or group to the system.
chown: /etc/polkit-1/localauthority: Operation not permitted
chown: /var/lib/polkit-1: Operation not permitted
chown: /usr/libexec/polkit-agent-helper-1: Operation not permitted
chown: /usr/bin/pkexec: Operation not permitted
Configuring hal.
addgroup: Only root may add a group to the system.
adduser: Only root may add a user or group to the system.
chown: /var/volatile/cache: Operation not permitted
/etc/init.d/populate-volatile.sh: eval: line 1: can’t create /dev/tty0: Permissi
on denied
chown: /var/volatile/lock: Operation not permitted
/etc/init.d/populate-volatile.sh: eval: line 1: can’t create /dev/tty0: Permissi
on denied
chown: /var/volatile/log: Operation not permitted
/etc/init.d/populate-volatile.sh: eval: line 1: can’t create /dev/tty0: Permissi
on denied
chown: /var/volatile/run: Operation not permitted
/etc/init.d/populate-volatile.sh: eval: line 1: can’t create /dev/tty0: Permissi
on denied
chown: /var/volatile/tmp: Operation not permitted
/etc/init.d/populate-volatile.sh: eval: line 1: can’t create /dev/tty0: Permissi
on denied
chown: /var/lock/subsys: Operation not permitted
/etc/init.d/populate-volatile.sh: eval: line 1: can’t create /dev/tty0: Permissi
on denied
chown: /var/log/wtmp: Operation not permitted
/etc/init.d/populate-volatile.sh: eval: line 1: can’t create /dev/tty0: Permissi
on denied
and:
Starting syslogd/klogd: done
- Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon
Timeout reached while wating for return value
*[fail]t receive return value from daemon process.
open /dev/fb0: Permission denied
open /dev/fb0: Permission denied
/usr/bin/cputype: line 11: can’t open /proc/cpuinfo: no such file
/usr/bin/cputype: line 11: can’t open /proc/cpuinfo: no such file
Error at line 73, file devmem2.c (13) [Permission denied]
expr: syntax errorNo SGX hardware, not starting PVR
The screen remains black with the BB logo only.
The image I built hasn’t the X server because I’m going to use the frame-buffer.
I don’t understand why I get those errors. I’ve just followed the instructions.
Thanks again
Marco