Showing posts with label Leopard. Show all posts
Showing posts with label Leopard. Show all posts

Sunday, June 29, 2008

Getting Closer to Perfectionism

So, I used TinyXP to get XP installed on my system.  This is because when I finally got my hands on an external Floppy Drive, XP told me that my drivers were corrupted.  The ones that HP gave me.  Screw that.

Interesting factoid - XP won't boot up off the CD if Fedora 9 is installed.  I thought that very odd.

Anyways, I did a complete reformat, and starting putting on OS's.  I put XP on first, (hd0,4) and then Vista (hd1,0) and then Leopard (hd1,1) and finally Fedora9 (hd0,5/6).  And now I am in the process of bringing my system up to speed.  Vista is fully updated, as is Leopard.  However, XP is having driver problems, which is surprsing.  Something about my NVidia card, it doesn't recognize it, and that doesn't make running XP that much fun.  Something which I will definetely have to fix.  Soon.

But there I have it.  4 OS's, one computer.  All of which work.  My dream is complete.  Next step?  Make my own OS.

Tuesday, April 29, 2008

Installation Issues

Yeah, I tell you. Installation issues. And not the normal program kind. I'm talking about the OS kind. I just installed 3 different OS's so many times, I don't want to see another Boot screen again. Why was it so hard? Because Vista is an Ass. That is why.

I tried install Leopard. Worked fine. Then I would install Vista, and it would boot into Vista. And Leopard wouldn't boot, and so I would stop Vista's bootloader, and that would end up with the computer not booting at all. Then Darwin wouldn't boot into Vista, because Vista is fucked up.

Short story of it all is this. Kubuntu and Grub had to go on the Primary Hard Drive. Vista and Leopard went on the secondary one, and so Grub would boot first. Vista went on, then leopard, then Vista, then Kubuntu, and it is all good. Finally, everything works again. That took way, way to long.

Monday, April 28, 2008

Guild Wars on Mac

Well, I guess I should get back to posting, or else I will drive myself crazy. Besides of course being extremely busy with studying and other work, I have been messing with my computer. Of course, this means that I made it completely unbootable.

I will go over that another time, but let's just leave it at this:
1: Ubuntu Hardy Heron didn't recognize monitor size and graphic cards.
2: Leopard (Hacked) got angry when I tested 4965 wireless card drivers, many kernel panics, didn't respond to me removing the driver.
3: Windows Vista gave me the BSOD.

All that just made me want to reformat my computer. So I did. And now, I am down to only Leopard working, It is temporary, I will get everything back up and running, with many tutorials on how I did so, but in the meantime, hang tight, it will be a bumpy ride.

In the mean time, I wondered if I could get Guild Wars working. Downloaded Crossover Games (not the application version) and tested it out. It is working as I type. Absolutely amazing. I ran the application, and it asked if there were any games I wanted to download. It had Guild Wars available right there. Absolutely wonderful. Guild Wars running on Leopard, this will be a lot of fun!

Wednesday, March 5, 2008

Guide: OS X86 Installation - Getting Passed Welcome Screen

It happens sometimes. You are installing Leopard on your PC because you love the OS so much, but don't have enough money to buy a mac. Installation went fine, you are excited. You boot into your Hackintosh for the first time and get the lovely welcome video. You are breathless. You go through keyboard configuration, and then you tell Leopard that you don't have another account to import anything from.

....

Then, you go back to the welcome video. And again, and again, and again. A never ending loop.

How to break it? You have to trick OS X into thinking that it has already booted up successfully, and already created an account that you can log into. This is an easy fix, and there are a few ways to do it.

1: Reboot, and upon startup hit "f8" to give you startup options. The easiest method to try is to type in the following:
$ "Graphics Mode"="640x480x32"

This sets the screen resolution so small that OS X won't play the start up video, and you should be able to get into creating your account. After creating your account, you can reboot and use your normal screen resolution (don't type anything during start up). If that doesn't work, you can do the next method...

2: This method worked for me, and I think it is the safer of the two methods.
2a: Reboot and hit "f8" during start up to give you start up options.
2b: Type: $ -s Then hit enter.
2c: You should be at a command line. Type the following, hitting enter after each command.
$ /sbin/fsck -fy
$ /sbin/mount -uw /
$ touch /var/db/.AppleSetupDone
$ passwd root
$ reboot

[Note the space in the second command, before the last "/". Don't forget it. If you are confused if there is a space between two characters, place you cursor there and figure it out.]

2d: Upon entering the "passwd" command enter the root password, and then confirm it.

2e: After that you can reboot your computer and load OS X normally, you should be able to login to the root account. However, is is always dangerous to mess around with the root account, so make an administrator account asap and use that. Using root could mess up your install, and you don't want to go through all that again.

Friday, February 29, 2008

Install Pidgin on OS X Leopard

Turns out, it was a lot easier than I had thought. Or at least, how I had been doing it. You see, I was trying to install Pidgin from source, and that means finding all the dependencies. And, you know, that is a lot harder when some of them aren't made for OS X. So, after much work, I finally did something stupid, and Leopard died on my computer. After putting it back on, I set things up again, but I was too lame to go back and keep working on that path. Turns out, there is another way.

1: Download Xcode from the apple developer site. You will have to sign up and login to access Xcode. Under the "Downloads" section it is in Developer Tools. Since I am using Leopard, I used version 3.0.

2: Run the Xcode installer, and the other 2 installers which will be in the same window. Also, open the packages folder and install X11SKD.pkg.

3: Download the Newest Version (or make sure you have the newest version) of Macports. (If it is already installed, run "$ sudo port selfupdate". (If you just installed it, run the same command to make sure it works, and you have the newest version).

4: To install pidgin, run the following command: "$ sudo port install pidgin". (Optional: "$ sudo port install pidgin +quartz +no_x11"

5: Sit back and wait. That should do it. If you have any errors, you can try the other option in step 4, but before you do that make sure you clean up your mess. ("$ sudo port clean pidgin").

To run Pidgin search, "Pidgin unix" and it should be the only executable file there. With that, double click it, and you should be in business. A terminal will open as well, just minimize that.

Sunday, February 24, 2008

Laptop Work

So, I have finally gotten the time to work on my laptop. The first thing I did? I reformatted it. Not the lame way either. I recreated the 2 160 GB hard drives into the correct partitions for me to conquer the world. Basically, I now have a partition for each of my 4 OS's. I tried putting XP onto the computer, but it doesn't recognize my hard drives, so I am going to have to get drivers for them for XP before I can get that to work, which is stupid. Also.... Kubuntu installed, and ran just fine, but when I tired booting up into it today, I had all sorts of problems. I think I fixed most of them, and it should run smoothly now. I hope. Umm... yeah, I have been skiing a lot, this isn't really a vacation for me. Which makes me sad. But, when I am going to do next is get Mac Leopard into the laptop, and see how operational I can make it. Woohoo! Then it will be off to getting XP to work.

Monday, February 18, 2008

Laptop

So really, nothing new had been happening. I went through my life, doing lots of homework, trying to catch up, and making excuses for why I hadn't done the homework. It was a lot of work. I went on a camping trip this weekend, and that was fun. However, my Birthday was February 16. I am now 17!! Woot. And guess what I got for my Birthday: A laptop. Fuck ya. It is an HP laptop, with a 2.0 GHz processor and 3 GB of ram. Plenty for what I'm going to do with it. It came with Vista, and I am already angry at it, so soon I will do a complete reformat and put XP/Vista/Ubuntu/Leopard on it, and we will go from there. Kapiche?