Tuesday, May 17, 2011

"Project Simple" to be released soon!

<Includes>

All new remade icons.
New navi buttons
Wifi, Signal bar, and 3G icons 
SMS chatkit

</totally redone>

Saturday, December 4, 2010

Replacing the wifi card

http://www.youtube.com/watch?v=yehHh0GmnU0

Truly, it was one of the scariest thing I ever did truly. But here you go. Watch, Learn, Do.

Check eBay for Dell DW 1510 mini wireless card. Got mine for 18 bucks shipped to me.

Dual Boot MacOSX with Windows 7 on a Netbook

Hackintosh ASUS EEE PC 1005HAB Dual Boot with Windows 7

What you need:
Installed MacOSX
8 gig USB Drive
Novicorp WinToFlash (or any other program like this)
PC running Windows (of course)
Windows 7 Set up Files (Just open the Windows 7 iso with PowerISO and select all the files and drag them into a folder on your desktop. Or if you have the disc, your fine)
EasyBCD (Download on your new Windows machine)

Note: I wrote this guide with SL 10.6.4 already installed on my ASUS 1005HAB.

First step:
Plug in your USB drive to your Windows PC

Go to: start-type "cmd" than hit CTRL+ALT+ENTER

Type these commands:
1. DISKPART (click yes when administrative thing pops up)
2. LIST DISK (it'll show all the storages devices on your computer. Find your USB device. Mine is Disk 3 7681 MB)
3. SELECT DISK # (Mine is DISK 3, so I will type "SELECT DISK 3" without the qoutes)
4. CLEAN
5. CREATE PARTITION PRIMARY
6. SELECT PARTITION 1
7. ACTIVE
8. FORMAT FS=NTFS (It'll take around 20 mins or so)
9. ASSIGN
10. EXIT

Second Step:
Than download and open WinToFlash.
Go to the Advance Tab and click the drop down arrow. Select "Transfer Windows Vista/2008/7 (x86/x64) setup to USB drive"
Click RUN
You will see "Vista setup files path:" Your D:\ is default. (If your using the install DVD select your drive by hitting the SELECT button)
If you have an ISO, Open PowerISO (found on most torrent sites) than open the ISO and select all the files and drag them to a new folder named "Windows 7 setup Files"
Than in WinToFlash, hit the SELECT button and find that folder where you copied the Windows files over too.
Than the USB Drive is obviously your USB drive. (Everything should be good there)
Click RUN (it'll take a couple mins)

After that's done, Your USB drive is all ready.

Third Step:
Now on your Hackintosh
Log in
Go to: GO-Utilities-Disk Utility
Select your hard drive
Click Partition
If everything is greyed out than click the little + under your partition, it'll create another parition than click on that newly NOT YET created partition and select MS-DOS (FAT) name it Windows or whatever you want.
I went back in to show you guys a picture. I don't know why it says Mac OS Extended (Journaled) for my Windows partition. My mouse shows you where to add the partition is you only have one. 
Click APPLY
After it's done, Shut down.


Fourth Step:
Plug your USB drive in and boot from it (ESC or change your BIOS to boot from USB drive)
Let it boot
Click next at your spoke word
Than Click REPAIR YOUR COMPUTER link
You may get a system restore thing, don't worry just click next than cancel.
Select Command Prompt
Type these commands:
1. diskpart [enter]
2. select disk 0
3. list partition
4. select partition # (whatever you deserved for Windows EX. I would type select partition 3)
5. active

Go back to the Windows installer and select your Windows partition (you may need to reformat to NTFS)
Than install.
After install, it'll restart. Remove your USB drive.

ALMOST DONE!

Last Step:
Download and run EasyBCD
Go to Add New Entry
Click the Mac tab and select MBR from the Mose drop down arrow and name it whatever you want.
Click Add Entry


Reboot and you should see your two operating systems!

You now have a PC dual booting with Windows and MacOSX!!

COMMENTS: