Permanent deployment. Configure disks, encrypted partitions, and secure boot for a production-ready VayuOS environment.
Process overview.
Flash Drive. Use `dd` or Etcher to write the installer image. Ensure Secure Boot is in Setup Mode if enrolling custom keys.
ZFS Root. We recommend ZFS for the root filesystem for snapshotting and integrity. Installer supports auto-ZFS layout.
Bootstrap. The installer fetches the latest verified artifacts from the immutable repo and lays down the base image.
Initialization. On first boot, cloud-init or the setup wizard runs to configure networking, hostname, and the primary admin account.