Can somebody help me debug the following problem? I have a Linux guest that has been working fine for many months, but in recent weeks has started not to boot. At first it would sporadically hang at boot, but a reset would fix it. Now it almost always hangs at boot (except when I boot in recovery mode, which sometimes still works).
This is what the display looks like after several minutes:
I have googled those errors, but from the results it appears that they are unrelated problems. Let me know if that is not the case.
It appears to have dropped to a shell, but it does not accept any keyboard input so I can't inspect the boot log. I do have a video of it booting in recovery mode, showing the messages it logs to the console. The forum software unfortunately does not allow me to upload the video or post the link, so please let me know how I can provide that video. Here are some lines I manually copied from it, which is what makes me think that the problem is some kind of SATA time-out:
Code: Select all
[ 25.823816] ata3.00: qc timeout (cmd 0xec)
[ 25.823816] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 26.181349] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)Some more details:
Host: Windows 10 64-bit (build 19043.1466)
Guest: Ubuntu Linux 64-bit, kernel version 5.4.0-91, with an encrypted filesystem
VirtualBox version: 6.1.32 r149290 (Qt5.6.2)
I have attached the .vbox and .log files. Please let me know what more information I can provide or things I can try to get to the bottom of this. Many thanks in advance for any help you can provide!