Go to file
2018-02-07 13:25:02 -06:00
Android.mk Initial commit 2018-02-07 13:25:02 -06:00
check-kernel-config Initial commit 2018-02-07 13:25:02 -06:00
get-initrd.sh Initial commit 2018-02-07 13:25:02 -06:00
LICENSE Initial commit 2018-02-07 13:25:02 -06:00
README.md Initial commit 2018-02-07 13:25:02 -06:00

UBports boot

UBports initrd (upstart)

Build

mka ubports-boot

Initrd debugging:

sudo fastboot boot ubports-boot.img -c break=[level]

Levels

  • modules
  • premount
  • mount
  • mountroot
  • bottom

example:

sudo fastboot boot ubports-boot.img -c break=premount

And use telnet to login:

telnet 192.168.2.15