Disk Errors
This is a weird file... But while installing Gentoo on a disk I started getting a weird error when printing the current partitions on the drive:
|
|
The only thing I've been able to find anywhere about this is "a low-level device tool (like dd) wrote blocks at the wrong size directly onto the device". Which apparently can fixed with another dd command with the correct byte size.
|
|
That didn't actually seem to do the trick, but recreating the partition table did... It also looks like it was due to me using "bs=1M" when copying the ISO over the flash drive.