This commit is contained in:
2026-02-28 14:31:09 +00:00
parent e5a935ca79
commit 9cd1adf12d
2 changed files with 55 additions and 92 deletions

View File

@@ -19,7 +19,7 @@
boot.initrd.postDeviceCommands = lib.mkAfter ''
mkdir /btrfs_tmp
mount /dev/disk/by-label/disk-stationette-root /btrfs_tmp
mount /dev/disk/by-partlabel/disk-stationette-root /btrfs_tmp
if [[ -e /btrfs_tmp/root ]]; then
mkdir -p /btrfs_tmp/old_roots
timestamp=$(dat +%Y-%m-%d_%H-%M-%S)