Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
20.1 Legacy Series
»
Solution for "error 19" on install
« previous
next »
Print
Pages: [
1
]
Author
Topic: Solution for "error 19" on install (Read 6563 times)
IceFox
Newbie
Posts: 5
Karma: 0
Solution for "error 19" on install
«
on:
July 16, 2020, 02:33:05 pm »
Hi,
Not sure if this is the correct place to post this, if not please move it
I ran into error 19 while trying to install to a no-name chinese celeron machine from a sandisk 64 GB USB3 drive (usb3 port also).
After trying a bunch of solutions out there I found this.
https://forums.FreeBSD.org/threads/booting-from-usb-error-19.57429/post-327585
This worked for me
Just stop the auto run at the initial menu (esc or space).
Run these two lines.
Code:
[Select]
set vfs.root.mountfrom="ufs:/dev/da0p2"
boot
This spams an error about 20 times and then restarts. After restarting I let it auto run and it happily went all the way to the installation.
If this is stupid some stupid noob error feel free to delete this thread, this is my first experience of both soft routing and freebsd.
Hoping this can help someone else and maybe give a hint to a developer about what could/should be changed to not run into this.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
20.1 Legacy Series
»
Solution for "error 19" on install