

Brings to your old boring Windows XP desktop, a fresh, cool and luxury look of the Macintosh' new O/S, Mac OS X LEOPARD.
Hack now your XP desktop to Leopard by downloading this nice transformation pack at Here (RAR File): Part 1 2.
Tips of hardware, software, OS, programming languages, Windows, XP, Vista, Linux, Macintosh,OSX86
"We now plan to show our developers a near final version of Leopard at the conference, give them a beta copy to take home so they can do their final testing, and ship Leopard in October," said Apple in April. "We think it will be well worth the wait. Life often presents tradeoffs, and in this case we're sure we've made the right ones.""We can't wait until customers get their hands (and fingers) on it and experience what a revolutionary and magical product it is," the company continued.
sudo /usr/sbin/vsdbutil -a /Volumes/osx86Mount the JaS 10.4.x DVD or the Retail 10.4.x DVD.
sudo bless –verbose –folderNow, Repair permissions
“/Volumes/osx86/System/Library/CoreServices” –bootinfo
> sudo -sNote that here the USB Disk is disk1 (disk1s1).
> diskutil list
> /dev/disk1
#: type name size identifier
0: FDisk_partition_scheme *1.9 GB disk1
1: Apple_HFS osx86 1.9 GB disk1s1
> fdisk -e /dev/rdisk1First time you do this, you should not see the star in front of partition 1.
Enter 'help' for information
fdisk: 1> p
Disk: /dev/rdisk1 geometry: 999/64/63 [4028416 sectors]
Offset: 0 Signature: 0xAA55
Starting Ending
#: id cyl hd sec - cyl hd sec [ start - size]
-------------------------------------------------------------
*1: AF 0 1 1 - 1023 254 63 [ 63 - 4028346] HFS+
2: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
3: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
4: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
fdisk: 1> f 1During the first boot to OS X from the USB Disk,
Partition 1 marked active.
fdisk:*1> write
Device could not be accessed exclusively.
A reboot will be needed for changes to take effect. OK? [n] y
Writing MBR at offset 0.
mach_kernel -v rd=disk1s1Notice that we specified disk1s1 from previous diskutil list command.