joemx
Jul 10, 2007, 12:12 PM
First there is a great script by brkirch in the 4th post down this thread, it will probably fix your issue... You need to run it whenever you get the error...
http://forum.parallels.com/showthread.php?t=12386&highlight=change+address+.pvs+file
If you want to read the history then read below..
I have not yet seen a thread that just has the FIX so here it is...
I don't know why but for whatever reason the when you boot into OSX sometimes the bootcamp parition is not always in the same place..
My setup is 2 Drives 4 partitions.. My drives in OSX are called... OSX and OSXData drive 1 WinXP and WinXPData drive 2
My setup qualifies under the experimental or custom setup, or however Parallels words it.. because my WinXP drive contains two partitions.....
Boot camp is in WinXP and the linux shell utility "df" usually shows is as /dev/disk1s3 so that in my .pvs file (that's the setup file for your Parallels VM)
there's a line which under normal configs looks like this...
Disk 0:0 image = Boot Camp
but I needed to edit it to look like this.. for my "custom" config...
Disk 0:0 image = Boot Camp;disk1s3
Out of the blue Parallels was hanging on the first black screen with the final like saying
"Boot from hard drive..."
I had no fix.. Many have had this problem.. I emailed Parallels support and got NO response.. Thanks guys...
One day many reboots later, and probably a few weeks later, I tried again.. and parallels booted... hmmmm... a few weeks later... Now paralells won't boot again.. I do notice that Parallels is now unmounting the WinXPData partition and not the WinXP partition..
I open terminal and run a "df" to find that WinXP is now /dev/disk0s3
I edit .pvs file
change the line to
Disk 0:0 image = Boot Camp;disk0s3
Note:!
(make sure you run the df utility to find out where your bootcamp partition is!
If you dont know how see the explanation two posts down..)
and it boots fine...
Parallels Support, you need to get that script and make it a STICKY and probably make this thread a STICKY... and thank the ton of people who are helping you out...
http://forum.parallels.com/showthread.php?t=12386&highlight=change+address+.pvs+file
If you want to read the history then read below..
I have not yet seen a thread that just has the FIX so here it is...
I don't know why but for whatever reason the when you boot into OSX sometimes the bootcamp parition is not always in the same place..
My setup is 2 Drives 4 partitions.. My drives in OSX are called... OSX and OSXData drive 1 WinXP and WinXPData drive 2
My setup qualifies under the experimental or custom setup, or however Parallels words it.. because my WinXP drive contains two partitions.....
Boot camp is in WinXP and the linux shell utility "df" usually shows is as /dev/disk1s3 so that in my .pvs file (that's the setup file for your Parallels VM)
there's a line which under normal configs looks like this...
Disk 0:0 image = Boot Camp
but I needed to edit it to look like this.. for my "custom" config...
Disk 0:0 image = Boot Camp;disk1s3
Out of the blue Parallels was hanging on the first black screen with the final like saying
"Boot from hard drive..."
I had no fix.. Many have had this problem.. I emailed Parallels support and got NO response.. Thanks guys...
One day many reboots later, and probably a few weeks later, I tried again.. and parallels booted... hmmmm... a few weeks later... Now paralells won't boot again.. I do notice that Parallels is now unmounting the WinXPData partition and not the WinXP partition..
I open terminal and run a "df" to find that WinXP is now /dev/disk0s3
I edit .pvs file
change the line to
Disk 0:0 image = Boot Camp;disk0s3
Note:!
(make sure you run the df utility to find out where your bootcamp partition is!
If you dont know how see the explanation two posts down..)
and it boots fine...
Parallels Support, you need to get that script and make it a STICKY and probably make this thread a STICKY... and thank the ton of people who are helping you out...