iBooks love Linux 43
Lisa writes "An Apple iBook turns out to be a great choice for running Debian GNU/Linux. Edd Dumbill, the editor of XML.com explains why." This could also be an argument for why to use Mac OS X instead of Linux in the first place, but if you do want to use Linux, then a Mac is a good choice. :-)
Accelerated X? (Score:2)
I haven't done enough research into getting it working, but my impression is that right now it does not.
Does anyone out there have it working? Could you post some tips/resources/steps? Thanks!
Re:Accelerated X? (Score:1)
If you are going to use the xf86config utility, try going to option 36 from the list of video cards, the rage128
This is odd... (Score:2, Interesting)
Before I could do anything, I had to feed the machine four "system restore" CDs, which appeared to install a complete disk image onto the hard disk. That took about 45 minutes, after which I was free to start Mac OS X. As I knew I would shortly trash and repartition the hard disk, the wait was moderately frustrating.
Apple doesn't preload their software? Why was this guy loading the system restore, fresh out of the box?
Re:This is odd... (Score:2, Informative)
But more to the point, why did he bother? Why didn't this guy just boot using either MacOS X or MacOS 9 install CDs and partition, if he never really intended to use MacOS X?
Re:This is odd... (Score:2, Interesting)
Re:This is odd... (Score:2, Informative)
What's different? (Score:2)
Re:This is odd... (Score:1)
Re:This is odd... (Score:1)
The configs are slightly different, so when you boot it up, you basically choose 4 buttons, and then you spend an hour as it restores everything
Its a pain in the arse... BUT it DOES happen.
Re:This is odd... (Score:1)
The configs are slightly different, so when you boot it up, you basically choose 4 buttons, and then you spend an hour as it restores everything
I'd like to be able to do that. I live in Canada, and we get the USA version (They call it "North American English", there is no such thing.)of the software. Its spell checker doesn't know how to spell to the satisfaction of most English profs here, and the speech synthesis does not pronounce certain words properly and especially, it doen't pronounce the letter "Z" properly.
Booting new macs directly on Debian cds (Score:4, Informative)
If you buy a mac and you want to install Debian on it, you can put Apple's CDs away and just boot your toy from the Debian isos. Anything built after the iMac will work.
However, if like Edd you're an experienced user with a good connection to the net, the Woody netinst isos [debian.org] for PPC (they're also available for i386) are what you're looking for. They're a bare, 30 Mo heavy Debian installer which download the base OS and the packages you decide to install from a debian mirror. I've saved a lot of time and bandwidth using them.
If like him you also want to use Mac OS, don't use the "system restore" CDs on your first boot either. Don't create these two partitions from Linux in this case as this has been known to cause trouble. Instead, boot from the Mac OS X CD that came with your mac, prepare two partitions, the first one being for Mac OS, then reboot from the "system restore" CDs.
Once you're done with your Mac OS install, boot from one of the isos mentioned above and install your Debian. Since Mac OS can't read ext2 and Linux isn't very good at handling HFS+, I always keep a small (~100 Mo) HFS partition when I install two systems on a mac, which is very useful to transfer files between the two systems.
Re:This is odd... (Score:1)
X server is reasonable fast (Score:3, Informative)
Why Linux and not Darwon+X (Score:3, Interesting)
Why not use Dawin and X instead of Linux? This way you'd have an open source free as in freedom system with full hardware support.
Am I missing some reason to put Linux on an iBook instead of some Darwin+X configuration?
Re:Why Linux and not Darwon+X (Score:1)
I can think of many reasons.. there is no darwin community to help you when xyz won't work, there is no package manager (fink is not ready for primetime yet), KDE does kiynky stuff with ELF binaries and therefore won't work on Darwin, etc.
I don't think anyone is using Darwin and X instead of Gnu/Linux yet - at least not on their main box; what would the advantages be anyway?
Re:Why Linux and not Darwin+X (Score:2)
I can think of many reasons.. there is no darwin community to help you when xyz won't work, there is no package manager (fink is not ready for primetime yet), KDE does kiynky stuff with ELF binaries and therefore won't work on Darwin, etc.
I don't think anyone is using Darwin and X instead of Gnu/Linux yet - at least not on their main box; what would the advantages be anyway?
I was thinking the advantage of Darwin over Linux would be better harware support on Macs.
There is a very helpful Darwin community (although not as large as Linux). I guess lack of Linux ports would be a problem, but not a show-stopper. Sure x86 Linux binaries won't work on a Mac whether you have Darwin or linux (unless you do some crazy Linux install on virtual PC),but if you have the source it should be possible to get things to work eventually.
I just have to wonder if one had a Darwin+X+Gnustep system if it would be possible to write Cocoa apps that would run on both that system and on Mac OS X (without a recompile). Such a sytem would be open source and run on Macs and x86 machines... and could possibly benefit from more commercial apps than Linux.
And the Darwin microkernal would be much more user-friendly as far as kernal re-compiles go...
Re:Why Linux and not Darwin+X (Score:2)
Now there's a man who's never tried to compile the Darwin kernel. The build process is awful, absolutely awful. Admittedly I believe Apple has been working on it but last I check it was *far* more difficult than Linux.
Re:Why Linux and not Darwin+X (Score:2)
But with microkernal architecture recompiles should be far less frequent than with a monolithic kernal. Hopefully only those who want a 'hot rod' system should even have to bother.
Re:Why Linux and not Darwon+X (Score:1)
here's a couple reasons, I guess
Darwin may be (mostly) open, but the rest of OSX isn't...
Geek Factor?
Bored with money to spare?
Personally, I might install linux on it..... but it would be a dual-boot... I wouldn't ditch OSX without really good reason
Bill
Re:Why Linux and not Darwon+X (Score:2)
Wrong, Darwin is fully opensource. The original poster was suggesting using Darwin and X-Windows which doesn't involve anything proprietary and there are plenty of people already doing this. Plus, with the GNU-Darwin project, you're looking at a complete environment a la RedHat, though currently much more immature.
Re:Why Linux and not Darwon+X (Score:1)
Re:Why Linux and not Darwon+X (Score:2)
Re: for the record.... (Score:2)
Re:Why Linux and not Darwon+X (Score:2)
Not true. Darwin's license isn't quite Free, regardless of whether it's "open."
But beyond that, Darwin is built on NeXT/MACH, which is a hell of a lot of overhead your X11R6 system won't get any good out of whatsoever over a lean mean PPC Linux kernel. The only hardware it wouldn't support was the modem, and on most ibooks everything works.
The question isn't why Linux, the answer is obviously that he was a Linux user. The question is why the iBook. Nice hardware at a nice price. PPC architecture has less heat and less electrical usage - bigger pluses on a laptop than on a desktop. The screens are nice, the keyboards are nice, the little track-mice are very nice except for only having one button, and that can be worked around easily enough.
Re:Why Linux and not Darwon+X (Score:1)
But, as a pure UNIX box, Linux would still do better right now, because it's got the maturity advantage (right now).
No PCMCIA? No Modem? No Thanks. (Score:2)
I never realized, however, that it doesn't support PCMCIA. Not that big of a deal I guess, considering that networking and modem are built in. But now it appears that Apple is bundling soft-modems instead of hardware modems. That's no better than an x86 based system. At least with the latter, I can use my PC cards.
Although I'll certainly continue to lust over them from afar, my flirtation with Macs may have just ended.
Re:No PCMCIA? No Modem? No Thanks. (Score:3, Informative)
Re:No PCMCIA? No Modem? No Thanks. (Score:1)
Re:No PCMCIA? No Modem? No Thanks. (Score:1)
Re:No PCMCIA? No Modem? No Thanks. (Score:1)
Re:No PCMCIA? No Modem? No Thanks. (Score:1)
Re:No PCMCIA? No Modem? No Thanks. (Score:1)
At one point it was a regularly discussed topic on the Applefritter Forums [applefritter.com]. See this topic @ the aforementioned forums for further information :
- Blueberry iBook monitor Hack? [applefritter.com]
- Airport slot as a PCMCIA slot??? [applefritter.com]
Re:No PCMCIA? No Modem? No Thanks. (Score:1)
linux on mac's (Score:2)
Re:linux on mac's (Score:1)
My TiBook loves everything about Linux fine, except for XWindows. I'm using the 2.2 (Rome) YellowDawg, and I haven't been able to get Xwindows out of 8-bit graphics since the install. I hear about lots of people who have had success with Debian or LinuxPPC (which I thought was just doing kernel things now), but most of their stories are in Japanese or Dutch. For now, all I need is a working XF86Config file, and some insight on how to disable the Dawg's XConfigurator from trashing my previous config file every time I boot. I'm used to BSD-style bootscripts, so I still haven't quite gotten the hang of tweaking things on these new-fangled "RedHat" scripts on the Dawg. But - the lack of X-windows has kept me working at the console on my senior capstone papers, (God bless emacs and ssh) so it's not all bad. Also, the battery lasts a LONG time without using X-windows (But capstones are almost over).
Seriously, if you can tell me how your got it working, you've found yourself a new best friend. And a beer or two if you're ever in St. Paul.
PS- most of the comments I could read talked about how the modem was mostly done in software, and it could take a while for PPC developers to get it working correctly without help from Apple.
I'm a PC guy... (Score:1)
Re:I'm a PC guy... (Score:2)