It looks like nixos is trying to run fsck after mounting the filesystem (somehow I missed this when I looked at your e-mail before).
I don't know what would cause this. Can you send us your hardware-configuration.nix? James On 6 January 2015 at 23:47, Nikita Karetnikov <[email protected]> wrote: >> That's odd. Do you have any idea why e2fsck is failing? > > Nope. > >> What happens if you run e2fsck -n /dev/main/main after booting? > > # e2fsck -n /dev/main/main > e2fsck 1.42.12 (29-Aug-2014) > Warning! /dev/main/main is mounted. > Warning: skipping journal recovery because doing a read-only filesystem > check. > /dev/main/main: clean, 73550/7577600 files, 862949/30286848 blocks _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
