Installation Karmic Koala when hard disk is not recognised (G3 B&W)
This is final procedure for successfully install cmd64x driver:
Installation procedure must be done in two stages.
Stage 1 – prior Installation (on LiveCD)
Steps:
- Startup LiveCD and wait to be booted up.
- When system is up, unpack attached cmd64x-0.1.tar.gz archive and install cmd64x-dkms_0.1_all.deb package
- Open terminal and type:Code:
cd /usr/src/cmd64x-0.1 sudo sh install-livecd.sh
- After that (for a few seconds) hard drives will wake-up!
- Now, you can start Installation procedure, and install Ubuntu onto wanted hard drive.
- When installation procedure finished DO NOT RESTART PPC YET! You must copy updated initrd.img to /boot dir on hard drive where Ubuntu installed. So, type:Code:
ls /media
Look what is the name of HDD where you installed Ubuntu
Code:cp /usr/src/cmd64x-0.1/initrd.img-`uname -r` /media/<enter name of HDD here>/boot
- Now, you can restart PPC!
- When boot menu appeared on screen, just press enter, and if you did procedure well, Ubuntu should be booted properly.
- But this is not finish. We have to do some job, yet.

Stage 2 – after Installation (on HDD itself)
Steps:
- When you booted from hard drive, once again unpack attached cmd64x-0.1.tar.gz archive and install cmd64x-dkms_0.1_all.deb package and install them.
IMPORTANT!
Do this PRIOR first update of the system. - Again, open terminal and type:Code:
cd /usr/src/cmd64x-0.1 sudo sh install.sh
- Wait for procedure will be done and then update your PPC.
- Do reboot as is suggested and see is it all right.
- Enjoy Koala at your PPC G3.
I reported this issue as a bug here:
https://bugs.launchpad.net/ubuntu/+s...ux/+bug/513131
cmd64x-0.1.tar.gz (For Karmic Koala)
cmd64x.ko (For Lucid Lynx)
The original article can be found here
© 2002-2012 Jeroen Diederen. Drupal theme by Kiwi Themes.