Elektrine lite

← Feed

@newbyte@mastodon.nu

Post #504192

2026-03-03 11:01 UTC

I just opened a merge request to #postmarketOS #pmbootstrap making some changes to the UX of the install subcommand, in particular prompting you about install disk issues much earlier and also informing about that without the --password argument you'll be prompted to manually enter it later. Testing and feedback would be much appreciated, especially if you are using less common arguments to the install subcommand as the early mounting potentially could cause issues. https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/merge_requests/2863

Replies (1)

  • @newbyte@mastodon.nu 2026-03-09 10:58

    Apparently as a nice side-effect a newer version of this MR than what was described here also unintentionally works around a bug in old versions of sudo-rs that broke `pmbootstrap install` on Ubuntu 25.10!

    Open ##2786350