Original archived here. One tip, try using Macrium Reflect instead of DriveImage XML. The steps 2 to 13 will be much simpler and faster (see below).
XML
Converting Parallels image to Boot Camp - Guide
Submitted by cahn on 8 September, 2009 - 12:00pm- Bart
- Boot Camp
- Home network
- http://www.macrium.com/default.asp
- http://www.michaelstevenstech.com/XPrepairinstall.htm
- http://www.nu2.nu/pebuilder
- http://www.runtime.org/dixml.htm
- http://www.runtime.org/peb.htm
- http://www.short-media.com/review.php?r=313
- Intel
- Mac
- Once Bart
- PE CD
- Ram
- Windows XP SP2 Installation
- XML
- cahn's blog
- Add new comment
- Read more
- 2181 reads
-
GridGain + Multi-Core processors
Submitted by cahn on 16 November, 2008 - 3:24pmGridGain is an open source product written in Java providing a grid computing platform. It is known to be one of the more widely used grid product, certainly, as far as I see, one of the easiest to "gridify" or grid-enable an existing product.
One of the applications of the product is to couple with Amazon EC2 to make a "cloud" computing platform. See Gridgain + Amazon EC2
The widespread use of "multi-core" PCs also means that the product can be used to "parallelise" to take advantage of this increased power.
- cahn's blog
- Add new comment
- Read more
- 2013 reads
-
What did I say then?
Drupal : Change DB and table collation to Unicode (UTF-8)
Submitted by cahn on 17 June, 2007 - 3:29amWhat a life-saver this was.
Change all tables to Unicode:
for table in `mysql -h
Change DB to Unicode :
mysql -h
- cahn's blog
- Add new comment
- Read more
- 291 reads
-

