Typo Babbage, suppression fichier virtual box et ajout corrections types construits
This commit is contained in:
@@ -1,82 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<!--
|
||||
** DO NOT EDIT THIS FILE.
|
||||
** If you make changes to this file while any VirtualBox related application
|
||||
** is running, your changes will be overwritten later, without taking effect.
|
||||
** Use VBoxManage or the VirtualBox Manager GUI to make changes.
|
||||
-->
|
||||
<VirtualBox xmlns="http://www.virtualbox.org/" version="1.19-windows">
|
||||
<Machine uuid="{e864232c-a28a-4b8f-989f-38951543afc8}" name="nsi" OSType="Ubuntu_64" snapshotFolder="Snapshots" lastStateChange="2024-01-28T14:25:59Z">
|
||||
<MediaRegistry>
|
||||
<HardDisks>
|
||||
<HardDisk uuid="{29ff7d95-052b-4ce6-8f3a-36f848e319e9}" location="nsi.vdi" format="VDI" type="Normal"/>
|
||||
</HardDisks>
|
||||
<DVDImages>
|
||||
<Image uuid="{0268a626-0fed-4fc3-9744-c8342b1c2c67}" location="Unattended-e864232c-a28a-4b8f-989f-38951543afc8-aux-iso.viso" format="VBoxIsoMaker">
|
||||
<Property name="UnattendedInstall" value="1"/>
|
||||
</Image>
|
||||
</DVDImages>
|
||||
</MediaRegistry>
|
||||
<ExtraData>
|
||||
<ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
|
||||
<ExtraDataItem name="GUI/LastGuestSizeHint" value="1680,939"/>
|
||||
<ExtraDataItem name="GUI/LastNormalWindowPosition" value="1920,49,1680,979,max"/>
|
||||
</ExtraData>
|
||||
<Hardware>
|
||||
<CPU>
|
||||
<PAE enabled="false"/>
|
||||
<LongMode enabled="true"/>
|
||||
<X2APIC enabled="true"/>
|
||||
<HardwareVirtExLargePages enabled="true"/>
|
||||
</CPU>
|
||||
<Memory RAMSize="2048"/>
|
||||
<HID Pointing="USBTablet"/>
|
||||
<Boot>
|
||||
<Order position="1" device="HardDisk"/>
|
||||
<Order position="2" device="DVD"/>
|
||||
<Order position="3" device="Floppy"/>
|
||||
<Order position="4" device="None"/>
|
||||
</Boot>
|
||||
<Display controller="VMSVGA" VRAMSize="16"/>
|
||||
<BIOS>
|
||||
<IOAPIC enabled="true"/>
|
||||
<SmbiosUuidLittleEndian enabled="true"/>
|
||||
</BIOS>
|
||||
<USB>
|
||||
<Controllers>
|
||||
<Controller name="OHCI" type="OHCI"/>
|
||||
<Controller name="EHCI" type="EHCI"/>
|
||||
</Controllers>
|
||||
</USB>
|
||||
<Network>
|
||||
<Adapter slot="0" enabled="true" MACAddress="08002703E897" type="82540EM">
|
||||
<NAT localhost-reachable="true"/>
|
||||
</Adapter>
|
||||
</Network>
|
||||
<AudioAdapter codec="AD1980" useDefault="true" driver="WAS" enabled="true" enabledOut="true"/>
|
||||
<RTC localOrUTC="UTC"/>
|
||||
<Clipboard/>
|
||||
<GuestProperties>
|
||||
<GuestProperty name="/VirtualBox/GuestAdd/HostVerLastChecked" value="7.0.14" timestamp="1706450144790167500" flags=""/>
|
||||
<GuestProperty name="/VirtualBox/GuestAdd/Revision" value="161095" timestamp="1706450108644158105" flags=""/>
|
||||
<GuestProperty name="/VirtualBox/GuestAdd/Version" value="7.0.14" timestamp="1706450108644158103" flags=""/>
|
||||
<GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="7.0.14" timestamp="1706450108644158104" flags=""/>
|
||||
<GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Linux" timestamp="1706450108643642500" flags=""/>
|
||||
<GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="6.5.0-14-generic" timestamp="1706450108644158100" flags=""/>
|
||||
<GuestProperty name="/VirtualBox/GuestInfo/OS/ServicePack" value="" timestamp="1706450108644158102" flags=""/>
|
||||
<GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="#14~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Nov 20 18:15:30 UTC 2" timestamp="1706450108644158101" flags=""/>
|
||||
<GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="fr_FR" timestamp="1706451959511882900" flags="RDONLYGUEST"/>
|
||||
</GuestProperties>
|
||||
<StorageControllers>
|
||||
<StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
|
||||
<AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
|
||||
</StorageController>
|
||||
<StorageController name="SATA" type="AHCI" PortCount="1" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
|
||||
<AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
|
||||
<Image uuid="{29ff7d95-052b-4ce6-8f3a-36f848e319e9}"/>
|
||||
</AttachedDevice>
|
||||
</StorageController>
|
||||
</StorageControllers>
|
||||
</Hardware>
|
||||
</Machine>
|
||||
</VirtualBox>
|
||||
Reference in New Issue
Block a user