(Answer) (Category) Linux on PowerPC FAQ-O-Matic : (Category) Wish List :
Wish I could run on a Powerbook
I wish that Apple would do something about lack of support for their own 1400 series laptops in MkLinux. It is extremly annoying that they are only supporting their new model computers and not making it work on ALL their computers. I have spent a long time trying to get my 1400 to work with many different distrobutions of Linux and none support NUBUS!! What is apple thinking!! It certainly isnt like there are only a coulple of angry 1400 owners out there. Their is many many people who want Linux to run on their laptops!
mjones
mjones@senet.com.au
There is support for the 603[e] in linux-pmac, I'm not sure how close Mklinux
is to running on a 603[e].
 
There are various issues to porting to the powerbooks.  Only the 5300 Powerbooks
have Open Firmware, which eliminates a major obstacle to the pmac port.  I dont
have one, so I cant tell you exactly what has to be done, but here's a rough
estimate:
1. Video driver: initialize the screen.  OF can do this for now.
2. SCSI driver: write one, unless the Powerbooks use MESH?
3. Ethernet driver: write one, may/may not be similar to the PCI machines
4. anthing else thats different, I'd guess that they're pretty similar to
   the PCI desktop models, since they do have a PCI bus in them (5300 that is).
 
if someone wants to give me one, I'll do the port! :)
i'm not very optimistic about a port of the monolithic kernel to a non-pci non-OF
machine, but there is always the possibility someone will do it.
 
matesch@students.wisc.edu
 
Important Correction--
 
I am reasonably sure that the Powerbook 5300 series does not have Open Firmware.
 
jsb204@psu.edu
 
A bit more info--
 
According to "Technote 1061 - Open Firmware: The User
Interface" you can put an Open Firmware based ppc machine in
a mode to access the open firmware prompt (Similar to a VAX
or Alpha ">>>" prompt) by holding down the O,F, Option, and
Command keys and booting the machine with another computer
attached to the serial port.
 
Doesn't seem to work on my PowerBook 5300cs.
 
acs@campus.com
 
For this to really work, someone needs to make a bootloader
for linux much like loadlin.exe for DOS. Basically it would 
be an app that you run from the macos that loads the kernel
into ram and then boots it. If one was really creative, it seems
that you could dis-assemble the mklinux control panel and
along with the NetBSD bootloader for the Mac 68k get this to
work. Once this works, then you can begin to test/develop
kernels.
 
jcarr@linuxppc.org

5300 series PB do not have open firmware but the 3400C series PB do!
and the O,F, Option, and Command keys at boot do work!
matesch@students.wisc.edu, jsb204@psu.edu, acs@campus.com, jcarr@linuxppc.org
I tried to install mklinux on my PB 5300 from the DR3 CD.. but I think that it can't access to my SCSI CD-ROM... the ID on the SCSI BUS is 4!
Do I have to do something special to boot on the CD or maybe I can't install MKL on my box???

Thank-you for Help!

monsieur_mac@hotmail.com

I am trying to do the same. I have a PB 5300c without an internal CD. 
How can I get MKL installed on my PB??!?!?  I wish DR3 could
support the SCSI port for this system. Also, support for PCMCIA based
ethernet is greatly appreciated.

atd@dcse.com
monsieur_mac@hotmail.com, atd@dcse.com
What about the 1400s?! It seems that every Powerbook
from the NuBus 5300 to the PCI G3 will run at least
one of the Linux flavours...except for the 1400! Why?

Please, please, please!

MkLinux _does_ now work for the 1400. See details in
this category's parent-category's sub-category (sorry
for that construction) "What PowerPC Machines work with
Linux?"

--Jonathan Levi, drjlevi@netonecom.net 
aversa@alpha.sunyniagara.cc.ny.us, drjlevi@netonecom.net
I have a number of Duos and wish I could use one of them, docked, as a Linux box. I've tried router software at home for both MacOS and Wintel and they just don't do the trick... and I think that IP Masquerading for my home 10baseT network might BE that trick!
But MkLinux is out, if it won't run on a 2300, and it seems that OpenBSD (for the 230 I have) doesn't support the built-in video. What to do, what to do...
:( Hopefully this situation will change soon. I KNOW there are other 2300 owners out there!
Thanks for reading this, and drop me a line if you want :)
gtsamson@bigfoot.com
A solution to the powerbook internal drive not recognized by the MKLinux installer.
I have a Mac powerbook 3400c/200 with the hot swap CD ROM drive. The MKLinux installer would not recognize the internal CD drive but it would recognize an old Mac SCSI PowerCD drive (MacOS doesn't seem to see it).
I first placed my MKLinux disc in the PowerCD drive and started the intall. The installer loaded from the SCSI PowerCD drive and refused to use it there after. Then I placed the CD into the internal CD drive and completed the install. Something simular may help other powerbook users.
Finally the LinuxPPC (r4) disk will do an install from just the internal drive from start to finish.
There's a bunch of messages here that say that you are unable to install mklinux to PowerBook 1400's. I really hope that those are old. Right now I am running mklinux just fine on my 1400c. There are a few things you must do (i.e. download the new Mach Kernel from globegate.utm.edu, and most likely redownload the bootstrap.conf file from the mklinux ftp site in binary mode, and finally you'll probably have to put all the installation files on your hard drive after you repartition and boot the install from there by changing the lilo.conf file to /dev/hda_ '_' being the partition of MacOS where you copied the files to).
If there are still questions about this, I would gladly help out if you email me, as I found most of the help out there pretty poor for when I origonally installed.
embrooks@purdue.edu
I've got a 5300cs that I've got Linux running on in the form of the nubus port of LinuxPPC, http://nubus-pmac.sourceforge.net/ I have a copy of both LinuxPPC 99 Q3 and LinuxPPC 2000 Q4 and none of the installers from ether of them worked properly, even with the nubus kernels. I use both MKLinux Booter and BootX to load linux. I eventually got linux on by manually installing linux from the rpm's on my linux cd's (LinuxPPC is a port of Red Hat Linux, and uses it's package manager for installing software). I could boot to the LinuxPPC 2000 Q4 installer, but the installer didn't work properly, but I could get a xTerm window up. I then got linux on my drive after a lot of trial and error, by copying some files from the ram disk that the installer booted from and then installing all the rpms in the order that I found in the 'package_list.gz' file. It took a lot of stuffing around but I've got the linux console working perfectly, I've got KDE, AnotherLevel and most of Gnome working. The bonus from this kind of install is I learned a heap about all the configuration files because I had to manually configure a liot of different parts all the way through before I got it working. Sorry about the long post, but I hope this helps someone. Andyrew
andyrew-k@lycos.com
[Append to This Answer]
Previous: (Answer) What is the WishList Catagory for?
Next: (Answer) Wish we could run Macintosh Apps under Linux
This document is: http://www.jonh.net/cgi-bin/lppcfom/fom?file=160
[Search] [Appearance]
This is a Faq-O-Matic 2.718d.
Hosted by anduin.org and SourceForge Logo