specify boot.zfs.forceImportRoot

This commit is contained in:
2026-05-12 16:49:03 +07:00
parent 06f1f990f0
commit 210a3101de
13 changed files with 26 additions and 0 deletions
+2
View File
@@ -14,6 +14,8 @@ in
}; };
}; };
boot.zfs.forceImportRoot = true;
disko.devices = { disko.devices = {
disk = { disk = {
"os-${hashDisk os}" = { "os-${hashDisk os}" = {
+2
View File
@@ -14,6 +14,8 @@ in
}; };
}; };
boot.zfs.forceImportRoot = true;
disko.devices = { disko.devices = {
disk = { disk = {
"os-${hashDisk os}" = { "os-${hashDisk os}" = {
+2
View File
@@ -13,6 +13,8 @@ in
}; };
}; };
boot.zfs.forceImportRoot = true;
disko.devices = { disko.devices = {
disk = { disk = {
"os-${hashDisk os}" = { "os-${hashDisk os}" = {
+2
View File
@@ -13,6 +13,8 @@ in
}; };
}; };
boot.zfs.forceImportRoot = true;
disko.devices = { disko.devices = {
disk = { disk = {
"os-${hashDisk os}" = { "os-${hashDisk os}" = {
+2
View File
@@ -13,6 +13,8 @@ in
}; };
}; };
boot.zfs.forceImportRoot = true;
disko.devices = { disko.devices = {
disk = { disk = {
"os-${hashDisk os}" = { "os-${hashDisk os}" = {
+2
View File
@@ -14,6 +14,8 @@ in
}; };
}; };
boot.zfs.forceImportRoot = true;
disko.devices = { disko.devices = {
disk = { disk = {
"os-${hashDisk os}" = { "os-${hashDisk os}" = {
+2
View File
@@ -14,6 +14,8 @@ in
}; };
}; };
boot.zfs.forceImportRoot = true;
disko.devices = { disko.devices = {
disk = { disk = {
"os-${hashDisk os}" = { "os-${hashDisk os}" = {
+2
View File
@@ -14,6 +14,8 @@ in
}; };
}; };
boot.zfs.forceImportRoot = true;
disko.devices = { disko.devices = {
disk = { disk = {
"os-${hashDisk os}" = { "os-${hashDisk os}" = {
+2
View File
@@ -13,6 +13,8 @@ in
}; };
}; };
boot.zfs.forceImportRoot = true;
disko.devices = { disko.devices = {
disk = { disk = {
"os-${hashDisk os}" = { "os-${hashDisk os}" = {
+2
View File
@@ -14,6 +14,8 @@ in
}; };
}; };
boot.zfs.forceImportRoot = true;
disko.devices = { disko.devices = {
disk = { disk = {
"os-${hashDisk os}" = { "os-${hashDisk os}" = {
+2
View File
@@ -14,6 +14,8 @@ in
}; };
}; };
boot.zfs.forceImportRoot = true;
disko.devices = { disko.devices = {
disk = { disk = {
"os-${hashDisk os}" = { "os-${hashDisk os}" = {
+2
View File
@@ -45,6 +45,8 @@
boot.loader.grub.enable = false; boot.loader.grub.enable = false;
boot.loader.generic-extlinux-compatible.enable = true; boot.loader.generic-extlinux-compatible.enable = true;
boot.zfs.forceImportRoot = false;
boot.zfs.extraPools = [ "zdata" ]; boot.zfs.extraPools = [ "zdata" ];
boot.supportedFilesystems = [ "zfs" ]; boot.supportedFilesystems = [ "zfs" ];
boot.initrd.availableKernelModules = [ boot.initrd.availableKernelModules = [
+2
View File
@@ -18,6 +18,8 @@ in
}; };
}; };
boot.zfs.forceImportRoot = true;
disko.devices = { disko.devices = {
disk = { disk = {
"os-${hashDisk os}" = { "os-${hashDisk os}" = {