NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.28k stars 14.27k forks source link

when I boot my computer, error occur. #300524

Open mjkx5 opened 7 months ago

mjkx5 commented 7 months ago

Describe the bug

I try to install nixos in my computer. but booting occur via flash disk.

Steps To Reproduce

Steps to reproduce the behavior:

  1. install nixos to flash disk
  2. boot computer via flash disk

Screenshots

IMG_20240331_212716 IMG_20240331_220249

I am new to nixos. I don't know what is happened. the first picture is error info of the normal mode. the second picture is error info of debug mode.

AndersonTorres commented 7 months ago

Lemme see if I am understanding. You are installing the system onto an external storage device, not onto an internal one?

I am seeking some info about it: https://discourse.nixos.org/t/how-to-create-a-uefi-bootable-usb-stick-of-nixos/19956/8 https://www.reddit.com/r/NixOS/comments/160t87r/how_to_install_nixos_onto_a_flash_drive/

mjkx5 commented 7 months ago

eeeeeeeeee, I already install onto my external storage device via $ dd if=... of=... When I boot system via the usb flash disk, error occur as above. I can't into command-line interface.

mjkx5 commented 7 months ago

It also have a weird thing. I have the other USB flash disk which have Arch Linux. this can into command-line interface.

AndersonTorres commented 7 months ago

Hava you tried Ventoy?

mjkx5 commented 7 months ago

I have tried Ventoy, It can install archlinux, but can't boot nixos in my computer.