NotePOD Installer Download

Flash USB drive

# Run the following command as root, where $dev is the device path to your USB flash drive (compressed size: 6265873092):
zcat ubuntu-desktop-2510.img.gz >$dev

Check USB drive

# This should output 1 line:
dd if=$dev bs=64k iflag=count_bytes count=9663676416 |sha512sum |join - SHA512SUMS

Source

https://lab.nexedi.com/nexedi/slapos/-/blob/1.0.472/software/notepod/software.cfg

The image was generated on 2026-03-20 15:06:14 UTC.

Changelog

2026-03-16

  • Firefox: preconfigure with some settings from LibreWolf, uBlock Origin and a few other extensions
  • all snaps are upgraded when generating installer image
  • helper tool to deploy re6st & slapos

2026-03-02

  • disk encryption: add support for FIDO2 tokens
  • disk encryption: stricter password checking

2026-02-24

  • autologin at boot time (since the user just entered the disk password, no need to reask the user password)
  • rework language support
  • add ungoogled-chromium
  • auto upgrade re6st-node and slapos-node packages

2026-02-20

This is the first version of NotePOD. For now the features are:

  • based on Ubuntu 25.10
  • full disk encryption (included swap) protected by password
  • re6st-node and slapos-node preinstalled but not configured