From 4fc628eaf7c85d97f5dd0dbc90e166ff4415d075 Mon Sep 17 00:00:00 2001 From: Volker Uhrig Date: Tue, 21 Oct 2008 17:42:52 +0000 Subject: * added more configuration options git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2369 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/virtualbox/files/runvbox-v2 | 46 +++++++++++++++++++++++--- 1 file changed, 42 insertions(+), 4 deletions(-) (limited to 'os-plugins/plugins/virtualbox/files') diff --git a/os-plugins/plugins/virtualbox/files/runvbox-v2 b/os-plugins/plugins/virtualbox/files/runvbox-v2 index 03962e19..eb62006f 100644 --- a/os-plugins/plugins/virtualbox/files/runvbox-v2 +++ b/os-plugins/plugins/virtualbox/files/runvbox-v2 @@ -20,6 +20,7 @@ xml=$1 # file name of the image imagename=$(grep -i " + +# enable audio +VBoxManage modifyvm "${ID}" -audio oss + +#TODO +#VBoxManage modifyvm "${ID}" +#VBoxManage modifyvm "${ID}" ­ostype +#VBoxManage modifyvm "${ID}" ­vram _in_mb_of_virtual_graphic_card> +#VBoxManage modifyvm "${ID}" ­acpi # acpi and i/o apic support +#VBoxManage modifyvm "${ID}" ­sata # sata or ide +#VBoxManage modifyvm "${ID}" ­dvdpassthrough # burn support, unstable +#VBoxManage modifyvm "${ID}" -floppy empty|uuid|filename # yes we need it +#VBoxManage modifyvm "${ID}" -floppy empty|uuid|filename # yes we need it + + -# adjust volume -amixer -q sset Master 28 unmute 2>/dev/null +# adjust volume amixer -q sset Master 28 unmute 2>/dev/null amixer -q sset PCM 28 unmute 2>/dev/null amixer -q sset Headphone 28 unmute 2>/dev/null amixer -q sset Front 0 mute 2>/dev/null -- cgit v1.2.3-55-g7522