halium-boot/README.md
2018-02-07 13:37:38 -06:00

359 B

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