Go to file
Dalton Durst f155f92f36 Make directory for ramdisk so halium-5.1 doesn't break
Change-Id: I790abd85725d8f6e83c5f023846fb68b4a260a51
2018-04-16 09:07:00 -05:00
Android.mk Make directory for ramdisk so halium-5.1 doesn't break 2018-04-16 09:07:00 -05:00
check-kernel-config
get-initrd.sh
LICENSE
README.md

Halium-boot

bootimg generator for Halium ports

Build

mka halium-boot

Initrd debugging:

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

Levels

  • modules
  • premount
  • mount
  • mountroot
  • bottom

example:

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

And use telnet to login:

telnet 192.168.2.15