2.4B APU Memstick install issue fix
-
I have started a new thread on this so it shows as a fix:
Please read this…
https://randomproblem.wordpress.com/2016/03/31/installing-opnsense-16-1-on-pc-engines-apu2/
-
Are you seeing the exact same error as the person on that page? That isn't pfSense, so there is no guarantee the behavior would be similar.
Mount the memstick image in another pfSense or FreeBSD box and edit /boot/loader.conf or /boot/loader.conf.local on the stick (create one if it does not exist) and add this line:
kern.cam.boot_delay=”10000″
See if that helps.
-
Case of working install, booting, then it helps readable output to adjust the /boot/loader.conf by removing "vidconsole".
No need for it, just only "comconsole" for the APU2 is good enough ;)But, hey then after reboot "repairs" itself including "vidconsole" again…
Must be in /boot/loader.conf.local ?
console="comconsole" kern.cam.boot_delay=10000
…Yep.
-
@hda:
Case of working install, booting, then it helps readable output to adjust the /boot/loader.conf by removing "vidconsole".
No need for it, just only "comconsole" for the APU2 is good enough ;)But, hey then after reboot "repairs" itself including "vidconsole" again…
Must be in /boot/loader.conf.local ?
console="comconsole" kern.cam.boot_delay=10000
…Yep.
That's a completely separate issue unrelated to this at all.
-
Are you seeing the exact same error as the person on that page? That isn't pfSense, so there is no guarantee the behavior would be similar.
Mount the memstick image in another pfSense or FreeBSD box and edit /boot/loader.conf or /boot/loader.conf.local on the stick (create one if it does not exist) and add this line:
kern.cam.boot_delay=”10000″
See if that helps.
I saw it, I did a fresh install at the weekend and I cannot remember what I did to fix it as I thought at the time it was just me. Whatever I did I got past it and all was good.
However, one of my testers was doing fresh install of 2.4b and sent a nice picture..