How to recover after GUI fautly disabled

Hi there!
I am using Jetson Orin Nano 4gb with JetPack V5.0.1
I used the wrong command to disable the GUI to save memory

sudo systemctl set-default multi-user.target

I know that I’ve made a wrong move from This Thread.
But the question is, how can I bring it back?
I don’t have a terminal and cannot re-enable the GUI.
Is there a way to ssh into the orin nano from my PC with a ethernet or something, so that I can recover the GUI?

Hi,
You can login through debug UART. Please check
https://jetsonhacks.com/2019/04/19/jetson-nano-serial-console/

And Jetpack 5.0.1 is not a production release. We would suggest upgrade to latest 5.1.3(r35.5.0) or 6.0GA(r36.3)

Perfect, I would just upgrade the whole system. Thanks!!!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.