Good Afternoon everyone,
I have run across a problem when installing OPNsense to a CoreNUC computer. Yes I know this is not the OPNsense forum but I don’t thing I even got the operating system on the disk yet.. and since they use FreeBSD as their operating system and I believe based on what I have read on the FreeBSD pages the problem is a boot loader or maybe even a computer problem. I am looking for evidence to verify that. Below you will find a partial list of the installation area in question.
I suspected based on the above that there was no data on the disk (ada0) and opening the disk in windows shows the disk is allocated (partitioned) but not formatted in any way. I also halted the system at the boot menu and tried turning off the ACPI found that the boot process halted prematurely. So then I tried leaving ACPI on and setting safeboot to on and that didn’t help either.
Another thing I noticed is that one of the utilities I ran on the computer said it had a EFI not a UEFI .. and what I see is the AMI (American Megatrends Inc) logo when the computer is booted into the place where the BIOS used to be so. Additionally it is NOT the normal graphics style like the UEFI it is in fact the old style textual based display. So is this EIF or old style BIOS who is to know? Since I cant get hold of the Manufacturer because I cant find a telephone number I guess I might just have to wing it here.
Finally I tried placing all of the following files on to my RUFUS disk and NONE of them were
Bootable so I can install the bare operating system on the 256gb SSD to see if that helped anything. I would undertake the effort to manually format the drive with either UFS or ZFS files and load the operating system directly from the OPNsense disk… which I could easily do but that will require a good bit of reading so that I don’t make any mistakes… I don’t want the operating system compromised in some way before I even get the OPNsense system loaded.
I don’t know if I left anything out or not at this point… If anyone has any comments or suggestions please put them in a response.. from what I can tell I am not the only one with this strange “error 19” ghost running around their system. If I don’t respond to you in a day or so just figure I am in a loonie bin… from this problem.
D
I have run across a problem when installing OPNsense to a CoreNUC computer. Yes I know this is not the OPNsense forum but I don’t thing I even got the operating system on the disk yet.. and since they use FreeBSD as their operating system and I believe based on what I have read on the FreeBSD pages the problem is a boot loader or maybe even a computer problem. I am looking for evidence to verify that. Below you will find a partial list of the installation area in question.
Code:
mountroot:waiting for device /dev/ufs/opnsense_install ....
Mounting from ufs:/dev//opnsense_install failed with error 19.
Loader variables:
vfs.root.mountfrom=/dev/ufs/OPNsense_install
vfs.root.mountfrom.options-ro,noatime
Manual root filesystem specification:
<fstype>:<device> {options}
Mount <device> using filesystem <fstu[e>
and with the specified (optional) option list.
eg. ufs:/dev/da0s1a
zfs:zroot/ROOT/default
cd9660:/dev/cd0 ro
(which is equivalent to: mount -t cd9660 -o ro /dev/cd0 /)
? List valid disk boot devices
. Yield 1 second (for background tasks)
<empty line> Abort manual input
mountroot>
Another thing I noticed is that one of the utilities I ran on the computer said it had a EFI not a UEFI .. and what I see is the AMI (American Megatrends Inc) logo when the computer is booted into the place where the BIOS used to be so. Additionally it is NOT the normal graphics style like the UEFI it is in fact the old style textual based display. So is this EIF or old style BIOS who is to know? Since I cant get hold of the Manufacturer because I cant find a telephone number I guess I might just have to wing it here.
Finally I tried placing all of the following files on to my RUFUS disk and NONE of them were
FreeBSD-14.1-RELEASE-amd64-disc1.iso | ||
FreeBSD-14.1-RELEASE-amd64-dvd1.iso | ||
FreeBSD-14.1-RELEASE-amd64-memstick.img |
Bootable so I can install the bare operating system on the 256gb SSD to see if that helped anything. I would undertake the effort to manually format the drive with either UFS or ZFS files and load the operating system directly from the OPNsense disk… which I could easily do but that will require a good bit of reading so that I don’t make any mistakes… I don’t want the operating system compromised in some way before I even get the OPNsense system loaded.
I don’t know if I left anything out or not at this point… If anyone has any comments or suggestions please put them in a response.. from what I can tell I am not the only one with this strange “error 19” ghost running around their system. If I don’t respond to you in a day or so just figure I am in a loonie bin… from this problem.
D