trantor define disk by id
This commit is contained in:
parent
18a1c58ed3
commit
2f150d08c1
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
disk = {
|
disk = {
|
||||||
main = {
|
main = {
|
||||||
type = "disk";
|
type = "disk";
|
||||||
device = "/dev/sda";
|
device = "/dev/disk/by-id/scsi-3605e4addb4c640319c8c03436205530b";
|
||||||
content = {
|
content = {
|
||||||
type = "gpt";
|
type = "gpt";
|
||||||
partitions = {
|
partitions = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue