Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
19.1 Legacy Series
»
Impossible to get a working bootable media for installation
« previous
next »
Print
Pages: [
1
]
Author
Topic: Impossible to get a working bootable media for installation (Read 2383 times)
moocan
Newbie
Posts: 3
Karma: 0
Impossible to get a working bootable media for installation
«
on:
March 19, 2019, 04:55:08 pm »
Hello,
I'm totally loosed.
I'm using Ubuntu and I'm using dd with the following cli "sudo dd if='./19.1.i386/OPNsense-19.1-OpenSSL-serial-i386.img' of=/dev/sdb bs=16k status=progress" as specified in documentation.
I'm trying to install it on an appliance without vga and only a serial connection. This appliance has an HDD and a CompactFlash reader but no usb.
I tried using a HDD, a CompactFlash and get always a no bootable device.
That's not the first time i'm using dd. This appliance is starting without trouble using for example an ubuntu mini media transfered using dd on a CompactFlash.
So I tried with the vga-i386.img with same command iine to have a video output and tried to boot this device on another computer .... always the same result .... no boot sector ... no boot device.
PS: sha256sum of downloaded bz2 file are ok.
Any ideas ?
Thank you in advance.
Kind Regards
Moo
«
Last Edit: March 19, 2019, 04:57:25 pm by moocan
»
Logged
moocan
Newbie
Posts: 3
Karma: 0
Re: Impossible to get a working bootable media for installation
«
Reply #1 on:
March 19, 2019, 07:32:31 pm »
Hello,
I apologize for the inconvenience.
My Ubuntu kernel has been frozen. Never use an ubuntu other than an LTS
BUT after restarting then
sudo dd if='./19.1.i386/OPNsense-19.1-OpenSSL-serial-i386.img' of=/dev/sdX bs=16k
is working with a HDD BUT this does not work with a CompactFlash .... media not bootable !
I don't understand why the same dd command is working with a HDD but not with a CompactFlash.
PS: This time I tried the dd with 3 different computers with different Linux flavors after a fresh restart to avoid kernel freeze
Kind Regards
Logged
jcrawford
Newbie
Posts: 9
Karma: 0
Re: Impossible to get a working bootable media for installation
«
Reply #2 on:
March 20, 2019, 12:27:34 am »
Does it support EFI boot? I was trying to install on an older machine that didn't support EFI. I had to go find a version of FreeBSD that I could boot into and install. Then I installed OPNSense on top of that. I wish I would remember how I resolved it, but I don't remember which FreeBSD version I ended up using.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
19.1 Legacy Series
»
Impossible to get a working bootable media for installation