Danny Joe and elantric,
We believe we have a fix for this "vmioplug" panic.
Here are instructions to test the fix before we wildly release it in
Fusion 1.1.
1) Install Fusion 1.1 RC 1 (build 61385) as before (i.e. I assume you
are still running Tiger).
2) Download these 2 files on your desktop
http://ftpsite.vmware.com/download/vmware-vmx
http://ftpsite.vmware.com/download/vmware-vmx-debug
3) Backup Fusion 1.1 RC 1 files and use the new files instead, by using
these commands in Terminal:
dir='/Library/Application Support/VMware Fusion/vmx/Contents/MacOS'
sudo mv "$dir"/vmware-vmx "$dir"/vmware-vmx.old
sudo mv "$dir"/vmware-vmx-debug "$dir"/vmware-vmx-debug.old
sudo mv ~/Desktop/vmware-vmx "$dir"
sudo mv ~/Desktop/vmware-vmx-debug "$dir"
sudo chown root:wheel "$dir"/vmware-vmx
sudo chmod 4755 "$dir"/vmware-vmx
sudo chown root:wheel "$dir"/vmware-vmx-debug
sudo chmod 4755 "$dir"/vmware-vmx-debug
4) Restart your Mac
5) Start your VM, and click in it to send keyboard/mouse input to the
VM
If your Mac is still alive at this point, our fix is effective. Please
let me know and thanks for your help with this.