On Fri, Dec 28, 2018 at 08:18:38AM +0000, Paul Swanson wrote: > Hi, > > I'm currently trying to install 6.4 on a Dell Latitude E7470 laptop (Intel > Skylake). > > During the whole disk (G) partitioning process, setup fails with the > following messages: > > newfs: wtfs: write error on block 8352576: Input / output error > ahci0: attempting to idle devices > atascsi_disk_sync_done: error > ahci0: NCQ errored slot 14 is idle (20000000 active) > > Assuming that perhaps there might be a bad block on the drive (nvme ssd) I've > run read / write bad block tests on the whole drive, but nothing showed. > > The drive has had a working install of Ubuntu up till now, and I've > subsequently installed Xubuntu on it successfully. > > As it stands I can't proceed with the install; very sad. > > Any help would be appreciated.
Install OpenBSD on a usb stick, run OpenBSD from there and use dd to write zeroes to the disk. If the disk has bad blocks you will see similar errors in the dmesg. You can do the same with linux. Sometimes bad units pass the checks of badblocks programs because these run read-only tests by default and the flash controller lies. You only see the bad sectors when you try to write to the disk. -- Juan Francisco Cantero Hurtado http://juanfra.info