Set quadcore-292465's big disk by id instead of temp label

This commit is contained in:
Eli Ribble 2026-05-08 20:52:30 +00:00
parent bd9b9109d2
commit 98c8a60b10
No known key found for this signature in database
2 changed files with 2 additions and 6 deletions

View file

@ -35,9 +35,8 @@
}; };
}; };
}; };
/*
data = { data = {
device = "/dev/sdb"; device = "ata-Hitachi_HUA722020ALA331_B9HMU2WF";
type = "disk"; type = "disk";
content = { content = {
type = "gpt"; type = "gpt";
@ -56,7 +55,6 @@
}; };
}; };
}; };
*/
}; };
lvm_vg = { lvm_vg = {
pool = { pool = {

View file

@ -35,9 +35,8 @@
}; };
}; };
}; };
/*
data = { data = {
device = "/dev/sdb"; device = "ata-Hitachi_HUA722020ALA331_B9HMU2WF";
type = "disk"; type = "disk";
content = { content = {
type = "gpt"; type = "gpt";
@ -56,7 +55,6 @@
}; };
}; };
}; };
*/
}; };
lvm_vg = { lvm_vg = {
pool = { pool = {