[HOWTO] Mount local boot & root from Installer

Started by jo3rg, June 05, 2018, 04:33:28 PM

Previous topic - Next topic
Hi,
does anyone know how to mount my local root and boot (i know probably a newbie question)
from the usb installer environment?
The last upgrade removed my manual devices.hint entry which prevents my installation from booting :(
(see last comment: https://github.com/opnsense/core/issues/1680 )
Thx & BR
Jörg

Answered it on my own:
root@OPNsense:~ # mount /dev/ufs/OPNsense /tmp/local-root

Hi Jörg,

You can always set them from the boot menu, select escape to loader prompt, type:

set my.var=1
...
boot


Cheers,
Franco