VirtualBox

Ticket #17541: console-log-1.txt

File console-log-1.txt, 2.5 KB (added by PeterG, 7 years ago)

Log of my console session(s) with marked REBOOT

Line 
1peter@ubuntu-s:~$ # Guest Additions 5.2.6 are inserted in CDrom <<<<<<<<<<<<<---------- Started with Guest Additions 5.2.6
2peter@ubuntu-s:~$ sudo mount /dev/cdrom /mnt
3mount: /mnt: WARNING: device write-protected, mounted read-only.
4peter@ubuntu-s:~$ sudo /mnt/VBoxLinuxAdditions.run
5sudo: unable to execute /mnt/VBoxLinuxAdditions.run: Input/output error
6peter@ubuntu-s:~$ # As you can see, no log files have been produced
7peter@ubuntu-s:~$ ls /var/log
8alternatives.log apt auth.log bootstrap.log btmp dist-upgrade dpkg.log faillog installer kern.log lastlog lxd syslog unattended-upgrades wtmp
9peter@ubuntu-s:~$ sudo umount /dev/cdrom /mnt
10umount: /mnt: not mounted.
11
12peter@ubuntu-s:~$ # VBoxGuestAdditions_5.2.7-120528.iso inserted <<<<<<<<<<<<<---------- Changed to Guest Additions 5.2.7
13peter@ubuntu-s:~$ sudo mount /dev/cdrom /mnt
14mount: /mnt: WARNING: device write-protected, mounted read-only.
15peter@ubuntu-s:~$ sudo /mnt/VBoxLinuxAdditions.run
16Verifying archive integrity... All good.
17Uncompressing VirtualBox 5.2.7 Guest Additions for Linux........
18VirtualBox Guest Additions installer
19Copying additional installer modules ...
20Installing additional modules ...
21VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel modules.
22VirtualBox Guest Additions: Running kernel modules will not be replaced until the system is restarted
23VirtualBox Guest Additions: Starting.
24VirtualBox Guest Additions: modprobe vboxsf failed
25peter@ubuntu-s:~$ # ^^^^^^^^^^^^^^^^^^^^^^
26peter@ubuntu-s:~$ ls -al /var/log/vboxadd-*
27-rw-r--r-- 1 root root 251 Feb 13 15:18 /var/log/vboxadd-install.log
28-rw-r--r-- 1 root root 255492 Feb 13 15:18 /var/log/vboxadd-setup.log
29peter@ubuntu-s:~$
30
31<<<<<<<<<<<<<<<<<< REBOOT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
32
33peter@ubuntu-s:~$ sudo mount /dev/cdrom /mnt
34mount: /mnt: WARNING: device write-protected, mounted read-only.
35peter@ubuntu-s:~$ sudo /mnt/VBoxLinuxAdditions.run
36Verifying archive integrity... All good.
37Uncompressing VirtualBox 5.2.7 Guest Additions for Linux........
38VirtualBox Guest Additions installer
39Removing installed version 5.2.7 of VirtualBox Guest Additions...
40Copying additional installer modules ...
41Installing additional modules ...
42VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel modules.
43VirtualBox Guest Additions: Running kernel modules will not be replaced until the system is restarted
44VirtualBox Guest Additions: Starting.
45peter@ubuntu-s:~$ # ^^^^^^^^^^^^^^^^ <<<<<<<<<<<<< NO modprobe failed message this time
46
47
48
49

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy