Search results

  1. N

    win 2k screen size

    Please install Parallels Tools inside your Virtual Machine. To do this, click Virtual Machine -> Install Parallels Tools menu. Installation will be done automatically.
  2. N

    My permanent key for Desktop is missing

    kirdes, I've sent the key to your by e-mail and by private message through this forum. Please check your spam folder. If you didn't receive any e-mail, please provide us with another valid e-mail address (please send e-mail to regnow-support@parallels.com).
  3. N

    Changing Email Address in My Account

    Hello If you've done a pre-order, you need to contact a RegNow, our e-commerce provider (accounts@regnow.com) for them to change your address in their database.
  4. N

    USB Dev / Suse 9.3

    To fix the issue please do the following: 1. Create a group and include into it users who have to have access to USB devices. 2. In the /etc/fstab file edit the string that mounts the usbfs. Devgid parameter should contain the identifier of the group created in the previous step. usbfs...
  5. N

    Workstation 2.1 and ZoneAlarm

    I recommend you to add to the Trusted Zone Virtual Machines which you've created. To do it, go to the ZoneAlarm Control Center, Firewall, tab Zones. Click Add, then select IP address from the shortcut menu. The Add IP Address dialog appears. Select Trusted from the Zone drop-down list. Type...
  6. N

    Need help - Linux installation

    What is version of gcc you're using?
  7. N

    Installing Windows 98 SE

    Here is a boot floppy disk image. Please boot from it and in the menu choose "Boot with XMS and CD-ROM drivers"
  8. N

    Ethernet Problems

    Please try to use wired en0 (Ethernet, not WiFi) adapter for Network bridging
  9. N

    Installing Parallels on Fedora Core 5 Host

    Please try to install from .tgz package.
  10. N

    Some issues

    Hi. Sound, usb and fullscreen mode support will be in release version, it is just a limitation of beta. Crash "Help/Report a problem" is now being fixed by our engineers.
  11. N

    Mac OS X Support

    Parallels Workstation 2.1 for Mac OS X offers full support for Intel VT-x (Vanderpool) technology. From our expirience Intel VT-x is enabled by Apple on iMac and MacBook Pro and disabled for some reasons on Mac Mini. So Parallels Workstation is running in Intel VT-x mode on iMac and MacBook Pro...
  12. N

    Error occured when installing Parallels Hypervisor

    We've prepared a separate version at http://download.parallels.com/stuff/Parallels-Wst-2.1.1672-Win.exe The only changes in it are in installer. Please download it and try. If the installation is still unsuccessful, please send us a log file from the directory you've launched the...
  13. N

    VM Host Screen Resolution

    Do you change the 'vga' parameter for your boot entry?
  14. N

    wireless linux host

    Please change the IP for Guest OS to the 10.0.1.3 or higher because the 10.0.1.1 is used for Parallel's DHCP server. Now, when this IP is busy, DHCP server can't work and your vnic0 interface is left without an IP - and it's oit of the game :). After changing the IP shut down the Guest OS...
  15. N

    VM Host Screen Resolution

    In SUSE 10 guest OS screen resolution is changed in a way different from other Linux guest OSes. To change guest OS screen resolution in SUSE 10 to 1024x768: 1. In the config file for grub menu.lst boot loader change the VGA setting (or create a new entry with a new vga parameter): kernel...
  16. N

    wireless linux host

    In this case the string should be iptables -t nat -A POSTROUTING -s 10.0.1.0/24 --out-interface eth1 -j SNAT --to-source 192.168.1.102 This should redirect tha packets from VMs to your outward interface eth1 with IP 192.168.1.102. And the extra string from the table definately should be...
  17. N

    usb printer connection problem

    First of all, please note Parallels Workstation 2.1 release (http://www.parallels.com/en/download/) is already available. I recommend to install it because it has some bugs fixed. If you receive the "Unable to connect USB device" message while trying to connect an USB device to your Virtual...
Back
Top