New comment by HiPhish on void-packages repository https://github.com/void-linux/void-packages/issues/46054#issuecomment-1719462892 Comment: Using `dmesg` gives me the following output which keeps repeating: ``` [11372.657063] ata2.00: configured for UDMA/133 [11372.657146] sd 1:0:0:0: [sda] tag#19 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=DRIVER_OK cmd_age=0s [11372.657150] sd 1:0:0:0: [sda] tag#19 Sense Key : 0x3 [current] [11372.657152] sd 1:0:0:0: [sda] tag#19 ASC=0x11 ASCQ=0x4 [11372.657154] sd 1:0:0:0: [sda] tag#19 CDB: opcode=0x28 28 00 0e 45 8c c0 00 00 08 00 [11372.657156] I/O error, dev sda, sector 239439044 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 [11372.657166] ata2: EH complete [11372.725125] ata2.00: exception Emask 0x0 SAct 0x400000 SErr 0x0 action 0x0 [11372.725132] ata2.00: irq_stat 0x40000008 [11372.725135] ata2.00: failed command: READ FPDMA QUEUED [11372.725137] ata2.00: cmd 60/08:b0:c0:8c:45/00:00:0e:00:00/40 tag 22 ncq dma 4096 in res 41/40:00:c4:8c:45/00:00:0e:00:00/00 Emask 0x409 (media error) [11372.725145] ata2.00: status: { DRDY ERR } [11372.725147] ata2.00: error: { UNC } [11372.732179] ata2.00: configured for UDMA/133 [11372.732251] sd 1:0:0:0: [sda] tag#22 UNKNOWN(0x2003) Result: hostbyte=0x00 driverbyte=DRIVER_OK cmd_age=0s [11372.732254] sd 1:0:0:0: [sda] tag#22 Sense Key : 0x3 [current] [11372.732256] sd 1:0:0:0: [sda] tag#22 ASC=0x11 ASCQ=0x4 [11372.732259] sd 1:0:0:0: [sda] tag#22 CDB: opcode=0x28 28 00 0e 45 8c c0 00 00 08 00 [11372.732260] I/O error, dev sda, sector 239439044 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2 [11372.732270] ata2: EH complete ```