haliluya

Results 21 comments of haliluya

Every time I missed the last step of success,, So sad :( ``` ───────────────────────────────────────────────────── DietPi v8.11.2 : 20:32 - Thu 11/24/22 ───────────────────────────────────────────────────── - LAN IP : fe80::251:82ff:fe11:2200 (eth0) Default Login:...

> But I access the device through a serial connection, not through the network Use a serial connection to gain access to the console > > Now the serial console...

It seems that everything is normal, no error message is output... Output information of reboot: ``` Welcome to Debian GNU/Linux 11 (bullseye)! [ OK ] Created slice system-getty.slice. [ OK...

Sure, but the keyboard has no response. I'm sure it's down and the dietpi host can't be found on the router.

The UART works with rate 115200 then I mount the sd card on the ubuntu, and then see /etc/systemd/system/ : ``` root@wu-Ub:/etc/systemd/system# ls bluetooth.target.wants cloud-final.service.wants dbus-fi.w1.wpa_supplicant1.service dbus-org.bluez.service dbus-org.freedesktop.Avahi.service dbus-org.freedesktop.ModemManager1.service dbus-org.freedesktop.nm-dispatcher.service...

hi~ root@wu:~# tty /dev/ttyMV0 Yes, I think the information I gave back was wrong. I used ttyMV0 instead of ttyS0 So Sorry I wonder if this issue can be fixed...

Yes, so I can enter the system. Thank you, please add this serial device naming scheme to scripts. `systemctl unmask serial-getty@ttyMV0 && systemctl enable serial-getty@ttyMV0` ``` ───────────────────────────────────────────────────── DietPi v8.11.2 :...