-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Root account locked #38
Comments
I got the same error too. Any workaround? make vm/bootstrap output below
|
Following a couple of previously closed issues on this repo - I was able to get it working this morning, on an M1 Mac. As other folks mentioned, I needed to remove references to 1Password config here: nixos-config/overlays/default.nix Line 11 in 3761a9e
I also made sure to add the Lastly, I noticed in the journalctl logs that $ systemctl status host.mount This is an issue with sharing the host filesystem with Fuse: nixos-config/machines/vm-aarch64.nix Line 26 in 3761a9e
I'm pretty new to this whole setup, NixOS included, but here's a branch I've pieced together with a working system: https://github.com/kingscott/nixos-config/tree/mitchellh-working |
i am getting the error "cannot open access to console, the root account is locked". I haven't seen any other issues reporting this.
The text was updated successfully, but these errors were encountered: