Fix boot device tests

This commit is contained in:
Daniel P. Berrange
2007-06-07 14:08:35 +00:00
parent a80faa4bf0
commit de288e8dbc
4 changed files with 10 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
<os>
<type>hvm</type>
<loader>/usr/lib/xen/boot/hvmloader</loader>
<boot>cdrom</boot>
<boot dev='cdrom'/>
</os>
<currentMemory>403456</currentMemory>
<memory>592896</memory>

View File

@@ -4,7 +4,7 @@
<os>
<type>hvm</type>
<loader>/usr/lib/xen/boot/hvmloader</loader>
<boot>cdrom</boot>
<boot dev='cdrom'/>
</os>
<currentMemory>403456</currentMemory>
<memory>592896</memory>