Running Linux on your Mac

Androo

Yeah, Androo.
how would one do this?
i am curious about linux, and i wanna give it a try.... not redhat, it reminds me of windows too much, but maybe that connectiva one, it looks a bit like os x :p
Is there an emulator, an OS installment, or could i just run it thru unix?
 
Androo - you already have it!
Go to Applications / Utilities and click Terminal!
There - instant Linux (UNIX actually) :D

Get a Unix for OS X Book (sorry, donno any names off hand, look at places like Amazon for 'em).
 
Well you can use Fink for OS X to get a small feel of the *nix environment. But my recommendation would be to back up everything you have and make a seperate Linux partition that's really the only way to learn linux. Linux has more *nix features then OS X. You can compile your own kernel and pick your own file system (ReiserFS rocks) and etc. I heard that Yellow dog is good. SuSe makes a version for the PPC so does mandrake. I believe mandrake is for beginners. If you wanna get serious and really learn about your computer using Linux I would recommend Gentoo. It's not a distro that you just pop in and it install's itself you have to do everything from scratch but that's what makes it great. It's fully optimized for your computer. O and don't forget about MOL (mac on linux) where you can run OS X on linux (hence the name MOL:)) http://www.maconlinux.org/


Some links to check out if you do decide to go with Linux.

www.gentoo.org

http://www.yellowdoglinux.com/

http://penguinppc.org/

http://www.linux-mandrake.com/en/ppc.php3

http://www.suse.com/us/private/download/suse_linux/index.html

Best of luck.
 
i talked to a few friends, and im getting mandrake now :D
i'll check out that yellowdoglinux one as well rite now
 
If you feel up for a chalange, and don't mind spending days installing it, gentoo is great. You just have to be prepeared to go to the fourms at their site for help, and actualy follow the directions. it takes a while to install, and it doesn't have a GUI installer, you do it all by hand, but the end result is worth it.

Gentoo has replaced os X as my default os.
 
Androo stick YDL dont use mandrake, its pretty incomplete in terms of tools for the ps i cant imagine its that great for Apple amchines, I've used YDL before its pretty nice, its just like RedHat 9, it has alot more config tools, though mandrake is easier to use YDL beats it by a long shot.
 
WeeZer51402 said:
Androo stick YDL dont use mandrake, its pretty incomplete in terms of tools for the ps i cant imagine its that great for Apple amchines, I've used YDL before its pretty nice, its just like RedHat 9, it has alot more config tools, though mandrake is easier to use YDL beats it by a long shot.
I agree....I tried Mandrake PPC once, and went back to YDL. It felt unfinished. I had tons of problems with this version that I never experienced in the x86 version. Kind of feels like a half-a$$ed job.

Go with YDL if you want Linux and are a newbie. Once you're confortable, you can try Gentoo or Debian for kicks...they are both good distros, but not as easy to set up as YDL unless you know what you're doing.

As for RedHat looking like Windows, it doesn't have to look that way. Remember that Linux is only a kernel and it has a shell that allows you to send commands to that shell. The GUI is separate from Linux. You can have GNOME or KDE in FreeBSD also, and not even know the difference (unless you get down and dirty with configs and stuff). KDE and GNOME are quite customizable that you can make it look like Mac OS if you wanted to. For the record, Connectiva uses KDE, which can also look more like Windows than GNOME.

There are also other window managers you can use that are much lighter than the above two, but tend to be a little minimalistic. They are Window Maker, FluxBox, BlackBox, AfterStep, xfwm, and many others... Heck, if you are really into minimalistic, there's always twm. :D

Just remember to have fun. It might be tough from time to time, but don't be discouraged....you will reap the rewards in the end. :)
 
Yellowdoglinux looks more known, and looks like its the kind of thing i would trust to be on my mac....
Now i got some questions:
#1: Is installation as easy as Mac OS X panther?
#2: Is there a risk of losing my files during installation?
#3: How do i switch back to OS X once i am in linux?
#4: Why don't i have a fourth question?
 
Androo said:
Yellowdoglinux looks more known, and looks like its the kind of thing i would trust to be on my mac....
Now i got some questions:
#1: Is installation as easy as Mac OS X panther?
#2: Is there a risk of losing my files during installation?
#3: How do i switch back to OS X once i am in linux?
#4: Why don't i have a fourth question?

Answer to #1:
While it's not like OS X, it's pretty easy now. The latest version of YDL uses Red Hat's Anaconda installer (see it on this page).

Answer to #2:
As with anything, there's always the risk of losing files. Backup everything before you start. I haven't played with YDL in a while, but I think you can repartition it nondestructively. If this isn't the case, someone please inform us. :)

Answer to #3:
You can set up your system to dual boot. There will be an option close to the end of the installation where you configure your boot loader (either LILO or GRUB) to either boot to OS X or Linux. When you start your machine, OpenFirmware kicks in and prompts you to choose which OS you want to boot to (it should list them by the names you gave them when you configured the bootloader during installation).

Answer to #4:
Because we're not talking about Windows, which would surely go beyond Question 4... ;)

Hope it all works out.
 
that's awesome :D
so then that means... that im ready to get it and install :p
thnx a bunch ::love::
 
btw, if you'r running an imac lcd, the screen might be funky (off centered). To counter that, just update the system to the latest version, and it should be fixed.
 
nixgeek said:
Answer to #1:
While it's not like OS X, it's pretty easy now. The latest version of YDL uses Red Hat's Anaconda installer (see it on this page).

...
Answer to #3:
You can set up your system to dual boot. There will be an option close to the end of the installation where you configure your boot loader (either LILO or GRUB) to either boot to OS X or Linux. When you start your machine, OpenFirmware kicks in and prompts you to choose which OS you want to boot to (it should list them by the names you gave them when you configured the bootloader during installation)....


While most of this is true, your bootloader isn't going to be either LILO or GRUB... For an Old World PPC machine you'll use BootX. For a New World machine, use YaBoot :cool: .
 
Back
Top