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:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Try:

 mount -o remount,rw /

Your mount command is incorrect.

Revision history for this message
kuruvalli rakesh (rakesh411) said :
#2

Hi. Actually 'telinit: Operating system does not support abstract socket namespace' this issue is solved yet. Can anyone please help me to fix it.

Can you help with this problem?

Provide an answer of your own, or ask Tae-Young Kwon for more information if necessary.

To post a message you must log in.