KYordy's Posts

In your setup of the VM, did you try auto-detect? I have a similar setup, for the same reason, that is working. Try putting your VM BIOS back to default settings and use auto-detect in your VM ... See more...
In your setup of the VM, did you try auto-detect? I have a similar setup, for the same reason, that is working. Try putting your VM BIOS back to default settings and use auto-detect in your VM settings. If that doesn't work, please post your .VMX. Regards!
I don't know if there is enough information in your post, but I will give it a try. Is there a physical parallel port on this machine? If not, to what are you connecting the VM parallel port, a f... See more...
I don't know if there is enough information in your post, but I will give it a try. Is there a physical parallel port on this machine? If not, to what are you connecting the VM parallel port, a file, a USB port...
Does anybody know of any third party custom hardware add-ons for VMs, ie token ring cards, etc.? I want to recreate a token ring network in VMs to test some legacy software that can't be run on e... See more...
Does anybody know of any third party custom hardware add-ons for VMs, ie token ring cards, etc.? I want to recreate a token ring network in VMs to test some legacy software that can't be run on ethernet. Thanks!
How did you create this VM? Do you have Workstation? If so, open the configuration for thsi VM in Workstation and change the CDROM settings and Parallel port settings to Autodetect. If you don'... See more...
How did you create this VM? Do you have Workstation? If so, open the configuration for thsi VM in Workstation and change the CDROM settings and Parallel port settings to Autodetect. If you don't have Workstation, edit the .VMX file for your VM and add or edit these lines: parallel0.present = "TRUE" parallel0.fileName = "Auto Detect" ide1:0.autodetect = "TRUE" This all assumes, of course, that you have a CDROM and a parallel port. If so, all should be OK. Good Luck!
Glad you were able to get it straightened out. Regards!
I think Asatoran's suggestion to try it on another machine is the way to go. Just looking over the VMX, it looks completely viable. After you try the other PC, we can proceed from there. ... See more...
I think Asatoran's suggestion to try it on another machine is the way to go. Just looking over the VMX, it looks completely viable. After you try the other PC, we can proceed from there. Good Luck! P.S. The reason you aren't getting answered immediately when you post is, this is a user forum and users may not be on all the time. As we log on, we can then answer your posts, but things like work requirements, etc. can keep us away for extended periods. Not a putdown or anything, just an informational message...
When at home, try changing the ethernet settings for the VM to either Host Only or NAT. That should allow you to connect. Good Luck!
A little more detail would help. Can you post your VMX please?
Yes, ACE is a separate program from Workstation and Player. Search the VMWare site. There is plenty of information on ACE. Good Luck!
Check Oreeh's reply. That should fix it for you. Good Luck!
Whew! I thought I was losing my mind there for a minute... Probably still am.
Sorry! Low on caffeine this morning... Without a means to decrypt, I don't know what to tell you. Can you still run the machine? If so, can you find a copy of workstation and try to load it there... See more...
Sorry! Low on caffeine this morning... Without a means to decrypt, I don't know what to tell you. Can you still run the machine? If so, can you find a copy of workstation and try to load it there. Maybe you can modify the settings that way.
How is it encrypted? I don't believe that is a standard feature, is it?
I agree with Asatoran. In addition to multiple copies of the VM, the working copy and a "clean" copy, I feel much safer having a pristine backup of my VM stored somewhere else other than the PC... See more...
I agree with Asatoran. In addition to multiple copies of the VM, the working copy and a "clean" copy, I feel much safer having a pristine backup of my VM stored somewhere else other than the PC I run the VM on in the event of catastrophic loss. It has saved my development system more than once. Regards!
Please post your .vmx file. Maybe the memory setting needs tweaked. You may want to play with this just to see if you can overcome, otherwise hopefully somebody here will see something. Re... See more...
Please post your .vmx file. Maybe the memory setting needs tweaked. You may want to play with this just to see if you can overcome, otherwise hopefully somebody here will see something. Regards!
Can you post your VMX file? That may help.
Please post the contents of your VMX file. That should point one of us in the proper direction. Regards!
Can you post your vmx file. The error seems to point to a problem with that file.
I believe this is what you want to do. Correct me if I am mistaken. You want to run Vista, then have a Fedora virtual machine using your previously created real Fedora partition. You should be ab... See more...
I believe this is what you want to do. Correct me if I am mistaken. You want to run Vista, then have a Fedora virtual machine using your previously created real Fedora partition. You should be able to do this as a virtual machine with a raw disk. But I would recommend not dual booting anymore after setting up the virtual machine and getting it working. The virtual machine will have its own hardware and not be the same as your dual booted version. So, once you get the virtual machine working correctly, you should keep it in the virtual machine. Another route you may consider is a P2V conversion where you could convert your Fedora to a virtual machine and have it fully in a disk file instead of on a raw partition. Good Luck!
If you can get the title bar up, you can reset the VM from there. You can also power it down from there. Good Luck!