User:OxR463/Drafts/installation on android

From Alpine Linux
Revision as of 03:22, 12 February 2019 by OxR463 (talk | contribs)

Dependencies

  • Root Access
  • Busybox
  • ADB / Termux or other Shell

Setup Disk

fallocate -l 1G rootfs.bin

/data/data/org.alpinelinux/

  • Encrypt via LUKS
  • Mount
  • Format File System

Bootstrap System

  • Fetch File System Tarball
  • Chroot

Further Configuration

  • TODO

Helper Scripts

  • TODO

References