On Apr 29, 2009, at 1:52 AM, Tony White wrote:
You might need to add the extra modules required to mount the root filesystem to configuration.nix and then nixos-rebuild boot. Or configuration.nix could be missing the file system type attribute set for the root file system. Tony
I tried to add the attribute fsType="ext3" in /etc/nixos/ configuration.nix
and restart (nixos-build boot; reboot) but it did not help. As for the kernel modules, I'm not sure about what I should do exactly. My present configuration.nix is attached, any suggestion is welcomed. Thanks again, Marco
configuration.nix
Description: Binary data
_______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
