S
Simba
Guest
Hi Guys,
I'm adding raw drives to my KVM by using the QM Monitor, but I loose them after reboot.
Any idea how I can make this persistent?
This is what I am now doing after every reboot:
Thanks!!
I'm adding raw drives to my KVM by using the QM Monitor, but I loose them after reboot.
Any idea how I can make this persistent?
This is what I am now doing after every reboot:
Code:
pci_add auto storage file=/mnt/data1/images/drive0.raw,if=scsi,id=scsi0-hd0
pci_add auto storage file=/mnt/data1/images/drive1.raw,if=scsi,id=scsi0-hd1
Thanks!!