Blog

Install Void Linux + GRUB + ZFS in three minutes (v0.20.1)

map[bio:John Doe's true identity is unknown. Maybe he is a successful blogger or writer. Nobody knows it. name:sdbtools]

Install Void Linux + GRUB + ZFS in three minutes using vod-pi installer (v0.20.1).

Create ZFS media.

$ git clone --depth=1 https://github.com/void-linux/void-mklive.git
$ cd void-mklive
$ make
$ sudo ./build-x86-images.sh -- -p zfs

Install Void Linux.

# xbps-install -Suy xbps wget
# wget https://github.com/sdbtools/void-pi/releases/latest/download/void-pi.x86_64.tgz
# tar -xzf void-pi.x86_64.tgz
# ./void-pi

Install Void Linux + ZFS + ZFSBootMenu + native encryption in less than four minutes (v0.20.1)

map[bio:John Doe's true identity is unknown. Maybe he is a successful blogger or writer. Nobody knows it. name:sdbtools]

Install Void Linux + ZFS + ZFSBootMenu + native encryption in less than four minutes using vod-pi installer (v0.20.1).

Create ZFS media.

$ git clone --depth=1 https://github.com/void-linux/void-mklive.git
$ cd void-mklive
$ make
$ sudo ./build-x86-images.sh -- -p zfs

Install Void Linux.

# xbps-install -Suy xbps wget
# wget https://github.com/sdbtools/void-pi/releases/latest/download/void-pi.x86_64.tgz
# tar -xzf void-pi.x86_64.tgz
# ./void-pi

How to install Void Linux + BTRFS in three minutes (v0.20.1)

map[bio:John Doe's true identity is unknown. Maybe he is a successful blogger or writer. Nobody knows it. name:sdbtools]

Install Void Linux + BTRFS in three minutes using vod-pi installer (v0.20.1).

# xbps-install -Suy xbps wget
# wget https://github.com/sdbtools/void-pi/releases/latest/download/void-pi.x86_64.tgz
# tar -xzf void-pi.x86_64.tgz
# ./void-pi

How to install Void Linux + encryption + BTRFS in three minutes (v0.20.1)

map[bio:John Doe's true identity is unknown. Maybe he is a successful blogger or writer. Nobody knows it. name:sdbtools]

Install Void Linux + encryption + BTRFS in three minutes using vod-pi installer (v0.20.1).

# xbps-install -Suy xbps wget
# wget https://github.com/sdbtools/void-pi/releases/latest/download/void-pi.x86_64.tgz
# tar -xzf void-pi.x86_64.tgz
# ./void-pi

How to install Void Linux in three minutes (v0.19.2)

map[bio:John Doe's true identity is unknown. Maybe he is a successful blogger or writer. Nobody knows it. name:sdbtools]

Install Void Linux in less than three minutes using vod-pi installer (v0.19.2).

# xbps-install -Suy xbps wget
# wget https://github.com/sdbtools/void-pi/releases/latest/download/void-pi.x86_64.tgz
# tar -xzf void-pi.x86_64.tgz
# ./void-pi