OPNsense Forum

Archive => 18.1 Legacy Series => Topic started by: openletter on April 10, 2018, 03:31:08 pm

Title: Can 18.1 be installed using a DVD?
Post by: openletter on April 10, 2018, 03:31:08 pm
I have previously tested OPNsense using a DVD with 17.7 and everything loads up just fine.

I downloaded the image called OPNsense-18.1-OpenSSL-dvd-amd64.iso.bz2, verified sha256 checksum, decompressed using Linus Mint right-click context menu option, burned it to a DVD using the following command:
Code: [Select]
growisofs -Z /dev/dvdrw OPNsense-18.1-OpenSSL-dvd-amd64.iso
The same computer that loads up the 17.7 DVD just fine reports the 18.1 DVD as not being a system disk.

What am I missing?
Title: Re: Can 18.1 be installed using a DVD?
Post by: openletter on April 11, 2018, 05:28:53 am
Resolved. I was using the command incorrectly:
Code: [Select]
growisofs -Z /dev/dvdrw=OPNsense-18.1-OpenSSL-dvd-amd64.iso