OPNsense Forum

English Forums => Hardware and Performance => Topic started by: micha on March 25, 2026, 01:59:37 PM

Title: Debian on DEC4640
Post by: micha on March 25, 2026, 01:59:37 PM
Hi there!

Does anyone have any experience installing Debian 13 or Proxmox on a DEC4640 OPNsense firewall appliance from Deciso?

/micha
Title: Re: Debian on DEC4640
Post by: nero355 on March 25, 2026, 04:28:18 PM
I always wonder why someone never asks the question : "Why wouldn't it work ?!"

Instead of : "Would it work ?!"

:)
Title: Re: Debian on DEC4640
Post by: Patrick M. Hausen on March 25, 2026, 04:33:01 PM
Download install image, write to USB drive, plug in, connect serial console, boot from USB drive.

Report back if it doesn't work. DEC appliances are standard embedded PCs by all relevant metrics.
Title: Re: Debian on DEC4640
Post by: micha on March 25, 2026, 04:42:34 PM
Quote from: Patrick M. Hausen on March 25, 2026, 04:33:01 PMDownload install image, write to USB drive, plug in, connect serial console, boot from USB drive.

Report back if it doesn't work. DEC appliances are standard embedded PCs by all relevant metrics.

I have a Debian USB stick that I can use to boot on another device. The USB stick is plugged in. It is selected as the first boot device in the BIOS. Despite this, it won't boot from the installation media. Instead, the BIOS message "A0Loading bootloader..." appears.
Title: Re: Debian on DEC4640
Post by: nero355 on March 25, 2026, 05:14:53 PM
Quote from: micha on March 25, 2026, 04:42:34 PMI have a Debian USB stick that I can use to boot on another device.
BIOS or UEFI mode ?

QuoteThe USB stick is plugged in. It is selected as the first boot device in the BIOS.
BIOS or UEFI mode ?

If you need something that will boot in UEFI mode for sure and allow you to try multiple ISO images I can recommend Ventoy : https://www.ventoy.net/en/index.html

For BIOS mode I just DD the USB Stick ISO (So not the CD/DVD ISO !!!) to the USB Drive and never had a problem so far :)
Title: Re: Debian on DEC4640
Post by: micha on March 25, 2026, 05:48:06 PM
QuoteBIOS or UEFI mode ?

I used dd to transfer the Debian ISO image to the stick. Therefore, I'm assuming it's in BIOS mode.
Title: Re: Debian on DEC4640
Post by: Patrick M. Hausen on March 25, 2026, 09:45:32 PM
Then try to switch to UEFI. It's more or less standard for bootable media today.
Title: Re: Debian on DEC4640
Post by: Greg_E on March 26, 2026, 02:54:08 PM
If the image is UEFI, then DD should produce a UEFI USB stick, correct? Pretty sure I've used this, but it's usually through Rufus and I do this when I get problems with linux versions mismatched to what Rufus thinks it should be doing. DD generally allows the thing to boot afterwards.

And I don't see why Debian wouldn't run, I doubt there are any major hardware pieces that wouldn't have drivers.

Ventoy also often works, there are a few times when it lets me down, but those are fewer and far(er) between with the latest version.

Thinking back to my first question, I think I'm right. I DD'd (in Rufus) the SUSE Harvester ISO to a USB and it boots UEFI, this install no longer uses BIOS boot as an option since (I think) v1.7.0 release. I'm positive this was the process I used on the v1.7.1 iso when I updated my lab with new hardware (sold my last kidney for some larger ssd for the OS).
Title: Re: Debian on DEC4640
Post by: Patrick M. Hausen on March 26, 2026, 02:57:42 PM
Quote from: Greg_E on March 26, 2026, 02:54:08 PMIf the image is UEFI, then DD should produce a UEFI USB stick, correct?

Sure. If the image is UEFI, dd produces an UEFI bootable drive, if it's BIOS boot, dd produces a legacy boot drive. It just writes the image to the drive byte by byte. It's the only tool I ever use.
Title: Re: Debian on DEC4640
Post by: nero355 on March 26, 2026, 05:05:46 PM
Quote from: Greg_E on March 26, 2026, 02:54:08 PMI DD'd (in Rufus) the SUSE Harvester ISO to a USB and it boots UEFI, this install no longer uses BIOS boot as an option since (I think) v1.7.0 release.
I have indeed read about (open)SUSE dropping Legacy BIOS Boot Mode in the future but I can't remember the exact version so it could be that one.
Title: Re: Debian on DEC4640
Post by: patient0 on March 26, 2026, 09:59:59 PM
Quote from: micha on March 25, 2026, 05:48:06 PM
QuoteBIOS or UEFI mode ?

I used dd to transfer the Debian ISO image to the stick. Therefore, I'm assuming it's in BIOS mode.
On a side node, what model is the DEC4640, an older one with what CPU/RAM?