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 - Exe64

#1
LAST CHANCE AND IT WORKS !

The last thing i didn't try was making USB with Linux and the dd command. So, I put the USB key on my RaspberryPi and type these commands :

wget https://fleximus.org/mirror/opnsense/releases/mirror/OPNsense-17.1.4-OpenSSL-vga-amd64.img.bz2
bzip2 -d OPNsense-17.1.4-OpenSSL-vga-amd64.img.bz2
dd if=OPNsense-17.1.4-OpenSSL-vga-amd64.img of=/dev/sda bs=16k


and now, system is booting fine.

I think that there are some issues with Windows and tools like Etcher, UUI, DiskImager, RUFUS and others, and it could be great to put a warning on the documentation.
#2
Quote from: csmall on May 14, 2017, 02:44:03 AM
Use physdiskwrite

Have tried. NOK. With several USB key of different models...

Installation of pfSense works fine... What the hell with OPNSense ? Some comments in this page talk about the same issue :

https://oitibs.com/opnsense-usb-install-guide-rufus/

#3
Hi there !

I've the same problem...

My hardware :

- Qotom Q190G4-S2 (http://amzn.to/2qdZJhq)
- 8Go RAM Kingston (http://amzn.to/2rbSdBe)
- 120Go SSD

What I've already test :

- Booting on Windows 10 (OLD install on the SSD) : OK
- Creating USB OPNSense Installer with Etcher : NOK
- Creating USB OPNSense Installer with RUFUS : NOK
- Creating USB PfSense Installer with Etcher / RUFUS : OK

Think it's an OPNSense issue and not a hardware issue because the hardware works with others OS (pfSense/Windows 10)

Someone have an idea to fix this problem ?