I have had been having issues with Windows 10 continuously becoming corrupted, and got fed up and installed Ubuntu 18.04. For a while things were going great, however when I went to boot my computer today I was met with the lines of code shown below.
[ 0.099372] AMD-Vi: [Firmware Bug] : : IOAPIC [4] not in IVRS table
[ 0.099375] AMD-Vi: [Firmware Bug] : : IOAPIC [5] not in IVRS table
[ 0.099377] AMD-Vi: [Firmware Bug] : : No southbridge IOAPIC found
[ 0.099378] AMD-Vi: Disabling interrupt remapping
[ 1.002681] AMD-Vi: Unable to write to IOMMU perf counter
[ 1.171745] tpm_crb MSFT0101:00: can't request region for resource [mem 0xbf7a6000-0xbf7a9fff]
[ 1.211576] Couldn't get size: 0x800000000000000e
/dev/sda2 contains a file system with errors, check forced.
Inodes that were part of a corrupted orphan linked list found
/dev/sda2: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY
(i.e., without -a or 0p options)
fsck exited with status code 4
The root filesystem on /dev/sda2 requires a manual fsck
BusyBox v1.27.2 (Ubuntu 1:1.27.2-2ubuntu3.2) built-in shell (ash)
Enter 'help' for a list of built in commands.
(initramfs) _
gsmartcontrol-root
command asroot
, select the problematic disk (/dev/sda
?) and look at the Error Log tab! – FedKad Sep 29 '19 at 17:50