Computing.Net > Forums > Linux > kernal panic error

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

kernal panic error

Reply to Message Icon

Name: maclabrea
Date: September 5, 2004 at 13:53:23 Pacific
OS: Mandrake 9.1 PPC
CPU/Ram: G3 256MB
Comment:

Hi,

I have installed Mandrake 9.1 PPC on my blue-and-white Mac G3, but get the following error on boot: Kernel panic: No init found. Try passing init= option to the kernel. I have no other operating systems installed, though I did format over os/x and had tried to install Yellow Dog unsuccessfully.

It seems like lots of folks on message boards have had this problem, but I can't find a simple solution. What do I need to do to get Mandrake loading?

Thanks.




Sponsored Link
Ads by Google

Response Number 1
Name: robin
Date: September 6, 2004 at 01:26:12 Pacific
Reply:

I don't much about this problems

but might be this will help you

if you using GRUB as you loader you can
use this command:
(if you're not in grub command press c)

grub > root (hd0,X) <ENTER>

messg: hd0,2 means you have a first hard drive and partition number X (for example)
it leads you to a place where you install
your linux
it's start with 0 (zero) -> hd0,0
ex : root (hd0,2)

grub > kernel /boot/vmlinuz-X.X.XX ro boot=/dev/hda(X+1) <ENTER>

you can use a TAB to have a complete result
for /boot/vmlinuz <TAB>

ex :
grub > kernel /boot/vmlinuz-2.4.22 ro root=/dev/hda3 <ENTER>
grub > boot
--------------
a complete example:
grub > root (hd0,2)
grub > kernel /boot/vmlinuz-2.4.22 ro root=/dev/hda3
grub > boot
--------------
If you use a correct parameter that's I mentioned above, perhaps it'll works

regards

Robin


0

Response Number 2
Name: maclabrea
Date: September 6, 2004 at 08:13:31 Pacific
Reply:

Sorry, I forgot to mention I am using yaboot as the loader. It starts up fine and then gives me the boot: prompt, but after it loads the device drivers I get the kernal panic.

It totally bewilders me that the installation program doesn't tell yaboot where the root is.


0

Response Number 3
Name: fltcaptriker
Date: October 7, 2004 at 15:36:38 Pacific
Reply:

I have the same prob on my B&W G3


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


HD MythTv Setup Destination host unreacha...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: kernal panic error

Kernal panic error www.computing.net/answers/linux/kernal-panic-error/21999.html

kernal panic - no init found www.computing.net/answers/linux/kernal-panic-no-init-found/9748.html

Kernal Panic? www.computing.net/answers/linux/kernal-panic/934.html