Not installing on cdrom rather on pci device
This commit is contained in:
parent
d1cca26930
commit
e8744cc4e4
@ -6,7 +6,7 @@
|
|||||||
disk = {
|
disk = {
|
||||||
main = {
|
main = {
|
||||||
type = "disk";
|
type = "disk";
|
||||||
device = "/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003";
|
device = "/dev/disk/by-path/pci-0000:00:04.0";
|
||||||
content = {
|
content = {
|
||||||
type = "gpt";
|
type = "gpt";
|
||||||
partitions = {
|
partitions = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user