This is SUPER LAME that this WASTES our time like this.
Parallels staff. There are 1000's of students worldwide that might run into this while in Cybersecurity training. HackerU or CyberSecurity Bootcamp with TDX.
They tell us to use VMWARE or Virtualbox because the teachers and curriculum has not figured a way through this with Parallels.
The answer is:
You can't install PFSense as an ISO with Parallels. Parallels does not recognize the ISO for pfSense.
The way to install pfSense on Parallels is to :
Choose center button > "Install Windows or aother OS from a DVD or Image file"
Click the Checkbox on the lower part ---> "Continue without a source". ---(Important)
Then it says "You have selected to create a blank virtual machine" > Click Continue
Then it FORCES you to choose an operating system.
Select "FreeBSD" > Continue
Name it "pfSense" > Then click the checkbox for "Customize settings before installation" (--- IMPORTANT!)
The Configuration window pops up.
Click [Hardware] > CPU & Memory > Set Memory to 2GB (2048 MB)
Click [Hard Disk] > Advanced > Properties > Select Minimum 32GB
Click [CD/DVD] > Dropdown "Disconnected" --> Select "Choose an Image file" > Choose pfSense.iso.
-----------> If the download is an .iso.gz, then you need to open Terminal and type this
----------->`gzip -d [filename].iso.gz`
-----------> change the file permissions `CHMOD 777 [filename].iso`
ALSO, Select the [+] at the bottom and add another Network.
Select [Source] "Host-Only"
-----------> MOST IMPORTANT
Select [Boot order] > Advanced
Add this to "Boot Flag" ---> `vm.bios.efi = 1` - With no [`]
And then close everything and click [Continue] on the creation of the Virtual Machine.
Last edited by a moderator: Mar 13, 2023