Ok, this is weird.
I tried installing with no usb mouse connected, and using a PS2
keyboard, and everything worked.
Not quite sure what happened, but seems like it is solved.
Thanks for the help :)
/ts
Hello,
I'm trying running into some issues trying to install NetBSD 9.2 on an
amd64 system.
I'm trying to install via the NetBSD-9.2-amd64-install.img image, and
the root device is not recognized:
https://imgur.com/a/uqHgZNV
If I press `enter` I get the following suggested options:
https://
>is doing a manual from-scratch install from the command-line
>documented anywhere?
would this be of help?:
https://archive.unitedbsd.com/t/netbsd-desktop-part-1-manual-netbsd-installation-on-gpt-uefi/284
/ts
o "export LANG=\"en_US.UTF-8\"" >> /etc/profile
echo "export LC_CTYPE=\"en_US.UTF-8\"" >> /etc/profile
echo "export LC_ALL=\"\"" >> /etc/profile
echo 'cgd=YES' > /etc/rc.conf
exit
reboot
---
/ts
On Sun,
Hello,
I've been trying to install NetBSD on a UEFI system with encrypted root.
I've tried to combine the instructions on
* https://wiki.netbsd.org/Installation_on_UEFI_systems/
* https://wiki.netbsd.org/security/cgdroot/
*
https://archive.unitedbsd.com/t/netbsd-desktop-part-1-manual-netbsd-insta