Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 706 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 706 Bytes

Multistrap Helpers

These scripts are intended to create a Debian rootfs from scratch. You can later use it for creating an LXC container and later (or immediately, without creating an LXC container) create a real installation.

  1. Clone this repo recursively:

    git clone --recursive https://github.com/ceremcem/multistrap-helpers
    
  2. Create the rootfs:

    root@host:# ./create-rootfs.sh buster.config

    You can use the ./rootfs.buster as an LXC container rootfs or real installation.

  3. Create a fully bootable distro/installation:

    1. Follow the instructions: ./install-to-disk.

Dependencies

apt-get install multistrap