Size: 4409
Comment:
|
Size: 6418
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= How to install Ubuntu 6.10 "Edgy Eft" on a Mac mini = | ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents(3)>>|| = How to install Ubuntu 7.04 "Feisty Fawn" on a Mac mini = ''Article by Darkmaster3'' |
Line 3: | Line 5: |
Here's my guide '''how to install Ubuntu 6.10 "Edgy Eft" on a Mac mini''' based on the MacBook one. | == Hardware Specs == |
Line 5: | Line 7: |
This is the way to go if you ''don't care about Windows'' and want only Mac OS X and Linux with Boot Camp: 1. First, update MacOS X to the latest version using [http://www.apple.com/macosx/upgrade/softwareupdates.html Software Update] and upgrade the [http://www.apple.com/support/downloads/ firmware] to the latest version. 2. Once this is done install [http://refit.sourceforge.net/ rEFIt] following the [http://refit.sourceforge.net/doc/c1s1_install.html documentation]: * Download and mount the [http://prdownloads.sourceforge.net/refit/rEFIt-0.8.dmg?download rEFIt-0.8.dmg] disk image. * Double-click on the '''rEFIt.mpkg''' package. * Follow the instructions and select your Mac OS X installation volume as the destination volume for the install. 3. Use the [http://www.apple.com/macosx/bootcamp/publicbeta.html Boot Camp] to partition the drive in two. When asked whether to create a driver disk, answer "no" and click on "reboot" at the end of the process. This way you have a shrinked Mac OS X partition and a windows partition which you will replace with some Linux partitions. 4. Get the [http://releases.ubuntu.com/edgy/ubuntu-6.10-desktop-i386.iso Live CD] and boot on it. Choose your language and/or keymap. |
First of all, the hardware specs of the Intel Mac Mini I own and used for this installation: |
Line 14: | Line 9: |
Select ''Start or install Ubuntu''. 1.#5 To install Ubuntu, double-click '''Install''' on your desktop, then click through the installer as usual. The defaults are fine most of the time. For the default partition scheme, follow these steps: |
*Intel Mac Mini *1.66Ghz Intel Core Duo *512MB memory *60GB hard drive |
Line 17: | Line 14: |
At step 5 of 6, "Prepare disk space", choose ''Manually edit partition table'' and click ''Forward''. Delete /dev/sda3 (and /dev/sda4 if it exists) from /dev/sda. Click ''Forward'', then ''Apply'', finally ''Close''. Still at step 5 of 6, "Prepare mount points", click ''Back'' and ''Back'' again. Now choose ''Use the largest continuous free space'' and click ''Forward''. ||<tablestyle="background: red; width:100%"> /!\ At step 6 of 6, "Ready to install", '''DO NOT''' click on ''Install'' '''JUST YET'''!|| 1.#6 '''Note: This step is no longer required in Ubuntu 7.04.''' |
If you have a more powerful version of this machine, don't worry, it'll work just the same. |
Line 21: | Line 16: |
To make GRUB installation work, GPT and MBR must be in sync and the boot partition must be of type Linux. Thanks to Debian's [http://packages.debian.org/unstable/admin/refit refit] package, available in its unstable repository, GPT and MBR can be synced from within Ubuntu. After partitioning the Macintosh HD, but before installing GRUB, syncing must be done and the boot partition type must be set to Linux. (Since the installer always repartitions the disk automatically, breaking GPT/MBR sync, fixing the disk before starting the installation doesn't work!) | == Prerequisites == |
Line 23: | Line 18: |
Before clicking ''Install'', download and install the refit [http://ftp.debian.org/debian/pool/main/r/refit/refit_0.7-3_i386.deb .deb], then open a terminal and enter the following command ('''without hitting Enter!'''): {{{ sudo gptsync /dev/sda && sudo sfdisk -c /dev/sda 3 83 }}} 3 means Partition 3, the boot partition (where GRUB will be installed), adapt as necessary for a non-default partition scheme. 1.#7 Click ''Install'' to start the installation process. |
To install Feisty Fawn on an Intel Mac Mini you will need to download the following software: |
Line 30: | Line 20: |
During ''Installing system - Copying files...'', return to the terminal and execute the command you entered before by pressing Enter. | |
Line 32: | Line 21: |
Answer the question ''`May I update the MBR as printed above? [y/N]`'' with '''`y`'''. | Ubuntu Feisty Fawn (Intel X86) from : http://www.ubuntu.com/getubuntu/download |
Line 34: | Line 23: |
If you did not select any partitions for use as swap space, the window "Do you want to return to the partitioning menu?" pops up, pausing the installation until you click ''Continue''. Then you won't have to wait and fix the disk while the installer is copying files. '''No matter how you do it, the disk must be fixed before GRUB is installed, at 94 % installation progress!''' 1.#8 The installation will be completed without an error. Choose ''Restart now'' to reboot. 1.#9 The rEFIt menu offers a choice between ''Boot Mac OS X from Macintosh HD'' and ''Boot Linux from HD''. Select ''Boot Linux from HD'' to boot into the newly installed distribution. |
[[https://wiki.ubuntu.com/BootCamp|BootCamp]] for OSX from : http://www.apple.com/macosx/bootcamp/ |
Line 38: | Line 25: |
1.#10 To make the sound working, you have to unmute ''IEC958''. To make the change of the volume working, right-click on the volume icon, click ''Preferences'' and select ''Side''. | == Starting the real work == |
Line 40: | Line 27: |
Reference: MacBook | ||<tablestyle="float:right" style="border:none"> {{attachment:picture1.png}} || And now let’s start working: 1) Install Boot``Camp, run it and split your HD in 2 parts. The partition intended for Windows will be the one we’ll use to install Feisty. Let's see some illustrated steps to partition your disc: a) The Boot``Camp Icon (right) b) Here's the Boot``Camp screen (below) in which you can set the size of each partition. You choose how big each partition should be but remember that Linux can install software only in its own partition, so, make it big and continue! Now leave Boot``Camp where it is and jump to the next step. {{attachment:picture2.png}} 2) Burn Ubuntu Feisty’s ISO image (Using the “Disk Utility” already present in OSX, Applications –> Utilities), insert it into the disc drive. After having burnt the ISO, return to Boot``Camp. Ignore the "Start Installation" button. Of course, we don't have to install Windows, so, insert the Ubuntu Feisty CD into the drive and click on the Restart Mac OSX Button. {{attachment:picture3.png}} 3) Keep the "Alt" key pressed the moment you listen the classic Mac booting sound. A booting menu will appear, choose CD-ROM. The Feisty Live CD Menu appears. You’ll probably be unable to use the keyboard in this menu, don’t worry, just wait. After some seconds, Ubuntu Live CD will start loading and you’ll be taken into the Ubuntu Feisty desktop. 4) Wow! The wireless card works with the new pre-installed restricted drivers! The restricted drivers manager warns you about the fact that these drivers are not opensource: do you really care? Personally, I’d love OS drivers to exist for any hardware but it is not like that, so, I prefer productivity over renouncing on the use of restricted drivers. The Intel 3D graphic card, obviously, works out the box with the built in Open Source video driver. Everything is perfect then! Let’s install Ubuntu. 5) Double click on the Install Icon on the desktop and [[Installation| install Ubuntu]] as normal. Choose to edit the partitions manually. This part is much simpler now than in any precedent Ubuntu version, I’m very glad of that. Locate the fat32 partition, delete it, it will be converted to free space. Now create a new partition from the empty space, but remember to leave at least 600 MB empty to create the Swap partition. This new partition will be the one used as root, your main Linux partition. Assign to it this symbol “/” and format it as ext3. Now create a new partition from the remaining free space and choose to use it as “swap”. We’re all set. Start Installation and configure it as you wish. 6) Reboot and remember: every time you want to run Ubuntu Linux, you’ll have to keep the alt key pressed during boot and choose “Windows” (Yes, really) from the boot menu that opens. The guide is almost over and you’ve got Ubuntu installed on your Mac Mini! The hardest thing is… after several days of using Ubuntu you’ll want to dedicate the entire Mac's drive to Linux!! == Final Tuning == ||<tablestyle="float:right" style="border:none"> {{attachment:picture5.png}} || In your Intel Mac Mini you've got one of the best 3D cards around for the Linux world. An Intel Video Card. It is not surely as bleeding edge and powerful as an Nvidia or an ATI, but, hey... the driver is open source, you'll never have problems with it and it is super fast with Linux. So, if you like fireworks, let's burn some. If you like Compiz (Very basic effects), you can simply activate it using the new Feisty [[DesktopEffects| Desktop Effects]]: System -> Preferences -> Desktop Effects Turn it on and here you go. You'll just have wobbling windows and the rotating Cube. If you prefer to have tons of more effects and productivity functionality, as well as thousands of useless but wonderful eyecandy (To show off Ubuntu to your friends and have them saying a big: "WOW!"), you need Beryl. So, first of all turn off the desktop effects and then: 1) Beryl is in the official repositories now, so let’s [[InstallingSoftware| get it]]! Run Synaptic, search for Beryl and install all that you wish! I recommend every extra plugin package you find 2) System –> Preferences –> Sessions. Click on new: write down Beryl in name and “beryl-manager” (Without quotes) in Command. That’s it! 3) Without restarting, Alt+F2. Enter "beryl-manager" and press Return. The Beryl tray icon appears and it's running! WOW! Once you restart the system, Beryl will be loaded automatically. 4) Remember that if you prefer, you can run Compiz instead of Beryl. Don’t try to run Compiz while Beryl’s running. To run Compiz, as we said, System –> Preferences –> Desktop Effects. Enable wobble and enable cube. Never do it while Beryl is running. To switch back to Compiz, just purge "beryl-manager" away from the "Session Manager", right click on the "beryl-manager" icon, select Windows Decorator -> Metacity, right click on the "beryl-manager" icon again and exit. Now you can activate Desktop Effects again. {{attachment:picture6.png}} 5) Enjoy your super fast 3D desktop on a Mac Mini without any significant effort! {{attachment:picture7_small.png}} ''First published in [[https://wiki.ubuntu.com/UbuntuMagazine|FullCircle magazine]] issue #2 under Creative Commons Share``Alike v3 Licence'' == Other Methods == *[[Mac_mini/Edgy| How to install Ubuntu 6.10 "Edgy Eft" on a Mac mini]] |
Line 42: | Line 87: |
CategoryNeedsExpansion | CategoryFullCircle |
How to install Ubuntu 7.04 "Feisty Fawn" on a Mac mini
Article by Darkmaster3
Hardware Specs
First of all, the hardware specs of the Intel Mac Mini I own and used for this installation:
- Intel Mac Mini
- 1.66Ghz Intel Core Duo
- 512MB memory
- 60GB hard drive
If you have a more powerful version of this machine, don't worry, it'll work just the same.
Prerequisites
To install Feisty Fawn on an Intel Mac Mini you will need to download the following software:
Ubuntu Feisty Fawn (Intel X86) from : http://www.ubuntu.com/getubuntu/download
BootCamp for OSX from : http://www.apple.com/macosx/bootcamp/
Starting the real work
|
And now let’s start working:
1) Install BootCamp, run it and split your HD in 2 parts. The partition intended for Windows will be the one we’ll use to install Feisty.
Let's see some illustrated steps to partition your disc:
a) The BootCamp Icon (right)
b) Here's the BootCamp screen (below) in which you can set the size of each partition. You choose how big each partition should be but remember that Linux can install software only in its own partition, so, make it big and continue! Now leave BootCamp where it is and jump to the next step.
2) Burn Ubuntu Feisty’s ISO image (Using the “Disk Utility” already present in OSX, Applications –> Utilities), insert it into the disc drive. After having burnt the ISO, return to BootCamp. Ignore the "Start Installation" button. Of course, we don't have to install Windows, so, insert the Ubuntu Feisty CD into the drive and click on the Restart Mac OSX Button.
3) Keep the "Alt" key pressed the moment you listen the classic Mac booting sound. A booting menu will appear, choose CD-ROM. The Feisty Live CD Menu appears. You’ll probably be unable to use the keyboard in this menu, don’t worry, just wait. After some seconds, Ubuntu Live CD will start loading and you’ll be taken into the Ubuntu Feisty desktop.
4) Wow! The wireless card works with the new pre-installed restricted drivers! The restricted drivers manager warns you about the fact that these drivers are not opensource: do you really care? Personally, I’d love OS drivers to exist for any hardware but it is not like that, so, I prefer productivity over renouncing on the use of restricted drivers. The Intel 3D graphic card, obviously, works out the box with the built in Open Source video driver. Everything is perfect then! Let’s install Ubuntu.
5) Double click on the Install Icon on the desktop and install Ubuntu as normal. Choose to edit the partitions manually. This part is much simpler now than in any precedent Ubuntu version, I’m very glad of that. Locate the fat32 partition, delete it, it will be converted to free space. Now create a new partition from the empty space, but remember to leave at least 600 MB empty to create the Swap partition. This new partition will be the one used as root, your main Linux partition. Assign to it this symbol “/” and format it as ext3. Now create a new partition from the remaining free space and choose to use it as “swap”. We’re all set. Start Installation and configure it as you wish.
6) Reboot and remember: every time you want to run Ubuntu Linux, you’ll have to keep the alt key pressed during boot and choose “Windows” (Yes, really) from the boot menu that opens.
The guide is almost over and you’ve got Ubuntu installed on your Mac Mini! The hardest thing is… after several days of using Ubuntu you’ll want to dedicate the entire Mac's drive to Linux!!
Final Tuning
|
In your Intel Mac Mini you've got one of the best 3D cards around for the Linux world. An Intel Video Card. It is not surely as bleeding edge and powerful as an Nvidia or an ATI, but, hey... the driver is open source, you'll never have problems with it and it is super fast with Linux. So, if you like fireworks, let's burn some. If you like Compiz (Very basic effects), you can simply activate it using the new Feisty Desktop Effects:
System -> Preferences -> Desktop Effects
Turn it on and here you go. You'll just have wobbling windows and the rotating Cube. If you prefer to have tons of more effects and productivity functionality, as well as thousands of useless but wonderful eyecandy (To show off Ubuntu to your friends and have them saying a big: "WOW!"), you need Beryl. So, first of all turn off the desktop effects and then:
1) Beryl is in the official repositories now, so let’s get it! Run Synaptic, search for Beryl and install all that you wish! I recommend every extra plugin package you find
2) System –> Preferences –> Sessions. Click on new: write down Beryl in name and “beryl-manager” (Without quotes) in Command. That’s it!
3) Without restarting, Alt+F2. Enter "beryl-manager" and press Return. The Beryl tray icon appears and it's running! WOW! Once you restart the system, Beryl will be loaded automatically.
4) Remember that if you prefer, you can run Compiz instead of Beryl. Don’t try to run Compiz while Beryl’s running. To run Compiz, as we said, System –> Preferences –> Desktop Effects. Enable wobble and enable cube. Never do it while Beryl is running. To switch back to Compiz, just purge "beryl-manager" away from the "Session Manager", right click on the "beryl-manager" icon, select Windows Decorator -> Metacity, right click on the "beryl-manager" icon again and exit. Now you can activate Desktop Effects again.
5) Enjoy your super fast 3D desktop on a Mac Mini without any significant effort!
First published in FullCircle magazine issue #2 under Creative Commons ShareAlike v3 Licence