Hi Jianzhong Fang,

On 4.01.2016 10:03, jianzhong fang wrote:
Samsung Enterprise Portal mySingle

Dear all,

I build tizen-common on Odroid-XU3 using Yocto.

I want to load it by command mode not the graphical mode. So I do the following steps:

/cd ./etc/systemd/system/

/delete default.target/

/ln -s /lib/systemd/system/multi-user.target default.target/

//

Now I can not into the command mode and execute any commands, because of ignoring the serial-getty service.

[ 4.702905] systemd[1]: Cannot add dependency job for unit [email protected] <mailto:[email protected]>, ignoring: Unit [email protected] <mailto:[email protected]>failed to load: No such file or directory.

How can I solve the problem?



I recommend you to stop and disable systemd service display-manager-run which is responsible for Weston if you want to turn off the graphical mode:

systemctl stop display-manager-run
systemctl disable display-manager-run

Best regards, Leon

The serial log is in attachment.

Thank you.

BRs,

Jianzhong Fang



_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

--
Leon Anavi
Software Engineer
konsulko.com

_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to