Difference between revisions of "MacBuild Checklists"
m (updated iMac section) |
m (added Ubuntu install from CD and other minor changes) |
||
Line 299: | Line 299: | ||
|| | || | ||
|- | |- | ||
− | | Install Ubuntu || | + | | Install Ubuntu from network |
+ | Note: The network installation is currently not working. Proceed with the CD installation detailed below. | ||
+ | || | ||
# Attach network cable | # Attach network cable | ||
# Push power button; immediately press keys '''Option+Apple+o+f''' at the same time | # Push power button; immediately press keys '''Option+Apple+o+f''' at the same time | ||
Line 307: | Line 309: | ||
# When the display pauses for entering the machine name, replace whatever is already there with '''macbox''' | # When the display pauses for entering the machine name, replace whatever is already there with '''macbox''' | ||
# When installation is complete, the computer will reboot automatically | # When installation is complete, the computer will reboot automatically | ||
+ | || | ||
+ | |- | ||
+ | | Install Ubuntu from CD || | ||
+ | # Attach network cable and turn on the computer | ||
+ | # Insert a CD labeled Ubuntu 8.04.1 PPC | ||
+ | # Reboot the computer and hold down the C key during boot in order to have the computer boot from the CD. | ||
+ | # At '''''boot:''''' prompt, press Enter; eventually the install screen will appear. Respond to the prompts. Enter oem as the username and freegeek as the password. | ||
+ | # When the display pauses for entering the machine name, replace whatever is already there with '''macbox''' | ||
+ | # When installation is complete (about 30-40 minutes), the computer will eject the CD. Reboot the machine and log into the desktop. | ||
+ | # You'll also need to run System -> Administration -> Update Manager to add the hundreds of updates that have been issued since the CD was made. This should take about 20 minutes and will require another reboot when its complete. | ||
|| | || | ||
|- | |- | ||
Line 316: | Line 328: | ||
# Set CMOS clock from system clock | # Set CMOS clock from system clock | ||
#* '''''clock -uw''''' | #* '''''clock -uw''''' | ||
+ | || | ||
+ | |- | ||
+ | | Set up the desktop || | ||
+ | # Open the Applications -> Accessories menu and drag the icon for the Terminal up to the menu bar at the top of the screen and place it just to the right of the Help icon | ||
|| | || | ||
|- | |- | ||
Line 358: | Line 374: | ||
# Open sound preferences | # Open sound preferences | ||
#* Place cursor on sound icon in top menu bar | #* Place cursor on sound icon in top menu bar | ||
− | #* Press F12 key | + | #* Press F12 key (or right click if you have a two button mouse) |
#* Select Preferences | #* Select Preferences | ||
# In the Preferences window upper drop-down menu, make sure the '''''Alsa mixer''''' item is selected | # In the Preferences window upper drop-down menu, make sure the '''''Alsa mixer''''' item is selected | ||
Line 365: | Line 381: | ||
# Select the 'Ubuntu experience.ogg' file | # Select the 'Ubuntu experience.ogg' file | ||
# When the video starts, verify that the sound slider (click sound icon) varies the volume. | # When the video starts, verify that the sound slider (click sound icon) varies the volume. | ||
+ | # If, when you click on the speaker icon, you get a complaint about sound device not installed, you may need to edit the /etc/modules file: | ||
+ | # In a terminal, edit the file ''/etc/modules'' as root | ||
+ | #* ''sudo nano /etc/modules'' | ||
+ | # Add snd-powermac as the last entry | ||
+ | # Save and close the file | ||
+ | #* '''Ctrl+o''', then '''Ctrl+x''' | ||
+ | # Reboot the machine and log back into the desktop and complete the steps above | ||
|| | || | ||
|- | |- | ||
Line 393: | Line 416: | ||
| Generate "printme" report for system || | | Generate "printme" report for system || | ||
# Make sure you are on the local wired network | # Make sure you are on the local wired network | ||
− | # Configure system so it can use network printers | + | # Configure system so it can use network printers. To do this go to System -> Administration -> Printing and select Show printers shared by other systems. |
# In a terminal, generate a lshw XML file for the printme process | # In a terminal, generate a lshw XML file for the printme process | ||
#* '''''sudo lshw -xml > printme.xml''''' | #* '''''sudo lshw -xml > printme.xml''''' | ||
# Open a web browser and go to '''''http://data/spec_sheets/new''''' | # Open a web browser and go to '''''http://data/spec_sheets/new''''' | ||
− | # Fill out the form, upload the XML file, and print out the report | + | # Fill out the form, upload the XML file, and print out the report. Make sure to enter appropriate comments such as the version of Ubuntu installed and that the modem is not supported with this version of Ubuntu. |
+ | || | ||
+ | |- | ||
+ | | Clear browser cache || | ||
+ | If the machine has been sitting around and possibly used by people for web browsing, you may want to clear the browser cache. To do this open Firefox and go to Tools -> Clear Private Data. | ||
|| | || | ||
|- | |- |
Revision as of 14:23, 26 February 2009
Desktop Build Procedure
Steps | Notes/Detailed Instructions | Done |
Check for blown capacitors |
Visually inspect motherboard capacitors for bulges/leaks. If you find one, check with your instructor. |
|
Make sure that covers are available for open bays |
If covers are missing, check parts storage for replacements |
|
Install battery |
Pay attention to correct position; look for '+' by battery holder |
|
Install hard drive |
Refer to MacBuild Spec Sheet for appropriate size |
|
Install RAM |
Refer to MacBuild Spec Sheet for appropriate amount |
|
Clean/dust inside |
If necessary |
|
Attach keyboard/mouse, monitor, network cable, and power cord | ||
Install Ubuntu from network
Note: The network installation is currently not working. Proceed with the CD installation detailed below. |
|
|
Install Ubuntu from CD |
|
|
Set HW date/time to UTC |
|
|
Set up the desktop |
|
|
Enable the Ubuntu startup splash screen |
|
|
Install extra apps, as necessary |
|
|
Test USB/FireWire ports |
USB:
FireWire:
If all ports of one of these types don't work, the machine should be recycled |
|
Configure/test sound control |
|
|
Test CD data and sound |
|
|
Generate "printme" report for system |
|
|
Clear browser cache |
If the machine has been sitting around and possibly used by people for web browsing, you may want to clear the browser cache. To do this open Firefox and go to Tools -> Clear Private Data. |
|
Clean outside cover |
Clean case monitor face, connector panel, keyboard, and mouse as well |
|
Attach "printme" report to system | ||
Bundle system with tested keyboard/mouse and power cord | ||
Take it to store |
iMac Build Procedure
Steps | Notes/Detailed Instructions | Done |
Attach keyboard/mouse, network cable, and power cord | ||
Install Ubuntu from network
Note: The network installation is currently not working. Proceed with the CD installation detailed below. |
|
|
Install Ubuntu from CD |
|
|
For 500 MHz and faster iMacs, correct X startup problems, if necessary |
|
|
Set up the desktop |
|
|
Set HW date/time to UTC |
|
|
Enable the Ubuntu startup splash screen |
|
|
Install extra apps, as necessary |
|
|
Test USB/FireWire ports |
USB:
FireWire:
If all ports of one of these types don't work, the machine should be recycled |
|
Configure/test sound control |
|
|
Test CD data and sound |
|
|
Generate "printme" report for system |
|
|
Clear browser cache |
If the machine has been sitting around and possibly used by people for web browsing, you may want to clear the browser cache. To do this open Firefox and go to Tools -> Clear Private Data. |
|
Clean outside cover |
Clean case monitor face, connector panel, keyboard, and mouse as well |
|
Attach "printme" report to system | ||
Bundle iMac with tested keyboard/mouse and power cord | ||
Take it to store |
Laptop Build Procedure
Steps | Notes/Detailed Instructions | Done |
Make sure that covers are available for open bays |
If covers are missing, check parts storage for replacements |
|
Install hard drive |
Refer to MacBuild Spec Sheet for appropriate size |
|
Install RAM |
Refer to MacBuild Spec Sheet for appropriate amount |
|
Clean/dust inside |
If necessary |
|
Attach network cable and power cord | ||
Install Ubuntu from network
Note: The network installation is currently not working. Proceed with the CD installation detailed below. |
|
|
Install Ubuntu from CD |
|
|
Set HW date/time to UTC |
|
|
Set up the desktop |
|
|
Enable the Ubuntu startup splash screen |
|
|
Install extra apps, as necessary |
|
|
Test USB/FireWire ports |
USB:
FireWire:
If all ports of one of these types don't work, the machine should be recycled |
|
Test PCMCIA slot |
If avaliable
|
|
Configure/test sound control |
|
|
Test CD data and sound |
|
|
Test battery life |
To start the battery test:
To check the results of the battery test
|
|
Generate "printme" report for system |
|
|
Clear browser cache |
If the machine has been sitting around and possibly used by people for web browsing, you may want to clear the browser cache. To do this open Firefox and go to Tools -> Clear Private Data. |
|
Clean outside cover |
Clean case monitor face, connector panel, keyboard, and mouse as well |
|
Attach "printme" report to system | ||
Bundle system with power supply | ||
Take it to store |