i have debian running on several x86 boxes, and my ibook2 (600mhz, 14"). i
recently acquired a PowerMacintosh 6100/66 that lacks a cdrom. i am getting
the transceiver from a friend in the next week. 

are there any caveats/tips/hints i may expect? does anybody have a how-to on
this that is not already linked to off of any of the powerpc-or-linux sites?

thanx,

ken
--
#!/usr/bin/perl -w
 use strict;
 my @email = (
            "[EMAIL PROTECTED]",
            "[EMAIL PROTECTED]",
            "[EMAIL PROTECTED]"
            );
print "my email is $email[0], $email[1], or $email[2]";

Reply via email to