1
20.1 Legacy Series / Re: Keep losing settings
« on: May 05, 2020, 03:15:44 pm »
I used the usb installer image OPNsense-20.1-OpenSSL-vga-amd64.img.bz2 unpacked the img and dd it to a usb key
Yeah I already found https://forum.opnsense.org/index.php?topic=4763.0 but my usb key isn't even connected anymore, it also has attained *some* settings (e.g. my ca, most of my interface settings and my wifi ap settings like wpa + psk), which is what makes it so strange.
Code: [Select]
root@opn:~ # cat /etc/fstab
# Device Mountpoint FStype Options Dump Pass#
/dev/gpt/rootfs / ufs rw,noatime 1 1
root@opn:~ # mount
/dev/gpt/rootfs on / (ufs, local, noatime, soft-updates)
devfs on /dev (devfs, local, multilabel)
devfs on /var/dhcpd/dev (devfs, local, multilabel)
devfs on /var/unbound/dev (devfs, local, multilabel)
root@opn:~ # camcontrol devlist
<SATAFIRM S11 SBFMBBW3> at scbus0 target 0 lun 0 (ada0,pass0)
root@opn:~ # gpart show -l
=> 40 62533216 ada0 GPT (30G)
40 409600 1 (null) (200M)
409640 1024 2 bootfs (512K)
410664 60436136 3 rootfs (29G)
60846800 1686456 - free - (823M)
Yeah I already found https://forum.opnsense.org/index.php?topic=4763.0 but my usb key isn't even connected anymore, it also has attained *some* settings (e.g. my ca, most of my interface settings and my wifi ap settings like wpa + psk), which is what makes it so strange.