Skip to content

Instantly share code, notes, and snippets.

@betaboon
Last active May 12, 2020 12:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save betaboon/aaae02d85d49d9434840793a950f40b3 to your computer and use it in GitHub Desktop.
Save betaboon/aaae02d85d49d9434840793a950f40b3 to your computer and use it in GitHub Desktop.
<<< NixOS Stage 1 >>>
An error occurred in stage 1 of the boot process, which must mount the
root filesystem on `/mnt-root' and then start stage 2. Press one
of the following keys:
i) to launch an interactive shell
f) to start an interactive shell having pid 1 (needed if you want to
start stage 2's init manually)
r) to reboot immediately
*) to ignore the error and continue
iStarting interactive shell...
/ # cat /proc/cmdline
initrd=initrd0 'init=/nix/store/mgllyqdabri0147rikd8zrpck6idxzj9-nixos-system-nixos-20.03pre-git/init console=ttyS0 boot.debug1 loglevel=4'
<<< NixOS Stage 1 >>>
An error occurred in stage 1 of the boot process, which must mount the
root filesystem on `/mnt-root' and then start stage 2. Press one
of the following keys:
i) to launch an interactive shell
f) to start an interactive shell having pid 1 (needed if you want to
start stage 2's init manually)
r) to reboot immediately
*) to ignore the error and continue
iStarting interactive shell...
/ # cat /proc/cmdline
initrd=initrd0 init=/nix/store/mgllyqdabri0147rikd8zrpck6idxzj9-nixos-system-nixos-20.03pre-git/init console=ttyS0 boot.debug1 loglevel=4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment