I installed upstart 1.5 and strange.

Asked by Tae-Young Kwon

I was barely install upstart-1.5.

I was croos compile the upstart.

croos compile from pc to put the target board.

Strangely, which operates in the boot.

[/CODE]
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
EXT4-fs (mmcblk1p3): mounted filesystem with ordered data mode. Opts: (null)
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.
init://etc/init/test.conf:2: Unexpected token
init: Unable to listen for private connections: Operating system does not support abstract socket namespace

init: mountall main process (866) terminated with status 1
init: rc-sysinit main process (856) terminated with status 1
General error mounting filesystems.
A maintenance shell will now be started.
CONTROL-D will terminate this shell and reboot the system.
Give root password for maintenance
(or type Control-D to continue): [MAX98090] max98090_set_playback_speaker_headset(112)

Login incorrect.
Give root password for maintenance
(or type Control-D to continue):
root@odroid-x:~# touch aaa
touch: cannot touch `aaa': Read-only file system
root@odroid-x:~# mount -o remoun, rw /
mount: special device rw does not exist
root@odroid-x:~# mount -o remount, rw /
EXT4-fs (mmcblk1p3): re-mounted. Opts: (null)
root@odroid-x:~# runlevel
runlevel:/var/run/utmp: No such file or directory
root@odroid-x:~# telinit
telinit: missing runlevel
Try `telinit --help' for more information.
root@odroid-x:~# telinit 2
telinit: Operating system does not support abstract socket namespace

root@odroid-x:~# reboot
shutdown: Operating system does not support abstract socket namespace
[CODE/]

How can I fix this problem?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu upstart Edit question
Assignee:
No assignee Edit question
Solved by:
Tae-Young Kwon
Solved:
Last query:
Last reply:
Revision history for this message
Daniel Letzeisen (dtl131) said :
#1

Duplicate of: https://answers.launchpad.net/ubuntu/+question/242813

Please close this question (mark it as solved).

Revision history for this message
Tae-Young Kwon (xoduddk123) said :
#2

ok