set-executionpolicy remotesigned
winget install -e --id 7zip.7zip
Go to OpenWRT release page, select the latest release stable release, then targets
-> x86
-> 64
. Right-click generic-ext4-combined.img.gz
(not the "efi"!) and copy the link.
On the Proxmox host, download the archive and unpack it:
wget *paste link here*
gunzip openwrt-*.img.gz
This is a step-by-step guide to install an OPNsense VM using serial instead of VGA output. It's more resource efficient and allows you to connect to the serial console from Proxmox terminal, allowing things like copying / pasting text.
Architecture: amd64
Image type: serial
Mirror location: something in or close to where you live
This tutorial will illustrate how to set up a dual boot Pop!OS + Windows 10/11 system very easily, without losing much disk space or installing not officially supported alternative boot loaders like GRUB or rEFInd.
The main issue with dual booting Pop!OS and Windows is that unlike most other distributions, Pop!OS uses the systemd-boot bootloader, which in its default configuration does not support loading kernels from partitions other than the EFI partition. Thus, Pop!OS requires the EFI partition to be at least 500 MiB in size, whereas the size of the EFI partition created during the installation of Windows is just 100 MiB. This would suffice for GRUB or rEFInd, since these bootloaders are able to load the kernel from the root partition, but not for systemd-boot. In this guide, we will perform a customized Windows installation with an enlarged EFI partition, and use that for a 100% default Pop!OS installation.
WARNING : this will not work on already existing installations of Windows or Pop!OS, you will hav
These instructions are based on this blogpost by Anton Semjonov and this video by Animortis Productions. Please follow the link if you want more details, they go into much more detail about each step, whereas this document is more focused on being a concise cheat sheet. Let's go.
Boot the Ubuntu installation medium. When asked, choose the "Try Ubuntu" option and open a terminal.
Switch to root, otherwise you'll have to type sudo
all the time:
sudo su -
Create new configuration files in /etc/pipewire/pipewire.conf.d/
.
10-audient-id4-split-output.conf:
context.modules = [
{
name = libpipewire-module-loopback
args = {
node.description = "Audient iD4 Headphones"