Bij het starten van een virtual machine krijg ik de onderstaande melding:

Als ik vervolgens 'sudo /sbin/vboxconfig' uitvoer krijg ik de volgende output:
Maar de output is mij niet duidelijk wat door de vboxconfig wordt gegenereerd en wat mogelijk door andere processen.
Ik heb even geen idee meer waar ik verder moet zoeken naar een oplossing. Wellicht dat iemand hier een idee heeft?

Als ik vervolgens 'sudo /sbin/vboxconfig' uitvoer krijg ik de volgende output:
code:
1
2
3
4
5
6
7
8
| vboxdrv.sh: Building VirtualBox kernel modules. vboxdrv.sh: Starting VirtualBox services. vboxdrv.sh: Building VirtualBox kernel modules. vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why. There were problems setting up VirtualBox. To re-start the set-up process, run /sbin/vboxconfig as root. |
Maar de output is mij niet duidelijk wat door de vboxconfig wordt gegenereerd en wat mogelijk door andere processen.
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
| [ 7.703273] ata6.00: exception Emask 0x0 SAct 0x200 SErr 0x0 action 0x0 [ 7.703276] ata6.00: irq_stat 0x40000008 [ 7.703278] ata6.00: failed command: READ FPDMA QUEUED [ 7.703281] ata6.00: cmd 60/08:48:10:08:04/00:00:00:00:00/40 tag 9 ncq 4096 in res 41/40:00:10:08:04/00:00:00:00:00/40 Emask 0x409 (media error) <F> [ 7.703283] ata6.00: status: { DRDY ERR } [ 7.703284] ata6.00: error: { UNC } [ 7.715442] ata6.00: configured for UDMA/133 [ 7.715458] sd 5:0:0:0: [sdf] tag#9 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 7.715463] sd 5:0:0:0: [sdf] tag#9 Sense Key : Medium Error [current] [ 7.715465] sd 5:0:0:0: [sdf] tag#9 Add. Sense: Unrecovered read error - auto reallocate failed [ 7.715467] sd 5:0:0:0: [sdf] tag#9 CDB: Read(10) 28 00 00 04 08 10 00 00 08 00 [ 7.715468] blk_update_request: I/O error, dev sdf, sector 264208 [ 7.715470] Buffer I/O error on dev sdf2, logical block 2, async page read [ 7.715478] ata6: EH complete [ 10.263196] e1000e: enp0s31f6 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx [ 10.263244] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s31f6: link becomes ready [ 10.342454] ata6.00: exception Emask 0x0 SAct 0x10000000 SErr 0x0 action 0x0 [ 10.342457] ata6.00: irq_stat 0x40000008 [ 10.342459] ata6.00: failed command: READ FPDMA QUEUED [ 10.342463] ata6.00: cmd 60/08:e0:10:08:04/00:00:00:00:00/40 tag 28 ncq 4096 in res 41/40:00:10:08:04/00:00:00:00:00/40 Emask 0x409 (media error) <F> [ 10.342465] ata6.00: status: { DRDY ERR } [ 10.342466] ata6.00: error: { UNC } [ 10.354630] ata6.00: configured for UDMA/133 [ 10.354639] sd 5:0:0:0: [sdf] tag#28 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 10.354641] sd 5:0:0:0: [sdf] tag#28 Sense Key : Medium Error [current] [ 10.354643] sd 5:0:0:0: [sdf] tag#28 Add. Sense: Unrecovered read error - auto reallocate failed [ 10.354645] sd 5:0:0:0: [sdf] tag#28 CDB: Read(10) 28 00 00 04 08 10 00 00 08 00 [ 10.354646] blk_update_request: I/O error, dev sdf, sector 264208 [ 10.354648] Buffer I/O error on dev sdf2, logical block 2, async page read [ 10.354658] ata6: EH complete [ 18.425749] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 18.425751] Bluetooth: BNEP filters: protocol multicast [ 18.425754] Bluetooth: BNEP socket layer initialized [ 339.563010] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun [ 1326.695321] capability: warning: `VirtualBox' uses 32-bit capabilities (legacy support in use) |
Ik heb even geen idee meer waar ik verder moet zoeken naar een oplossing. Wellicht dat iemand hier een idee heeft?