Skip to content

Instantly share code, notes, and snippets.

@YellowOnion
Created December 6, 2023 06:41
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 YellowOnion/3d29132d207e5d66bfd352fad55840b6 to your computer and use it in GitHub Desktop.
Save YellowOnion/3d29132d207e5d66bfd352fad55840b6 to your computer and use it in GitHub Desktop.
<<< NixOS Stage 1 >>>
loading module virtio_balloon...
modprobe: FATAL: Module virtio_balloon not found in directory /lib/modules/6.7.0-rc4-00098-g31e7ad3f3075-dirty
loading module virtio_console...
modprobe: FATAL: Module virtio_console not found in directory /lib/modules/6.7.0-rc4-00098-g31e7ad3f3075-dirty
loading module virtio_rng...
modprobe: FATAL: Module virtio_rng not found in directory /lib/modules/6.7.0-rc4-00098-g31e7ad3f3075-dirty
loading module dm_mod...
modprobe: FATAL: Module dm_mod not found in directory /lib/modules/6.7.0-rc4-00098-g31e7ad3f3075-dirty
running udev...
Starting systemd-udevd version 254.3
kbd_mode: KDSKBMODE: Inappropriate ioctl for device
%Gstarting device mapper and LVM...
checking /dev/disk/by-label/nixos...
fsck (busybox 1.36.1)
[fsck.ext4 (1) -- /mnt-root/] fsck.ext4 -a /dev/disk/by-label/nixos
nixos: recovering journal
nixos: clean, 288/65536 files, 36111/262144 blocks
mounting /dev/disk/by-label/nixos on /...
mounting nix-store on /nix/.ro-store...
mounting tmpfs on /nix/.rw-store...
mounting shared on /tmp/shared...
[ 8.179187][ T242] debugfs: Directory '9p-fcall-cache' with parent 'slab' already present!
mounting xchg on /tmp/xchg...
[ 8.277120][ T253] debugfs: Directory '9p-fcall-cache' with parent 'slab' already present!
mounting overlay filesystem on /nix/store...
[ 8.373034][ T262] debugfs: Directory '9p-fcall-cache' with parent 'slab' already present!
[ 8.399699][ T264] 9pnet_virtio: no channels available for device nixprofile
mount: mounting nixprofile on /mnt-root/nix/var/nix/profiles/per-user/root/profile/ failed: No such file or directory
<<< NixOS Stage 2 >>>
running activation script...
setting up /etc...
starting systemd...
<<< Welcome to NixOS 23.11pre-git (x86_64) - hvc1 >>>
Log in as "root" with an empty password.
If you are connect via serial console:
Type Ctrl-a c to switch to the qemu console
and `quit` to stop the VM.
Run 'nixos-help' for the NixOS manual.
nixos login: root (automatic login)

resize: Terminal is not VT100-compatible
# root@nixos:/home/daniel/dev/linux/ > [?1h=[?2004h[ 273.070373][ C0] watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [mount.bcachefs:844]
[ 301.070373][ C0] watchdog: BUG: soft lockup - CPU#0 stuck for 49s! [mount.bcachefs:844]
[ 329.070373][ C0] watchdog: BUG: soft lockup - CPU#0 stuck for 75s! [mount.bcachefs:844]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment