Custom Query (16363 matches)
Results (415 - 417 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #681 | fixed | selinux policy | ||
| Description |
[root@axet-laptop axet]# VirtualBox -startvm localhost
/usr/lib/virtualbox/VirtualBox: error while loading shared libraries: /usr/lib/VBoxVMM.so: cannot restore segment prot after reloc: Permission denied
type=AVC msg=audit(1189629817.623:32): avc: denied { execmod } for pid=3620 comm="VirtualBox" name="VBoxVMM.so" dev=sda2 ino=1311085 scontext=user_u:system_r:unconfin
ed_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file
type=SYSCALL msg=audit(1189629817.623:32): arch=40000003 syscall=125 success=no
exit=-13 a0=119000 a1=e5000 a2=5 a3=bfb6fc00 items=0 ppid=3596 pid=3620 auid=500 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts2 comm="VirtualBox" exe="
/usr/lib/virtualbox/VirtualBox" subj=user_u:system_r:unconfined_t:s0 key=(null)
type=AVC_PATH msg=audit(1189629817.623:32): path="/usr/lib/VBoxVMM.so"
|
|||
| #684 | fixed | Password Protecting Host Key Usage => Fixed in SVN | ||
| Description |
I'd like the ability to lock host-key functions. Perhaps just the ability to lock a VM into fullscreen mode. Scenario: Windows guest running on stripped down Debian host, used as a public workstation. |
|||
| #686 | fixed | VBox aborts virtual machine instance with port forwarding | ||
| Description |
Hi, I'm using VirtualBox 1.5.0 (binary version) on ArchLinux. I've got a fresh Debian Etch installation called "Debian Etch Webdev". Networksettings for the VM are default NAT settings. After enabling portforwarding as described in the documentation, the VM aborts when trying to setup networking in the VM. VirtualBox saves the attached log file into my home. Steps to enable portforwarding: % VBoxManage setextradata "Debian Etch Webdev" \
"VBoxInternal/Devices/pcnet/0/LUN#0/Config/sshguest/Protocol" TCP
% VBoxManage setextradata "$1" \
"VBoxInternal/Devices/pcnet/0/LUN#0/Config/sshguest/GuestPort" 22
% VBoxManage setextradata "$1" \
"VBoxInternal/Devices/pcnet/0/LUN#0/Config/sshguest/HostPort" 22
|
|||

