On 30 November 2015 at 18:34, Joel Sing <js...@openbsd.org> wrote: > CVSROOT: /cvs > Module name: src > Changes by: js...@cvs.openbsd.org 2015/11/30 10:34:57 > > Modified files: > usr.sbin/installboot: i386_installboot.c landisk_installboot.c > sparc64_installboot.c vax_installboot.c > > Log message: > Revert the sync -> fsync conversion (at least for the time being) - there > is a good chance that this is causing the 'No blocks to load' errors that > various people have encountered. >
I can also confirm that the fsync() to sync() reversion fixes the issues I was seeing on my laptop. .... Ken