View Single Post
edp17's Avatar
Posts: 607 | Thanked: 736 times | Joined on Jul 2019 @ UK
#728
Originally Posted by juiceme View Post
Your network setup seems correct, enp0s29u1u1 is the ip over usb interface and it is correctly configured.

You should use command "telnet 192.168.2.15 2323", there's no colon in the command.
Hi juiceme!

YES. This was it!

(I disabled enp0s29u1u1 but when I unplugged the phone and plugged back it it appeared again. So, enp0s29u1u1 is the phone!)

Now I got:
Code:
telnet 192.168.2.15 2323
Trying 192.168.2.15...
Connected to 192.168.2.15.
Escape character is '^]'.

Welcome to the Mer/SailfishOS Boat loader debug init system.

Log so far is in /init.log

To make post-switch_root halt before starting systemd, perform:
  touch /init_enter_debug2
(When run post-switch_root, telnet is on port 2323, not 23)

sh-3.2#
 

The Following User Says Thank You to edp17 For This Useful Post: