RescueSD 0.1
Pre-release
Pre-release
Flash the image using dd:
dd if=pinephone-sdrescue.img of=/dev/mmcblk0
This is the first release, DHCP daemon does not work yet, but mass storage mode works fine.
To access telnet for troubleshooting, or messing around, please run this on your host machine:
ip addr add 172.16.42.2/24 dev enp0s20f0u14
And after that, you can telnet to 172.16.42.1.
Happy hacking!
P.S: There is nothing you need to do for mass storage, it's already working out of the box, you should notice a new USB storage device as soon the phone is plugged in.