Skip to content
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

Fails to boot on M2 MBP #256

Closed
theoparis opened this issue Dec 2, 2024 · 2 comments
Closed

Fails to boot on M2 MBP #256

theoparis opened this issue Dec 2, 2024 · 2 comments

Comments

@theoparis
Copy link

         I got this error upon booting an ISO: `mount: mounting /dev/loop0 on /mnt-root/nix/.ro-store failed: invalid argument`.

I used this to flash the ISO: sudo dd if=/nix/store/vp1kpyhgmsfrai26rxjl5m8nld2rv4ji-nixos-24.11.20240918.1b8c065-aarch64-linux.iso-aarch64-unknown-linux-gnu/iso/nixos-24.11.20240918.1b8c065-aarch64-linux.iso of=/dev/sdb status=progress bs=4M

Originally posted by @theoparis in #60 (comment)

@theoparis
Copy link
Author

theoparis commented Dec 2, 2024

I seem to be getting cannot reset port 1 errors in u-boot now as well so it is hard to reproduce the error I got before. Related AsahiLinux/u-boot#23

@theoparis
Copy link
Author

theoparis commented Dec 2, 2024

Ok, I managed to get the NixOS installer to boot.... with a usb a drive connected to a usb a -> c adapter. I also had to press i during boot to type mount /dev/sda1 /mnt-root/iso && exit.
Now, wpa_supplicant.service says it has no ExecStart, execstop or successaction however iwctl seems to be installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants