Lennart Poettering on Nostr: Here's a little new project of mine: https://github.com/poettering/diskomator It's an ...
Here's a little new project of mine:
https://github.com/poettering/diskomator
It's an mkosi-built OS-in-a-single-EFI-binary whose only job is to expose all local disks via NVMe-TCP. You can write it to an USB stick, or drop it in your ESP, and if you boot it, all block devices are exposed to the network. The suggested command line to connect to this disk is shown on screen.
This makes use of the systemd-storagetm service we added for systemd v255, as well as the `esp` output added in mkosi v19.
https://github.com/poettering/diskomator
It's an mkosi-built OS-in-a-single-EFI-binary whose only job is to expose all local disks via NVMe-TCP. You can write it to an USB stick, or drop it in your ESP, and if you boot it, all block devices are exposed to the network. The suggested command line to connect to this disk is shown on screen.
This makes use of the systemd-storagetm service we added for systemd v255, as well as the `esp` output added in mkosi v19.