Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Dill0n

#1
EricPerl
just thought I would let you know.  I did find out why I was stopping at "mountroot' prompt
Turns out somehow I was getting a corrupt file transfered to my harddisk that was running Rufus..  finally got the darn .iso image to mount on a thumb drive with Rufus and it worked fine..  now I need to figure out where I go from the login prompt.. thanks for the support
D
#2
thanks Eric.. I thought I had done that but it was late last night and I might have been mistaken.. I will search for the error 19 and see what that does
#3
I finally figured out how to install using .img file from Rufus.... .iso file will not install and hangs earliy on.
The .img file sends a good bit of data to std output but stops (or hangs maybe) with a prompt that says:

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> 


and thats the end of any installation.. I have looked at the installation docs and think there was a space I was supposed to press  "any key" but never saw any mention of that in the text scrolling over the screen ..
looking back at the above its obvious it wanted something in the way of input but it never stopped for me to enter anything hence the error 19 I guess. 

Any suggestions would be appreciated or even point me to documents that tell where I screwed up etc..
FWIW I have read a fair amount of the doc files and even watched several videos on Al Gores internet (mainly Youtube) and all of them get to a login prompt and then proceed after entering user and pass..  and I never see any hint of a user pass


D
#4
Quote from: EricPerl on November 14, 2024, 08:19:14 PM

But you clearly need the img version to install OPNsense barebones.
Rufus actually chokes on the ISO image...

I downloaded the bz2, then all the verification steps can be performed in an Ubuntu WSL (Windows Subsystem for Linux) VM.
I unzipped from the Ubuntu WSL VM too (I copied the bz2 over, but you can do it over the mounted C:, /mnt/c/...). bzip2 is not available stock put trying that command gives you the instructions to install it.
Rufus will happily create a bootable USB stick with the resulting img.

I didn't complete the install but booted it past the point of auto-configuration.
Assuming the img was properly extracted, there's still the possibility of a corrupted USB stick...

Hopefully, your NUC doesn't come with Realtek NICs. These are known to be flaky under FreeBSD.

Thanks for reply Eric:
And I found out by trial and error that I needed to use the .img file  though I have used .iso files while loading windows etc into rufus.. so not sure the issue there but more interested in getting OPNsense installed and up and running.
Thus far I have been able to get the image to boot but not getting to the login line.. will put this info in another post under separate subject however.
Not sure about the NIC as I have not had the NUC open yet that will be coming soon.  ..

Trying to figure out how to put Resolved in front of the subject in the first post... hummm

GL 
D
#5
Quote from: dseven on November 12, 2024, 10:05:03 AM
OPNsense is built on top of FreeBSD. FreeBSD is not Linux. It's all part of the installation media - you don't need to preinstall anything. Instructions are at https://docs.opnsense.org/manual/install.html . 7zip and Rufus are mentioned there, so they should be OK, although I might recommend trying a USB flash drive (or a microSD card in a USB card reader) instead of a USB hard drive. Failing that, it might be something (else) about your hardware. I can't find anything about "CORE" brand mini PCs - do you have any more details to share about it?

dseven
thank you for the reply. I know and have always known FreeBSD was not Linux.. I have used it many times before... I was just wondering if I could use Linux instead is all.  FWIW I initially read the installation doc files at 2AM (I don't sleep well)  however when I reread it again this morning more things became clear to me as the brain was not so foggy. 
I have tried several times to use etcher and load a flash drive with the IMG file  however it still isn't working even after using 7zip.. my next thing to investigate is if the downloaded files .IMG etc. actually pass muster with the signatures in my interest to get started as quick as possible I figured skip it.. I see now that was not such a great idea. 
Also the Core NUC was purchased from EBAY and is actually a nice little box however it IS an unknown quantity even thought it has all of the requirements set forth in the prerequisites for using OPNSense. I looked up the certification on the FCC web sit and found the address for the US subsidiary but no phone number... who would have guessed.. I mean its said manufacturer is in China well what isn't today?  So I have more investigations to do with that however it if means anything at all it does run windows 11 pro very well not that I ever cared about that and thankfully it is going to be overwritten.
Reading between the lines it became rather clear that the OS came with the OPNSense even though it did not explicitly say that. 

Thanks again for the reply..
Dill0n
#6
GE to all,
First let me apologize if this is not placed in the correct area. I am new to this forum and still searching for information even though I am in information overload.
I am attempting to install version 24.7 on to a NUC class computer manufactured by CORE (whoever the heck they are).
I have three problems:

1: Is the BSD part of 24.7 or does that have to be installed before installing the current version of OPNSense?
2: Must I use BSD as the operating system or can I use a late version of Debian
3: I have decided to use Rufus which is installed on a hard disk with a USB interface and to this end I have added OPNsense-24.7-vga-amd64.img and OPNsense-24.7-dvd-amd64.iso to Rufus.  My problem is that I have not been using Bunzip2 to decompress the .iso and .img files. What I used was 7zip and winzip and I suspect that it is not working the same way that Bunzip2 does hence when I go to install it on to the NUC computer from Rufus I end up with this error message:
kb enter: panic
stopped at kbd_enter+0x33:movq $0,0xfd9b22
and then the computer hangs.

So the reason I used the other zip programs is that I couldn't find any windows executable for the Bunzip program..

Also for the record I did try searching for the answers on this forum and I have been through the installation manual and these questions are not found according to the search tools.. But as in many other subjects you really need to know what questions to ask and I am not sure I even know that..

thanks in advance
Dillon

P.S. any help is appreciated even if its not polite