Ok, here is how I (accidentally) fixed it:
- I booted into diags with kubrick and before the actual flashing and after the usb connection has been established I switched the konsole (ctrl+alt+f2)
- locked into the kindle:
ssh root@192.168.15.244
- mounted /dev/mmcblk0p2:
mount /dev/mmcblk0p2 /mnt/main
- in the file in /mnt/main/upstart/ (i forgot the name, something releated gui server) i changed the start count from 2 to 0
- disable diags, reboot, done :-)
|