Difference between revisions of "MacBuild Checklists"
| Line 1: | Line 1: | ||
| − | = | + | =Desktop Build Procedure= |
{| fontname="Helvetica" fontsize="12" border="1" | {| fontname="Helvetica" fontsize="12" border="1" | ||
|- | |- | ||
| − | | | + | | 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 || | | Install battery || | ||
| Line 37: | Line 26: | ||
|| | || | ||
|- | |- | ||
| − | | Attach keyboard/mouse and power cord || | + | | Attach keyboard/mouse, monitor, and power cord || |
| − | |||
* Do NOT attach network cable | * Do NOT attach network cable | ||
|| | || | ||
| Line 71: | Line 59: | ||
Use command: | Use command: | ||
* '''''shutdown -h now''''' | * '''''shutdown -h now''''' | ||
| − | + | CD will eject automatically | |
| + | || | ||
| + | |- | ||
| + | | Install and configure Ubuntu || | ||
| + | See Desktop Software Procedure | ||
|| | || | ||
| − | |||
| − | |||
|- | |- | ||
| − | | | + | | Clean outside cover || |
| − | + | Clean case monitor face, connector panel, keyboard, and mouse as well | |
| − | |||
| − | |||
| − | |||
| − | |||
|| | || | ||
|- | |- | ||
| − | | | + | | Fill out and attach store tag || |
| + | * Box type is '''Macbox''' | ||
| + | * Processor is [processor type]/[speed] | ||
| + | * Hard Drive is known from installation | ||
| + | * Memory is known from installation | ||
| + | * NIC is '''O/B''' | ||
| + | * Modem is '''O/B''', but it must be written in | ||
| + | * Video is '''O/B''', and write in appropriate info | ||
| + | * Features are '''Keyboard, Mouse''', and whatever kind of CD or DVD was found by Finnix check | ||
| + | * Write in | ||
| + | ** ports: 2 USB, 2 FireWire, Ethernet, Modem | ||
| + | ** jacks: Headphones, Speaker, Mic | ||
| + | || | ||
| + | |- | ||
| + | | Bundle system with tested keyboard/mouse and power cord || || | ||
| + | |- | ||
| + | | Take it to store || || | ||
| + | |} | ||
| + | =Desktop Software Procedure= | ||
| + | {| fontname="Helvetica" fontsize="12" border="1" | ||
| + | |- | ||
| + | |width="40%" align="center"|Steps | ||
| + | |width="53%" align="center"|Notes/Detailed Instructions | ||
| + | |width="7%" align="center"|Done | ||
| + | |- | ||
| + | | Install Ubuntu || | ||
| + | # Attach network cable | ||
| + | # Push power button; immediately press keys '''Option+Apple+o+f''' at the same time | ||
| + | # When OpenFirmware prompt appears, type: | ||
| + | #* '''boot enet:0,yaboot''' | ||
| + | # At '''''boot:''''' prompt, press Enter; eventually the install screen will appear | ||
| + | # 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 | ||
| + | || | ||
| + | |- | ||
| + | | Enable the Ubuntu startup splash screen || | ||
| + | # In a terminal, edit the file ''/etc/usplash.conf'' as root | ||
| + | #* ''sudo nano /etc/usplash.conf'' | ||
| + | # Change the xres value to 1024 | ||
| + | # Change the yres value to 768 | ||
| + | # Save and close the file | ||
| + | #* '''Ctrl+o''', then '''Ctrl+x''' | ||
| + | # Update the startup files with the changed resolution values with the command | ||
| + | #* '''''sudo update-initramfs -u''''' | ||
| + | #* The command takes a couple of of minutes to complete | ||
| + | || | ||
| + | |- | ||
| + | | Install extra apps, as necessary || | ||
| + | * Use System -> Administration -> Synaptic Package Manager | ||
| + | * Select package '''gnome-ppp''' | ||
| + | * If the machine has a CD-RW or DVD-RW drive, select package '''k3b''' | ||
| + | || | ||
| + | |- | ||
| + | | Add Terminal and Gnome-PPP icons to top menu bar || | ||
| + | * Select Applications -> Accessories and drag Terminal icon to menu bar | ||
| + | * Select Applications -> Internet and drag Gnome-PPP icon to menu bar | ||
| + | || | ||
| + | |- | ||
| + | | Test/detect modem || | ||
| + | * Select Gnome-PPP icon from top menu bar | ||
| + | * In the Gnome-PPP window, select '''Setup''', then select '''Detect''' | ||
| + | * Device should change to /dev/ttyS0; speed should change to 230400 | ||
| + | || | ||
| + | |- | ||
| + | | Configure/test sound control || | ||
| + | # Open sound preferences | ||
| + | #* Place cursor on sound icon in top menu bar | ||
| + | #* Press F12 key | ||
| + | #* Select Preferences | ||
| + | # In the Preferences window upper drop-down menu, make sure the '''''Alsa mixer''''' item is selected | ||
| + | # In the lower combo-box menu, select '''''PC speaker''''' | ||
| + | # In the oem home directory, open the Examples sub-directory | ||
| + | # Select the 'Ubuntu experience.ogg' file | ||
| + | # When the video starts, verify that the sound slider (click sound icon) varies the volume. | ||
| + | || | ||
| + | |- | ||
| + | | Test CD data and sound || | ||
| + | # Insert, play, and eject a music CD | ||
| + | # Insert data CD, inspect directory contents | ||
| + | # If machine has a DVD drive, insert a data DVD, inspect directory contents | ||
| + | # If machine has a CD-RW or DVD-RW, use '''k3b''' to erase a CD-RW disk, and create/burn a new data project. | ||
| + | || | ||
| + | |} | ||
| + | =iMac Build Procedure= | ||
| + | {| fontname="Helvetica" fontsize="12" border="1" | ||
| + | |- | ||
| + | | Attach keyboard/mouse and power cord || | ||
| + | * Do NOT attach network cable | ||
| + | || | ||
| + | |- | ||
| + | | Power on, boot Finnix CD || | ||
| + | # Press power button | ||
| + | # Immediately insert Finnix CD | ||
| + | # At the chime, press C key and hold until small underline cursor appears in upper left corner of display (upside down it's lower right) | ||
| + | # at '''boot:''' prompt, hit '''Enter''' | ||
| + | || | ||
| + | |- | ||
| + | | Record configuration || | ||
| + | CPU type and speed, memory size, HD size, video controller, CD/DVD type: | ||
| + | * Finnix boot message shows CPU speed and detected memory size | ||
| + | * HD size is known from installation | ||
| + | * Command to list the video controller | ||
| + | ** '''''lspci''''' | ||
| + | * Command to show CD/DVD model name: | ||
| + | ** '''''cat /proc/ide/hdb/model''''' | ||
| + | || | ||
| + | |- | ||
| + | | Set HW date/time to UTC || | ||
| + | # Set system clock with command | ||
| + | #* '''''date -u MMDDhhmmYYYY | ||
| + | #* '''MM''' month, '''DD''' day, '''hh''' hour, '''mm''' minute, '''YYYY''' year | ||
| + | #* hour and minute are GMT(UTC) time in 24-hour clock format; GMT time is locak (Pacific) time plus 7 hours (summer, PDT) or 8 hours (winter, PST) | ||
| + | # Set CMOS clock from system clock | ||
| + | #* '''''clock -uw''''' | ||
| + | || | ||
| + | |- | ||
| + | | Power down || | ||
| + | Use command: | ||
| + | * '''''shutdown -h now''''' | ||
| + | CD will eject automatically | ||
| + | || | ||
|- | |- | ||
| Install and configure Ubuntu || | | Install and configure Ubuntu || | ||
Revision as of 12:43, 8 August 2008
Desktop Build Procedure
| 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, and power cord |
|
|
| Power on, boot Finnix CD |
|
|
| Record configuration |
CPU type and speed, memory size, HD size, video controller, CD/DVD type:
|
|
| Set HW date/time to UTC |
|
|
| Power down |
Use command:
CD will eject automatically |
|
| Install and configure Ubuntu |
See Desktop Software Procedure |
|
| Clean outside cover |
Clean case monitor face, connector panel, keyboard, and mouse as well |
|
| Fill out and attach store tag |
|
|
| Bundle system with tested keyboard/mouse and power cord | ||
| Take it to store |
Desktop Software Procedure
| Steps | Notes/Detailed Instructions | Done |
| Install Ubuntu |
|
|
| Enable the Ubuntu startup splash screen |
|
|
| Install extra apps, as necessary |
|
|
| Add Terminal and Gnome-PPP icons to top menu bar |
|
|
| Test/detect modem |
|
|
| Configure/test sound control |
|
|
| Test CD data and sound |
|
iMac Build Procedure
| Attach keyboard/mouse and power cord |
|
|
| Power on, boot Finnix CD |
|
|
| Record configuration |
CPU type and speed, memory size, HD size, video controller, CD/DVD type:
|
|
| Set HW date/time to UTC |
|
|
| Power down |
Use command:
CD will eject automatically |
|
| Install and configure Ubuntu |
See iMac Software Procedure |
|
| Clean outside cover |
Clean case monitor face, connector panel, keyboard, and mouse as well |
|
| Fill out and attach store tag |
|
|
| Bundle iMac with tested keyboard/mouse and power cord | ||
| Take it to store |
iMac Software Procedure
| Steps | Notes/Detailed Instructions | Done |
| Install Ubuntu |
|
|
| For 500 MHz and faster iMacs, correct X startup problems, if necessary |
|
|
| Enable the Ubuntu startup splash screen |
|
|
| Install extra apps, as necessary |
|
|
| Add Terminal and Gnome-PPP icons to top menu bar |
|
|
| Test/detect modem |
|
|
| Configure/test sound control |
|
|
| Test CD data and sound |
|