Changes between Initial Version and Version 2 of Ticket #15875
- Timestamp:
- Sep 5, 2016 10:29:44 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15875 – Description
initial v2 3 3 4 4 After every (!) restart of the VM I see the following messages in the system log: 5 5 {{{ 6 6 Sep 01 18:40:36 sirrix-VirtualBox vboxadd.sh[654]: Starting the VirtualBox Guest Additions. 7 7 Sep 01 18:40:36 sirrix-VirtualBox vboxadd-x11.sh[706]: Installing the Window System drivers. … … 14 14 Sep 01 18:40:37 sirrix-VirtualBox vboxadd.sh[794]: . 15 15 Sep 01 18:40:37 sirrix-VirtualBox systemd[1]: Started vboxadd.service. 16 16 }}} 17 17 18 18 The VBox.log from 5.1.4 with an Ubuntu guest (guest additions 5.1.4) is attached.