﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
14043,"Machine starts, but can only see a black screen -> not a bug",hoiho,,"Hello.

My system Linux x86_64 (Beyond Linux® From Scratch with systemd).
VirtualBox version 4.3.27 r99379

VirtualBox installed from `VirtualBox-4.3.27-99379-Linux_amd64.run`
 to `/opt/VirtualBox`

Output of `ls -dl /opt/VirtualBox`:
{{{
$ ls -dl /opt/VirtualBox
drwxr-xr-x 1 root root 2244 Apr 11 06:50 /opt/VirtualBox
}}}

Output of `lsmod`:
{{{
$ lsmod
Module                  Size  Used by
vboxpci                14291  0
vboxnetadp             18163  0
vboxnetflt             16740  0
vboxdrv               329553  3 vboxnetadp,vboxnetflt,vboxpci
nf_log_ipv4             4125  1
nf_log_common           2738  1 nf_log_ipv4
iptable_nat             1775  0
nf_nat_ipv4             4899  1 iptable_nat
nf_nat                 11474  1 nf_nat_ipv4
xt_LOG                  1303  1
ext4                  483094  2
jbd2                   76851  1 ext4
mbcache                 6771  1 ext4
kvm_amd                48933  0
kvm                   396827  1 kvm_amd
}}}

Vmdk image: http://cl.ly/Oeo3/download/BareMetal-0.6.0.zip (0.3 MiB). Previously, I ran this image on another system.

Before starting:
{{{
$ sudo /etc/init.d/vboxdrv start
Starting VirtualBox kernel modules ...done.
$ sudo /etc/init.d/vboxautostart-service start
$ sudo /etc/init.d/vboxballoonctrl-service start
$ sudo /etc/init.d/vboxweb-service start
}}}

Log attached.

The VM runs fine but after starting writes that it works. But I can only see a black screen.",defect,closed,other,,invalid,,,other,Linux
