Skip to content

The goal is to provide an easy installation routine to setup a new machine with zfsbootmenu

Notifications You must be signed in to change notification settings

soupdiver/zbm-easy-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

10fb787 · May 31, 2024

History

13 Commits
May 31, 2024
May 30, 2024
May 30, 2024
May 30, 2024
May 30, 2024
May 31, 2024
May 30, 2024
May 31, 2024
May 30, 2024
May 30, 2024
May 31, 2024
May 31, 2024

Repository files navigation

zbm-easy-install

Warning: In Development

The goal is to provide an easy installation routine to setup a new machine with zfsbootmenu.

Usage

  1. Start a Debian or Fedora live system from an iso image
  2. sudo -i
  3. git clone https://github.com/soupdiver/zbm-easy-install
  4. python3 cli.py --boot-disk /dev/BOOTDISK --boot-partition 1 --pool-disk /dev/POOLDISK --pool-partition 2 --hostname foohost --os debian --root-password "12"

Disks

  1. You can use the same disk for boot and pool or different ones. Make sure to set the partition arguments accordingly

Limitations

  1. At the moment the used disks will be wiped and the zpool will use the entire disk.
  2. Debian installations come up with no network configured.

Roadmap

  1. Support more distributions
  2. Support more advanced disk layouts
  3. Support more initial os configuration

About

The goal is to provide an easy installation routine to setup a new machine with zfsbootmenu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published