Godzilla: Difference between revisions

From Computers Wiki
Jump to navigationJump to search
(→‎History: Add date)
(→‎History: Move home)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{lowercase title}}
{{lowercase title}}
[[Image:godzilla OS 9.jpg|thumb|right|It's not supposed to run Classic Mac OS, but it can anyway (without sound)]]
[[Image:godzilla OS 9.jpg|thumb|right|It's not supposed to run Classic Mac OS, but it can anyway (without sound)]]
The '''800 MHz 2003 iMac G4''' is a stylish computer.
The '''1 GHz 2003 iMac G4''' is a stylish computer.


== Specs ==
== Specs ==
; Model ID : PowerMac6,1
TODO: Dump from Apple System Profiler
; CPU : PowerPC G4 (3.3) @ 1 GHz
; L2 Cache : 256 KB
; Bus Speed : 133 MHz
; Boot ROM Version : 4.5.9f1
; Storage : 80 GB ST380023A
; Optical Drive : Can read and write CDs and DVDs
; FireWire : 400
; GPU : NVIDIA GeForce4 MX
; VRAM : 64 MB
; Display : 1440x900
; RAM : 1x 256 MB PC2100U-25330 DDR SDRAM
; Wi-Fi : AirPort Extreme
; Clock Battery : Dead


== Quirks ==
== Quirks ==
* If Mac OS 9 is installed through unsupported means, the built-in speakers don't work.
* If Mac OS 9 is installed through unsupported means, the built-in speakers don't work.
* If Mac OS 9 is installed through unsupported means, it will not appear in Startup Disk in Mac OS X, so a shell script needs to be used to set the correct boot parameters.
* If Mac OS 9 is installed through unsupported means, it will not appear in Startup Disk in Mac OS X, so a shell script needs to be used to set the correct boot parameters.
** <syntaxhighlight lang="sh">
** TODO: Get this script off the computer. If the script got nuked when I was messing with Xubuntu, recreate it
#!/bin/sh
sudo bless -folder9 '/Volumes/Classic/System Folder' -setOF
</syntaxhighlight>


== History ==
== History ==
* 2020-12-20: The computer arrives at my apartment from an eBay seller.
* 2020-12-20: The computer arrives at my apartment from an eBay seller.
* 2023-07-26: The computer is temporarily transported back to my parents' place.
* 2023-09-28: The computer is transported to the new home.


[[Category:Computers]]
[[Category:Computers]]

Latest revision as of 18:31, 8 October 2023

It's not supposed to run Classic Mac OS, but it can anyway (without sound)

The 1 GHz 2003 iMac G4 is a stylish computer.

Specs

Model ID
PowerMac6,1
CPU
PowerPC G4 (3.3) @ 1 GHz
L2 Cache
256 KB
Bus Speed
133 MHz
Boot ROM Version
4.5.9f1
Storage
80 GB ST380023A
Optical Drive
Can read and write CDs and DVDs
FireWire
400
GPU
NVIDIA GeForce4 MX
VRAM
64 MB
Display
1440x900
RAM
1x 256 MB PC2100U-25330 DDR SDRAM
Wi-Fi
AirPort Extreme
Clock Battery
Dead

Quirks

  • If Mac OS 9 is installed through unsupported means, the built-in speakers don't work.
  • If Mac OS 9 is installed through unsupported means, it will not appear in Startup Disk in Mac OS X, so a shell script needs to be used to set the correct boot parameters.
    • #!/bin/sh
      sudo bless -folder9 '/Volumes/Classic/System Folder' -setOF
      

History

  • 2020-12-20: The computer arrives at my apartment from an eBay seller.
  • 2023-07-26: The computer is temporarily transported back to my parents' place.
  • 2023-09-28: The computer is transported to the new home.