pfsense/freenas in build 3036

bill.marquette

Junior Member
I was all excited at the promise of having more than one interface available in the vm - I'm one of the pfSense (http://www.pfsense.org) core developers and really really needed a vm technology for OSX that allowed me to test out our code. Unfortunately, I can't get it to boot with any of our released media (FreeBSD 6.1, and 6.2 core). I saw a post regarding FreeNAS (also FreeBSD based) working in the previous releases, so I tried that out - same issue. Won't mount root (and spins eating 50% CPU) and has some sense errors while reading the virtual cdrom.

Here's the .pvs file for the system.

[System]
Parallels VM Name = pfSense-HEAD
Boot = c
OS Type = 175
Memory = 128
Memory block size = 10
Acceleration level = 2
Enable write-back disk cache = 1
VT-x support = 1
Start auto = 0
AutoShutdown = 0
Start full screen = 0
Start dashmode = 0
Start full screen warning = 1
PC Speaker enable = 1
Multi frame = -1
[Shared folders]
Shared folders enabled = 1
Shared folders count = 0
[Video]
Video resolutions enabled = 1
Video resolutions count = 0
[Floppy disks]
Floppy 0 enabled = 0
Floppy 0 = 1
Floppy 0 image = /Library/Parallels/Tools/vmtools.fdd
Floppy 0 connected = 0
[IDE devices]
Disk 0:0 enabled = 1
Disk 0:0 = 1
Disk 0:0 media = 0
Disk 0:0 connected = 1
Disk 0:0 image = pfSense-HEAD.hdd
Disk 0:0 cylinders = 2032
Disk 0:0 heads = 16
Disk 0:0 sectors = 63
Disk 0:1 enabled = 1
Disk 0:1 = 2
Disk 0:1 media = 0
Disk 0:1 connected = 1
Disk 0:1 image = /Users/billm/pfSense.iso
Disk 1:0 enabled = 0
Disk 1:0 = 0
Disk 1:1 enabled = 0
Disk 1:1 = 0
[Serial ports]
COM1 enabled = 0
COM1 = 0
COM2 enabled = 0
COM2 = 0
COM3 enabled = 0
COM3 = 0
COM4 enabled = 0
COM4 = 0
[Parallel ports]
LPT1 enabled = 0
LPT1 = 0
LPT2 enabled = 0
LPT2 = 0
LPT3 enabled = 0
LPT3 = 0
[Sound]
Sound enabled = 0
Sound = 0
[Network]
Network enabled = 1
Network = 1
Network connected = 1
Adapter No = 0
Adapter name = Default Adapter
Adapter type = 4
Port = 0x00000300
IRQ = 3
MAC address = 0058eb4748b6
Network2 enabled = 1
Network2 = 2
Network2 connected = 1
Network2 Adapter No = 0
Network2 Adapter type = 4
Network2 MAC address = 0075cbaece9d
Network3 enabled = 0
Network3 = 0
Network4 enabled = 0
Network4 = 0
Network5 enabled = 0
Network5 = 0
[Usb]
USB enabled = 0
USB = 0


--Bill

PS: You guys rock, the VMWare beta only supports one nic :) If I can get pfsense to actually boot, you've got another purchase.
 
Back
Top