It is currently 23 May 2013, 20:18

All times are UTC




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: '99 iMac G3 - Kernel Panic - no init found.
PostPosted: 05 Aug 2010, 01:19 
Offline

Joined: 05 Aug 2010, 01:10
Posts: 3
Hello.

I'm a mid-level newbie with Linux as I've successfully installed mildly challenging distros such as Arch and Slackware on x86 machines before. However, this is my first experience with Linux on PPC.

I can successfully boot to the CD. After getting a Kernel Panic at first boot, I managed to figure out this bit of code to get me to the next step in the boot process:

Code:
boot: apple32 root=/dev/hda


Now it seems as though it's finding my CD ok, but it's giving me a Kernel Panic and telling me to try to pass an init value to the kernel. My question is: what should this init value be? I've tried searching this forum to very few results. Any help you could offer would be appreciated.

My system is a '99 Cobalt Blue iMac G3 with 128MB RAM, DVD-ROM drive, and a 14GB HDD. (Not too shabby for being 11 years old.)

Thank you,
Dan


Top
 Profile  
 
 Post subject: Re: '99 iMac G3 - Kernel Panic - no init found.
PostPosted: 05 Aug 2010, 10:53 
Offline
User avatar

Joined: 17 Dec 2005, 14:31
Posts: 310
Location: Italy
hi,
first be sure your own machine has OpenFirmware already updated.

Apple G3 machines have only one bus shared between hdd and optical device and the cdrom/dvdrom is usually attached as slave thus /dev/hdb hence we suggest to boot CRUX PPC 2.6 (32bit) ISO with:
Code:
apple32 root=/dev/hdb


About the init problem... it's possible the kernel is unable to understand what kind of videocard is there. Your machine 'd be equipped with a Rage128 and you can also append:
Code:
video=aty128fb
or (last chance):
Code:
video=ofonly


Very first iMac G3 models with ATI Rage (these old ones have instead a Mach64 core) must use:
Code:
video=atyfb
or (last chance):
Code:
video=ofonly


Top
 Profile  
 
 Post subject: Re: '99 iMac G3 - Kernel Panic - no init found.
PostPosted: 05 Aug 2010, 12:51 
Offline

Joined: 05 Aug 2010, 01:10
Posts: 3
Wow, thank you very much for that abundance of useful information. I will try what you suggested as soon as I get home tonight.


Top
 Profile  
 
 Post subject: Re: '99 iMac G3 - Kernel Panic - no init found.
PostPosted: 07 Aug 2010, 14:05 
Offline

Joined: 05 Aug 2010, 01:10
Posts: 3
Well, it looks like I won't be able to install it after all...unless these signs point to something different to you:

When I boot up my iMac, it does one of two things: it either plays the "Mac Sound" and hangs on a completely white screen, or it lets me press option+c and goes to the page where I normally choose between booting from the cd or the iMac drive. Neither of the drives ever show up, though, and I have to restart.

What does this mean to you? Anything? My gut reaction says the hard drive died or something to that effect, but I wouldn't think that would prevent me from booting from the cd.


Top
 Profile  
 
 Post subject: Re: '99 iMac G3 - Kernel Panic - no init found.
PostPosted: 10 Aug 2010, 12:32 
Offline
User avatar

Joined: 12 Nov 2004, 01:25
Posts: 155
Location: Italy
Hello Acratus, and welcome.

It's not really clear to me whether the problems comes when kernel boots or before anything is ever loaded from CD.

In the first case, i think Acrux gave you a complete list of solutions to face a wide range of scenarios... be sure to load the kernel with
Code:
apple32 root=/dev/hdb

as far as the cd/dvd is attached as slave to the ide chanenl on iMacs G3... then append your options (afaik there is no need of extra options on iMac G3, i will test this tonight or tomorrow).

If it doesn't read anything from CD, there are chances that your OpenFirmware doesn't recognize the CD as bootable, or your hard disk is not partitioned correctly and it hangs there. The solution should be the same as described here:
http://www.cruxppc.org/FAQ#q10
Be sure to correctly write the string (yes it looks weird) in openfirmware. I sometimes experienced similar random problems due to cdrom drive pre-failure.

Please report what happens.

bye,


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron