Skip to content

[xavier-nx-devkit] demo-image-egl -> /sbin/init is not present #100

Answered by madisongh
jwinarske asked this question in Q&A
Discussion options

You must be logged in to vote

I just booted up a demo-image-egl built off tip of master on my Xavier NX devkit, and it came up as expected.

Can you mount the SDcard you wrote on your development host and take a look at what's there on partition 1? /sbin/init should be a symlink to systemd:

root@jetson-xavier-nx-devkit:~# ls -l /sbin/init
lrwxrwxrwx    1 root     root            22 Mar  9  2018 /sbin/init -> ../lib/systemd/systemd
root@jetson-xavier-nx-devkit:~# ls -l /lib/systemd/systemd
-rwxr-xr-x    1 root     root       1678648 Mar  9  2018 /lib/systemd/systemd
root@jetson-xavier-nx-devkit:~#

The above is off my just-booted dev kit.

Replies: 2 comments 12 replies

Comment options

You must be logged in to vote
6 replies
@jwinarske
Comment options

@ichergui
Comment options

@jwinarske
Comment options

@jwinarske
Comment options

@ichergui
Comment options

Comment options

You must be logged in to vote
6 replies
@jwinarske
Comment options

@jwinarske
Comment options

@jwinarske
Comment options

@madisongh
Comment options

@jwinarske
Comment options

Answer selected by madisongh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants