Pages: [1] 2   Go Down

Author Topic: OS 9 On Late 2004 iBook G4?  (Read 12797 times)

Doggoli

  • 4 MB
  • **
  • Posts: 6
  • New Member
OS 9 On Late 2004 iBook G4?
« on: October 07, 2017, 06:49:57 AM »

I wanna get os 9 working on my iBook G4 (Late 2004) but i have hit a roadblock

I downloaded the ISO file from here: http://macos9lives.com/smforum/index.php/topic,2143.0.html
I burnt the disc at 8x speed and put it in my laptop, but when i tried to boot from it all i got was a gray screen.

After googling for a bit i found a script that modifies the nvram to work but that didnt help...Do any of you have some ideas?

Here is the script i tried:

#!/bin/sh
echo Enabling OS 9 booting...
echo "You may have to enter your password"
# Use nvram command to setup nvramrc with script to make open firmware changes
sudo nvram nvramrc='" /" select-dev
" PowerBook4,3" encode-string " model" property
" PowerBook4,3" encode-string " MacRISC" encode-string encode+ " MacRISC2" encode-string encode+ " MacRISC3" encode-string encode+ " Power Macintosh" encode-string encode+ " compatible" property
00000000 " graphic-options" get-my-property 2drop !
unselect

" /cpus/PowerPC,G4@0" find-package if drop " /cpus/PowerPC,G4@0" find-device 80010201 encode-int " cpu-version" property then

device-end \ PLX-OS9-PATCH
'
# Enable use of nvramrc on boot. Change to "false" if you want to disable again. Or just clear/reset nvram.
sudo nvram "use-nvramrc?"=true
echo done.
                                   
Logged

GaryN

  • 1024 MB
  • ******
  • Posts: 1586
  • active member
Re: OS 9 On Late 2004 iBook G4?
« Reply #1 on: October 07, 2017, 03:56:41 PM »

As far as I know, nobody has been able to successfully run OS9 on the iBook.

That said, I'm thinking that you should at least get an error message or something when you attempt to boot.
What did you create the CD on? If it was a Windoze PC there may be an issue.
Go back to and re-read line one.
Logged

Doggoli

  • 4 MB
  • **
  • Posts: 6
  • New Member
Re: OS 9 On Late 2004 iBook G4?
« Reply #2 on: October 08, 2017, 05:07:03 AM »

Sorry for the late reply, different timezones.

I burnt the OS 9 image on my Hackintosh running OS X 10.10
What do you mean by: Go back to and re-read line one.

Logged

GaryN

  • 1024 MB
  • ******
  • Posts: 1586
  • active member
Re: OS 9 On Late 2004 iBook G4?
« Reply #3 on: October 08, 2017, 02:48:59 PM »

What do you mean by: Go back to and re-read line one.
Really? Maybe a larger font…

As far as I know, nobody has been able to successfully run OS9 on the iBook
Logged

Doggoli

  • 4 MB
  • **
  • Posts: 6
  • New Member
Re: OS 9 On Late 2004 iBook G4?
« Reply #4 on: October 09, 2017, 01:28:08 AM »

Damn i am stupid, sorry about that...

Anything i could do about the CD tho ?
Logged

nanopico

  • 512 MB
  • *****
  • Posts: 768
Re: OS 9 On Late 2004 iBook G4?
« Reply #5 on: October 09, 2017, 10:30:37 AM »

What do you mean by: Go back to and re-read line one.
Really? Maybe a larger font…

As far as I know, nobody has been able to successfully run OS9 on the iBook

Not true. Well depends on your definition of boot.
I had used the ROM I made that disabled the machine type check and modified the CPU Version during boot.
It boots just fine.  There is one problem. The track pad is so slow that it is not usable. A usb mouse works and everything (except airport) works as well. 
Setting it up required target disk mode. Run the installer from another machine and then manually switching the ROM out. 
Logged
If it ain't broke, don't fix it, or break it so you can fix it!

Doggoli

  • 4 MB
  • **
  • Posts: 6
  • New Member
Re: OS 9 On Late 2004 iBook G4?
« Reply #6 on: October 09, 2017, 02:25:57 PM »

Don't have another machine...I guess i am outta luck, thanks for help though!
Logged

nanopico

  • 512 MB
  • *****
  • Posts: 768
Re: OS 9 On Late 2004 iBook G4?
« Reply #7 on: October 10, 2017, 06:29:26 AM »

It is possible without another mac, that was just the process I used.
I can't remember if that was the machine I had to disable the audio on to get a full boot.
I have OS X on it right now, but I don't use it.  I can walk through getting it booting without help of another mac and post here the steps required.
Logged
If it ain't broke, don't fix it, or break it so you can fix it!

Doggoli

  • 4 MB
  • **
  • Posts: 6
  • New Member
Re: OS 9 On Late 2004 iBook G4?
« Reply #8 on: October 10, 2017, 09:49:07 AM »

Quote
I can walk through getting it booting without help of another mac and post here the steps required.

If its no problem that would be great!
Logged

nanopico

  • 512 MB
  • *****
  • Posts: 768
Re: OS 9 On Late 2004 iBook G4?
« Reply #9 on: October 10, 2017, 10:25:20 AM »

Quote
I can walk through getting it booting without help of another mac and post here the steps required.

If its no problem that would be great!

Certainly will do. Might take a couple days when I get a few moments.
Logged
If it ain't broke, don't fix it, or break it so you can fix it!

GaryN

  • 1024 MB
  • ******
  • Posts: 1586
  • active member
Re: OS 9 On Late 2004 iBook G4?
« Reply #10 on: October 10, 2017, 08:37:31 PM »

There you go. If Nanopico says it can be done then I believe it.
He's one of those guys that just does shit that nobody else even thinks of.
Logged

Doggoli

  • 4 MB
  • **
  • Posts: 6
  • New Member
Re: OS 9 On Late 2004 iBook G4?
« Reply #11 on: October 14, 2017, 08:49:42 AM »

Quote
There you go. If Nanopico says it can be done then I believe it.

Glad to know that! i'm new to this community and so far everything has been really cool..I just hope i can get OS 9 running, also , could i dual boot with leopard?
Logged

GaryN

  • 1024 MB
  • ******
  • Posts: 1586
  • active member
Re: OS 9 On Late 2004 iBook G4?
« Reply #12 on: October 14, 2017, 07:46:56 PM »

Sure you can. You should read this: http://macos9lives.com/smforum/index.php/topic,2671.msg24015.html#msg24015

It pertains to another machine and install, but just note the parts pertaining to having to two dual-booting.
Logged

naruse

  • 2 MB
  • *
  • Posts: 2
Re: OS 9 On Late 2004 iBook G4?
« Reply #13 on: September 07, 2024, 09:00:07 AM »

Hey Everyone, I know this is old but I was stuck with os9 not booting and managed to get it working  back by fidling directly into open firmware and recreating the bash script that got shared manually into the nvramrc var in OF. for some reason it says that my post is marked as spam so I created a gist here hoping this helps someone else https://gist.github.com/naruse/6a6aff9b9adce04d31b06632bd8b1eb4
Logged

naruse

  • 2 MB
  • *
  • Posts: 2
Re: OS 9 On Late 2004 iBook G4?
« Reply #14 on: September 07, 2024, 09:03:57 AM »

Dont despair, this took me ~2 weeks of fidling back and forth with it and a lot of chatgpt, so use it and ask it about the output you get in open firmware. hopefully the link I shared above can help someone else get unstuck! :)
Logged

shazbot

  • 16 MB
  • ***
  • Posts: 19
  • new to the forums
Re: OS 9 On Late 2004 iBook G4?
« Reply #15 on: September 07, 2024, 05:42:26 PM »

I've been running OS9 on an iBook G4 12 1.0 for many months tbh. https://everymac.com/systems/apple/ibook/specs/ibook_g4_1.0_12.html

I thought it would never work but it bloody runs great apart from it needs a restart in every 5 or 6 times upon fresh boot. The desktop icons start flashing so I have to force a reboot, which sorts it. The original battery still lasts about 4-5 hours, bonkers. Model is the 1.0Ghz 12" with 1.25GB ram. I run Reason 2.5, Logic Pro 6.4.3. and I recently purchased a legit Mac version of Cubase 5 VST. Interfaces wise got a Metric Halo ULN running and need to see if my old M-Audio 1814 works. (MT4 for the midi)

It has the stock 4200rpm drive so I will need to try the SSD upgrade soon. However, it looks pretty shit from what I've seen. Over the past 2 weeks I've taken apart 2 Titaniums 550 and 1Ghz and re-applied the thermals on a quest for a quiet OS9 laptop. No chance. I noticed an improvement on both but not a feckin patch on the iBook. Powerbook 12 867 close second but the iBook is the winner for me.

I got all relevant info from here. http://macintoshgarden.org/apps/mac-os-922-boot-file-ibook-g4

Big thanks to top dude darthnVader btw - Mac OS 9.2.2 for unsupported iBook G4 series Macintosh notebooks. This method uses a modified boot ROM created by darthnVader (MacOS9Lives).
http://macos9lives.com/smforum/index.php?topic=5775.msg43574#msg43574 (OP darthnVader).


Many thanks,

Shea.
Logged

smilesdavis

  • 512 MB
  • *****
  • Posts: 884
  • New Member
Re: OS 9 On Late 2004 iBook G4?
« Reply #16 on: September 08, 2024, 01:23:40 AM »

could we make a list of all models in the style of everymac just for powermacs and which method needs to be applied to get os9 going generally and specifically on some models that require special mods
Logged
LF: Steinberg Cubase MAC Standard/Score/Audio v1-3, especially v1 Cubase Audio ADB Dongle, Cubase VST/24, VST/32, IK T-Racks v1 (ADB Dongle version). Jupiter Systems JVP (Box only), Pro Tools v1-4 (Incomplete as well) -> PM ME if you have any of those.

Bolkonskij

  • Staff Member
  • 256 MB
  • *****
  • Posts: 264
    • Cornica.org
Re: OS 9 On Late 2004 iBook G4?
« Reply #17 on: September 08, 2024, 03:43:11 AM »

That's a great idea. Let's open up a specific thread for collecting the info
Logged

ssp3

  • Moderator
  • 512 MB
  • *****
  • Posts: 887
Re: OS 9 On Late 2004 iBook G4?
« Reply #18 on: September 08, 2024, 08:32:36 AM »

All the information is available on this same board, only that some of the posts that are buried further down need to be pinned.
I personally posted solution for two Al PowerBooks an I think I've made two more that I haven't posted yet.

P.S. I am a mod here because of the Mini displays thread, but I'll leave pinning to the forum staff.
Logged
If you're not part of the solution, you're part of the problem.

smilesdavis

  • 512 MB
  • *****
  • Posts: 884
  • New Member
Re: OS 9 On Late 2004 iBook G4?
« Reply #19 on: September 08, 2024, 09:01:08 AM »

what is pinning?
Logged
LF: Steinberg Cubase MAC Standard/Score/Audio v1-3, especially v1 Cubase Audio ADB Dongle, Cubase VST/24, VST/32, IK T-Racks v1 (ADB Dongle version). Jupiter Systems JVP (Box only), Pro Tools v1-4 (Incomplete as well) -> PM ME if you have any of those.
Pages: [1] 2   Go Up
 

Recent Topics