I have a mac pro with 3 mg's of memory and running vista 32. in a boot camp config Parallels worked perfectly in the demo ( downloaded ) , my problems started when i tried to install the lic. I purchased a lic, and it registered, when i went to start the vm it gave the message that seems to be well know re: " guest os cant run in pae mode. it says " please run in non pae mode. I have looked everywhere and i cant determine how to fix this, i did reinstall the full parallels, i did delete the pvs file per the thread in this forum, The parallel program starts and then gives me that message over and over again. Look guys, all i did was buy a lic, pay my money and i cant use the product. Im sure there is someone here with much more experience with this program than I , who can give me a simple fix. HELP! Can i simply remove parallels and start again. Can i get tech support without paying more $$ Is there a way to start a mac in non - pae mode. Please send me any thoughts you all may have. Thank you Peter Kofman P.Eng President Projectcore inc pkofman@rogers.com 416.315.9148
Can i simply remove parallels and start again. Yes, if you want , but this is not the case, What is installed in Boot CamP Vista?, Windows Xp is it 64bit edition Can i get tech support without paying more $$ Email support is free, only phone support is paid
thanks for the prompt reply My bootcamp windows version is vista-32 thanks and looking forward to a solution, regards Peter
deleted that file I read somewhere on this forum that i should delete that file , i have now removed parallels and im going to reinstall, my boot camp vista 32 partition is still in place and i can start windows in boot camp but not is parallels, before i reinstall parallels are there files i should delete in order to get a clean install?? Peter
This is not from Parallels side. Please copy/paste string bellow to Terminal and paste output here for n in `diskutil list |grep -v /| grep disk | awk '{ print $NF }'`; do diskutil info $n; done; diskutil list
Last login: Tue Aug 12 10:35:48 on console pktx-2:~ PK$ for n in `diskutil list |grep -v /| grep disk | awk '{ print $NF }'`; do diskutil info $n; done; diskutil list Device Identifier: disk0 Device Node: /dev/disk0 Part Of Whole: disk0 Device / Media Name: Hitachi HTS542520K9SA00 Media Volume Name: Mount Point: Partition Type: GUID_partition_scheme Bootable: Not bootable Media Type: Generic Protocol: SATA SMART Status: Verified Total Size: 186.3 Gi (200049647616 B) (390721968 512-byte blocks) Free Space: 0.0 B (0 B) (0 512-byte blocks) Read Only: No Ejectable: No Whole: Yes Internal: Yes OS 9 Drivers: No Low Level Format: Not Supported Device Identifier: disk0s1 Device Node: /dev/disk0s1 Part Of Whole: disk0 Device / Media Name: EFI system partition Volume Name: Mount Point: Partition Type: EFI Bootable: Not bootable Media Type: Generic Protocol: SATA SMART Status: Verified Total Size: 200.0 Mi (209715200 B) (409600 512-byte blocks) Free Space: 0.0 B (0 B) (0 512-byte blocks) Read Only: No Ejectable: No Whole: No Internal: Yes Device Identifier: disk0s2 Device Node: /dev/disk0s2 Part Of Whole: disk0 Device / Media Name: Customer Volume Name: Macintosh HD Mount Point: / File System: Journaled HFS+ Journal size 16384 KB at offset 0x11102000 Owners: Enabled Partition Type: Apple_HFS Bootable: Is bootable Media Type: Generic Protocol: SATA SMART Status: Verified Volume UUID: 41796FAD-CA08-355B-B077-2F64A6DFBBCB Total Size: 110.9 Gi (119051124736 B) (232521728 512-byte blocks) Free Space: 86.3 Gi (92683771904 B) (181022992 512-byte blocks) Read Only: No Ejectable: No Whole: No Internal: Yes Device Identifier: disk0s3 Device Node: /dev/disk0s3 Part Of Whole: disk0 Device / Media Name: Untitled Volume Name: Mount Point: /Volumes/Untitled File System: NTFS Partition Type: Microsoft Basic Data Bootable: Is bootable Media Type: Generic Protocol: SATA SMART Status: Verified Volume UUID: 1CA85A7C-666D-4EF4-9406-E61626BA5EE8 Total Size: 75.1 Gi (80654544896 B) (157528408 512-byte blocks) Free Space: 43.5 Gi (46660530176 B) (91133848 512-byte blocks) Read Only: Yes Ejectable: No Whole: No Internal: Yes Device Identifier: disk1 Device Node: /dev/disk1 Part Of Whole: disk1 Device / Media Name: Apple sparse bundle disk image Media Volume Name: Mount Point: Partition Type: Apple_partition_scheme Bootable: Not bootable Media Type: Generic Protocol: Disk Image SMART Status: Not Supported System Image: Yes Total Size: 372.0 Gi (399411347456 B) (780100288 512-byte blocks) Free Space: 0.0 B (0 B) (0 512-byte blocks) Read Only: No Ejectable: Yes Whole: Yes Internal: No OS 9 Drivers: No Low Level Format: Not Supported Device Identifier: disk1s1 Device Node: /dev/disk1s1 Part Of Whole: disk1 Device / Media Name: Apple Volume Name: Mount Point: Partition Type: Apple_partition_map Bootable: Not bootable Media Type: Generic Protocol: Disk Image SMART Status: Not Supported Total Size: 31.5 Ki (32256 B) (63 512-byte blocks) Free Space: 0.0 B (0 B) (0 512-byte blocks) Read Only: Yes Ejectable: Yes Whole: No Internal: No Device Identifier: disk1s2 Device Node: /dev/disk1s2 Part Of Whole: disk1 Device / Media Name: disk image Volume Name: PK Mount Point: /Users/PK File System: Journaled HFS+ Journal size 32768 KB at offset 0xba2000 Owners: Enabled Partition Type: Apple_HFS Bootable: Not bootable Media Type: Generic Protocol: Disk Image SMART Status: Not Supported Volume UUID: A5E90BF7-99E4-3C32-AEAC-9A894674A2C6 Total Size: 372.0 Gi (399411314688 B) (780100224 512-byte blocks) Free Space: 86.3 Gi (92650217472 B) (180957456 512-byte blocks) Read Only: No Ejectable: Yes Whole: No Internal: No /dev/disk0 #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *186.3 Gi disk0 1: EFI 200.0 Mi disk0s1 2: Apple_HFS Macintosh HD 110.9 Gi disk0s2 3: Microsoft Basic Data 75.1 Gi disk0s3 /dev/disk1 #: TYPE NAME SIZE IDENTIFIER 0: Apple_partition_scheme *372.0 Gi disk1 1: Apple_partition_map 31.5 Ki disk1s1 2: Apple_HFS PK 372.0 Gi disk1s2 pktx-2:~ PK$ for n in `diskutil list |grep -v /| grep disk | awk '{ print $NF }'`; do diskutil info $n; done; diskutil list
info requested Last login: Tue Aug 12 10:35:48 on console pktx-2:~ PK$ for n in `diskutil list |grep -v /| grep disk | awk '{ print $NF }'`; do diskutil info $n; done; diskutil list Device Identifier: disk0 Device Node: /dev/disk0 Part Of Whole: disk0 Device / Media Name: Hitachi HTS542520K9SA00 Media Volume Name: Mount Point: Partition Type: GUID_partition_scheme Bootable: Not bootable Media Type: Generic Protocol: SATA SMART Status: Verified Total Size: 186.3 Gi (200049647616 B) (390721968 512-byte blocks) Free Space: 0.0 B (0 B) (0 512-byte blocks) Read Only: No Ejectable: No Whole: Yes Internal: Yes OS 9 Drivers: No Low Level Format: Not Supported Device Identifier: disk0s1 Device Node: /dev/disk0s1 Part Of Whole: disk0 Device / Media Name: EFI system partition Volume Name: Mount Point: Partition Type: EFI Bootable: Not bootable Media Type: Generic Protocol: SATA SMART Status: Verified Total Size: 200.0 Mi (209715200 B) (409600 512-byte blocks) Free Space: 0.0 B (0 B) (0 512-byte blocks) Read Only: No Ejectable: No Whole: No Internal: Yes Device Identifier: disk0s2 Device Node: /dev/disk0s2 Part Of Whole: disk0 Device / Media Name: Customer Volume Name: Macintosh HD Mount Point: / File System: Journaled HFS+ Journal size 16384 KB at offset 0x11102000 Owners: Enabled Partition Type: Apple_HFS Bootable: Is bootable Media Type: Generic Protocol: SATA SMART Status: Verified Volume UUID: 41796FAD-CA08-355B-B077-2F64A6DFBBCB Total Size: 110.9 Gi (119051124736 B) (232521728 512-byte blocks) Free Space: 86.3 Gi (92683771904 B) (181022992 512-byte blocks) Read Only: No Ejectable: No Whole: No Internal: Yes Device Identifier: disk0s3 Device Node: /dev/disk0s3 Part Of Whole: disk0 Device / Media Name: Untitled Volume Name: Mount Point: /Volumes/Untitled File System: NTFS Partition Type: Microsoft Basic Data Bootable: Is bootable Media Type: Generic Protocol: SATA SMART Status: Verified Volume UUID: 1CA85A7C-666D-4EF4-9406-E61626BA5EE8 Total Size: 75.1 Gi (80654544896 B) (157528408 512-byte blocks) Free Space: 43.5 Gi (46660530176 B) (91133848 512-byte blocks) Read Only: Yes Ejectable: No Whole: No Internal: Yes Device Identifier: disk1 Device Node: /dev/disk1 Part Of Whole: disk1 Device / Media Name: Apple sparse bundle disk image Media Volume Name: Mount Point: Partition Type: Apple_partition_scheme Bootable: Not bootable Media Type: Generic Protocol: Disk Image SMART Status: Not Supported System Image: Yes Total Size: 372.0 Gi (399411347456 B) (780100288 512-byte blocks) Free Space: 0.0 B (0 B) (0 512-byte blocks) Read Only: No Ejectable: Yes Whole: Yes Internal: No OS 9 Drivers: No Low Level Format: Not Supported Device Identifier: disk1s1 Device Node: /dev/disk1s1 Part Of Whole: disk1 Device / Media Name: Apple Volume Name: Mount Point: Partition Type: Apple_partition_map Bootable: Not bootable Media Type: Generic Protocol: Disk Image SMART Status: Not Supported Total Size: 31.5 Ki (32256 B) (63 512-byte blocks) Free Space: 0.0 B (0 B) (0 512-byte blocks) Read Only: Yes Ejectable: Yes Whole: No Internal: No Device Identifier: disk1s2 Device Node: /dev/disk1s2 Part Of Whole: disk1 Device / Media Name: disk image Volume Name: PK Mount Point: /Users/PK File System: Journaled HFS+ Journal size 32768 KB at offset 0xba2000 Owners: Enabled Partition Type: Apple_HFS Bootable: Not bootable Media Type: Generic Protocol: Disk Image SMART Status: Not Supported Volume UUID: A5E90BF7-99E4-3C32-AEAC-9A894674A2C6 Total Size: 372.0 Gi (399411314688 B) (780100224 512-byte blocks) Free Space: 86.3 Gi (92650217472 B) (180957456 512-byte blocks) Read Only: No Ejectable: Yes Whole: No Internal: No /dev/disk0 #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *186.3 Gi disk0 1: EFI 200.0 Mi disk0s1 2: Apple_HFS Macintosh HD 110.9 Gi disk0s2 3: Microsoft Basic Data 75.1 Gi disk0s3 /dev/disk1 #: TYPE NAME SIZE IDENTIFIER 0: Apple_partition_scheme *372.0 Gi disk1 1: Apple_partition_map 31.5 Ki disk1s1 2: Apple_HFS PK 372.0 Gi disk1s2 pktx-2:~ PK$ for n in `diskutil list |grep -v /| grep disk | awk '{ print $NF }'`; do diskutil info $n; done; diskutil list
Thank you, looks correct, Just to confirm how much memory do you have and how much did you assign to VM?
I have 3gb mem and 1 allocated to vm however parallels indicates 512 I unistalled and reinstalled. I think it corrupted my windows installation because windows is now asking for revalidation , it thinks my vista install is not genuine. I tried to validate and it wont let me , I really dont want to start again but it is starting to feel like im going to have to delete the entire partition and reinstall my bootcamp partition, vista 32 and parallels. this is a huge time waster. All I tried to do was validate my parallels installation by purchasing a key, !!!!!!!!!!!!!!!!
Perform following steps: 1. Open Boot Camp.pvs file from Documents/Parallels/Boot Camp holding Command key 2. go to hard disk 1 - advanced -click clear 3. This should allow you clear Parallels information from Boot Camp. 4. Make sure you can start Windows normally , restarting Mac 5. Delete Boot Camp folder and start Parallels Desktop, when you are back to Mac OS