Set quadcore-292465's big disk by id instead of temp label
This commit is contained in:
parent
bd9b9109d2
commit
98c8a60b10
2 changed files with 2 additions and 6 deletions
|
|
@ -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 = {
|
||||||
|
|
|
||||||
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue