Feature #6033
closedISO with enabled serial console.
0%
Description
An iso installer that uses serial console, and installs pfsense with serial console enabled by default would make it more fluid to install on proxmox as a VM guest.
Proxmox does not make it easy to boot from an usb installer, and does not have any good VGA options on the host itself.
On proxmox hosts that has 2 NICs and want to use pfsense as a firewall will have to setup pfsense, and enable serial console in the web interface before changing the network layout and open serial console to assign interfaces.
Updated by Chris Palmer over 9 years ago
During the HD install process, if you choose "custom" install then the option to do embedded install exists which turns on the serial port. Does this not work for you?
Updated by Chris Buechler over 9 years ago
- Status changed from New to Closed
there's a serial memstick for this purpose. The ISO generally fine without serial console with Proxmox too, though that might depend on your Proxmox setup.
ISO's on the way out eventually in favor of memstick, not something we'll be adding to it.
Updated by Thomas Finstad Larsen over 9 years ago
Chris Palmer wrote:
During the HD install process, if you choose "custom" install then the option to do embedded install exists which turns on the serial port. Does this not work for you?
To do that pfsense will have to be installed before the network is set up to go through it, as proxmox only gives VGA console via web interface.
Chris Buechler wrote:
there's a serial memstick for this purpose. The ISO generally fine without serial console with Proxmox too, though that might depend on your Proxmox setup.
ISO's on the way out eventually in favor of memstick, not something we'll be adding to it.
The ISO works as long as you can reach the proxmox web interface to get the VGA console, which means you have to install and enable serial console before you take away the NIC from proxmox and give it to pfsense. No way to control pfsense without serial from the proxmox host without network, or a desktop environment on the proxmox host.
If iso's are on the way out I guess there is little chance of another serial activated iso to be generated.
Updated by Chris Buechler over 9 years ago
You should be able to install from the serial memstick in that situation no problem.
Updated by Thomas Finstad Larsen over 9 years ago
Chris Buechler wrote:
You should be able to install from the serial memstick in that situation no problem.
I suppose I could trick proxmox into booting the memstick by overwriting the vm disk image as a work around, not the most elegant of ways to do things, but I guess that's the way it must go for now.