Not installing on cdrom rather on pci device

This commit is contained in:
Samy Avrillon 2025-10-19 15:12:47 +02:00
parent d1cca26930
commit e8744cc4e4
No known key found for this signature in database
GPG Key ID: 4E77725580DA73CE

View File

@ -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 = {