Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
18.1 Legacy Series
»
[HOWTO] Mount local boot & root from Installer
« previous
next »
Print
Pages: [
1
]
Author
Topic: [HOWTO] Mount local boot & root from Installer (Read 3715 times)
jo3rg
Newbie
Posts: 5
Karma: 0
[HOWTO] Mount local boot & root from Installer
«
on:
June 05, 2018, 04:33:28 pm »
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
Logged
jo3rg
Newbie
Posts: 5
Karma: 0
Re: [HOWTO] Mount local boot & root from Installer
«
Reply #1 on:
June 05, 2018, 05:12:31 pm »
Answered it on my own:
Code:
[Select]
root@OPNsense:~ # mount /dev/ufs/OPNsense /tmp/local-root
Logged
franco
Administrator
Hero Member
Posts: 17660
Karma: 1611
Re: [HOWTO] Mount local boot & root from Installer
«
Reply #2 on:
June 05, 2018, 09:57:13 pm »
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
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
18.1 Legacy Series
»
[HOWTO] Mount local boot & root from Installer