Logoj0ke.net Open Build Service > Projects > stresslinux:13.1 > stresslinux-image > stresslinux-image.pref-vmx
Sign Up | Log In

File stresslinux-image.pref-vmx of Package stresslinux-image (Revision 2)

Currently displaying revision 2, show latest

 
1
        <!-- vmx image -->
2
        <type boot="vmxboot/suse-13.1" fsnocheck="true" filesystem="ext4" compressed="true" primary="true" format="vmdk" bootloader="grub2" image="vmx" bootprofile="std" bootkernel="default" kernelcmdline="nomodeset">
3
            <machine memory="2048" guestOS="suse" HWversion="4">
4
                <vmnic driver="e1000" interface="0" mode="bridged"/>
5
                <vmdisk controller="scsi" id="0"/>
6
            </machine>
7
            <size unit="M" additive="false">2048</size>
8
        </type>
9
10