Hi Guys
i have a problem with pass recovery! when i type "init=/bin/bash" after rebooted UTM, device dose not supported keyboard and i can't change the root or loginuser password.
I had the same Problem with a UTM 120. I was able to reset all passwords with the Console Port on the UTM.
Step by step:
1. Power off the UTM and Connect the COM to your PC and the Console to your UTM 2. Start Putty on the PC and connect with baud 38400, all other settings as default 3. On the Bootloader press esc and edit with "e" 4. Add this two lines as the first Lines before any other entry: serial --unit=0 --speed=38400 terminal --timeout=0 serial
5. Edit the line with "kernel" and add "init=/bin/bash console=ttyS0,38400" to the end of the line 6. Boot with "b"
You should now be able to use Putty to enter any command.
Hi , Depends on what version you are on. There was this problem that the USB keyboard not working on boot time. There is a workaround for that , but first you need SSH to the UTM to apply it. You can update also to latest updates and it will solve your issue. If you have SSH I can post the workaround for that.
Thanks for your replies, I'm on UTM 9.106. The USB legacy support is enabled and i don't have any access to UTM since i lost all my passwords. Still keybord not working.