Re: pb1400
Yes me too about the pb5300cs if you get results scream! On onsdag 3. januar 2001 02:50, Andre Berger <[EMAIL PROTECTED]> wrote: >Nick Croft <[EMAIL PROTECTED]> writes: > >> I recall seeing a message on the m68k list some time ago, from someone who >> got debian-powerpc running on a pb1400cs using some combination of the >> mklinux installer and the debian-powerpc base files. >> >> Is this true? Are there any success stories? Or is my memory distored by >> wishful thinking? >> >> Nick Croft > >There was a thread on comp.os.linux.powerpc a few days ago; they say >it's possible (for the 5300, so why not for the 1400). > >The thread started with > >Message-ID: <[EMAIL PROTECTED]> > >I'd be interested in the results too (for the 5300), but don't have >the time just now. Maybe you could drop me a line if it works >or not? > >-- >Andre Berger >[EMAIL PROTECTED] > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
IP MASQing on PPC
I compiled my kernel with these options: CONFIG_IP_MASQUERADE=y CONFIG_IP_MASQUERADE_ICMP=y CONFIG_IP_MASQUERADE_MOD=y CONFIG_IP_MASQUERADE_IPAUTOFW=m CONFIG_IP_MASQUERADE_IPPORTFW=m CONFIG_IP_MASQUERADE_MFW=m and insmoded the modulebased kernel pieces. /sbin/depmod -a /sbin/insmod ip_masq_user /sbin/insmod ip_masq_raudio /sbin/insmod ip_masq_ftp /sbin/insmod ip_masq_irc poked 1 to ip_forward echo 1 > /proc/sys/net/ipv4/ip_forward and MASQed LAN /sbin/ipchains -F /sbin/ipchains -X /sbin/ipchains -M -S 7200 10 160 /sbin/ipchains -P forward ACCEPT /sbin/ipchains -A forward -s 192.168.1.0/255.255.255.0 -j MASQ /sbin/ipchains -P input ACCEPT /sbin/ipchains -P output ACCEPT after this I tried to: # ipchains -vL but no rules show up tcpdump does not seem to show translated IPs for packets.
Re: Problem installing debian on G3 beige
I got exactly the same problem disk 1 loads fine but when you press enter it does not matter which disk is in the machine or stacked in the pile next to it even with CD out its still stuck! Beige G3 desktop /233 or 266 I believe Gjermund On lørdag 6. januar 2001 15:22, Manea Mirko <[EMAIL PROTECTED]> wrote: >Hi, > >I am trying to install debian on a power G3 beige. > >I downloaded >ftp://ftp.debian.org/debian/dists/potato/main/disks-powerpc/2.2.19-2000-12-03/powermac/images-1.44/boot-floppy-hfs.img > >and > >ftp://ftp.debian.org/debian/dists/potato/main/disks-powerpc/2.2.19-2000-12-03/powermac/images-1.44/root.bin > >When I start with the boot floopy, the kernel is loaded and then I am prompt >for ramdisk (ie root.bin, I think). > >The problem is that if I press enter, nothing happens! In fact the keyboard >seems locked. Is this a known problem ? I tried to write boot image to >many floppies, but nothing changes.. I also reset open firmware with >command-option-R-P.. > >Any help would be appreciated ! > >Thanks! > >Mirko > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Re: Problem installing debian on G3 beige
I dunno my next attempt will be to use a kernel 2.2.18 that I recompiled on a 7600/132MHz On lørdag 6. januar 2001 16:21, Manea Mirko <[EMAIL PROTECTED]> wrote: >Now I can boot but after a couple of minutes linux is started and the >installation program is running it suddenly reboot! > >Any idea? > >On Sat, Jan 06, 2001 at 03:55:13PM +0100, Gjermund Gusland Thorsen wrote: >> I got exactly the same problem disk 1 loads fine but when >you press enter it does not matter which disk is in the machine >or stacked in the pile next to it even with CD out its still >stuck! Beige G3 desktop /233 or 266 I believe >> >> Gjermund >> >> On lørdag 6. januar 2001 15:22, Manea Mirko <[EMAIL PROTECTED]> wrote: >> >Hi, >> > >> >I am trying to install debian on a power G3 beige. >> > >> >I downloaded >> >>ftp://ftp.debian.org/debian/dists/potato/main/disks-powerpc/2.2.19-2000-12-03/powermac/images-1.44/boot-floppy-hfs.img >> > >> >and >> > >> >>ftp://ftp.debian.org/debian/dists/potato/main/disks-powerpc/2.2.19-2000-12-03/powermac/images-1.44/root.bin >> > >> >When I start with the boot floopy, the kernel is loaded and then I am prompt >> >for ramdisk (ie root.bin, I think). >> > >> >The problem is that if I press enter, nothing happens! In fact the keyboard >> >seems locked. Is this a known problem ? I tried to write boot image to >> >many floppies, but nothing changes.. I also reset open firmware with >> >command-option-R-P.. >> > >> >Any help would be appreciated ! >> > >> >Thanks! >> > >> >Mirko >> > >> > >> >-- >> >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >> >with a subject of "unsubscribe". Trouble? Contact >> >[EMAIL PROTECTED] >> > >> >> >> -- >> To UNSUBSCRIBE, email to [EMAIL PROTECTED] >> with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] > >-- >Best Regards, > Mirko Manea <[EMAIL PROTECTED]> > URL: http://www.mami.net > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Re: Problem installing debian on G3 beige
Well what I did was to with 2.2r0 was to have 1 MacOS partion about 60MB and I ran BootX on that partition that worked then you have to start playing around with something called yaboot or quik. I think its /sbin/quik for beige machines but first configure /etc/quik.conf I included a pdf file that might describe how to do some of it, if not all. I run debian 2.2r0 on PPC 7600/132 G4/450MP (MacOS9.1 + debian 2.2r0 multi boot) some PCs and Im working on getting debian 2.2r2 to work on a G3 desktop. Gjermund On lørdag 6. januar 2001 20:24, Manea Mirko <[EMAIL PROTECTED]> wrote: >On Sat, Jan 06, 2001 at 07:15:45PM +0100, Gjermund Gusland Thorsen wrote: >> I dunno my next attempt will be to use a kernel 2.2.18 that >I recompiled on a 7600/132MHz > >well, I do not own another ppc with linux :( > >I succeed in booting and perform the basic installation, but now I can't >boot. > >Is there a way to make a boot floppy? or at least use boot-floppy-hfs.img >(which works) to load root partition ? > >Thanks! > >> >> On lørdag 6. januar 2001 16:21, Manea Mirko <[EMAIL PROTECTED]> wrote: >> >Now I can boot but after a couple of minutes linux is started and the >> >installation program is running it suddenly reboot! >> > >> >Any idea? >> > >> >On Sat, Jan 06, 2001 at 03:55:13PM +0100, Gjermund Gusland Thorsen wrote: >> >> I got exactly the same problem disk 1 loads fine but when >> >you press enter it does not matter which disk is in the machine >> >or stacked in the pile next to it even with CD out its still >> >stuck! Beige G3 desktop /233 or 266 I believe >> >> >> >> Gjermund >> >> >> >> On lørdag 6. januar 2001 15:22, Manea Mirko <[EMAIL PROTECTED]> wrote: >> >> >Hi, >> >> > >> >> >I am trying to install debian on a power G3 beige. >> >> > >> >> >I downloaded >> >> >> >>>ftp://ftp.debian.org/debian/dists/potato/main/disks-powerpc/2.2.19-2000-12-03/powermac/images-1.44/boot-floppy-hfs.img >> >> > >> >> >and >> >> > >> >> >> >>>ftp://ftp.debian.org/debian/dists/potato/main/disks-powerpc/2.2.19-2000-12-03/powermac/images-1.44/root.bin >> >> > >> >> >When I start with the boot floopy, the kernel is loaded and then I am >> >> >prompt >> >> >for ramdisk (ie root.bin, I think). >> >> > >> >> >The problem is that if I press enter, nothing happens! In fact the >> >> >keyboard >> >> >seems locked. Is this a known problem ? I tried to write boot image to >> >> >many floppies, but nothing changes.. I also reset open firmware with >> >> >command-option-R-P.. >> >> > >> >> >Any help would be appreciated ! >> >> > >> >> >Thanks! >> >> > >> >> >Mirko >> >> > >> >> > >> >> >-- >> >> >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >> >> >with a subject of "unsubscribe". Trouble? Contact >> >> >[EMAIL PROTECTED] >> >> > >> >> >> >> >> >> -- >> >> To UNSUBSCRIBE, email to [EMAIL PROTECTED] >> >> with a subject of "unsubscribe". Trouble? Contact >> >[EMAIL PROTECTED] >> > >> >-- >> >Best Regards, >> > Mirko Manea <[EMAIL PROTECTED]> >> > URL: http://www.mami.net >> > >> > >> >-- >> >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >> >with a subject of "unsubscribe". Trouble? Contact >> >[EMAIL PROTECTED] >> > >> >> >> -- >> To UNSUBSCRIBE, email to [EMAIL PROTECTED] >> with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] > >-- >Best Regards, > Mirko Manea <[EMAIL PROTECTED]> > URL: http://www.mami.net > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] > Boot_debian_OldWorld.pdf Description: Adobe PDF document
Re: Problem installing debian on G3 beige
Info for booting is needed, as that is the only topic I had problems with in debian PPC, 2.2r0 was extreme! 2.2r2 is better on new world Macs But video is harder! fb is probably not well documented for PPC, I heard, some video stuff: fbset 1024x768-75 -accel False to show your current settings: fbset -s to change all consoles: fbset 1024x768-75 -a -accel False "make the system bootable from the hard drive?" only works on new world Macs I think Gjermund On søndag 7. januar 2001 02:09, Andrew Sharp <[EMAIL PROTECTED]> wrote: >I had the exact same problem on this Pmac 7200/megaslow. I sent >in a bug report to the right address at debian, and the >summary of the reply I got was that it appeared to be kernel >bug and they forwarded the report to the appropriate place >for that. I eventually got BootX application to work, but the >documentation is woefully short on how to initially boot >your system. For instance, the BootX on the CD requires that >you have a minimum level of StuffIt Expander on your >system, but none of that is mentioned, not even that you need >StuffIt Expander at all to handle this type of file. If >you're not already a Mac-head, you are left pretty much in the >dark. I did manage to scrounge enough info from many >places around the internet to make a guess that I needed to >download a newer version of StuffIt, but even then I had to >use a search engine to find what web site to go to for it. A >lot more details needs to go into the debian docs for the >PPC distro when it comes to booting and video. There seems to >be a whole lot of assumptions made about what the user is >knowledgeable about. Of course I am the perfect test-idiot >when it comes to powerpc. > >It isn't a problem with COFF v. ELF or any of that. The kernel >boots, it just doesn't get the ADB keyboard >working/functional. Once you paw through 57 different doc >sources, you can get BootX to work, and then go from there. >If you don't already have a MacOS partition running, you are >probably in an pretty tough spot. > >The CDROM drive won't boot the CD, I assumed it is because this >old machine isn't capable, but I don't know. I tried a >new SCSI CDROM drive in it, it refused to even recognize the >drive on boot up. > >Another humorous bug is that during the install, it says "make >the system bootable from the hard drive?" and of course >you say "yes", and it acts like it did something excellent, but >it didn't. I think this part of the install is a noop on >PPC, is that right? Should be #ifdef'd out. > >a > >Manea Mirko wrote: > >> Hi, >> >> I am trying to install debian on a power G3 beige. >> >> I downloaded >> >ftp://ftp.debian.org/debian/dists/potato/main/disks-powerpc/2.2.19-2000-12-03/powermac/images-1.44/boot-floppy-hfs.img >> >> and >> >> >ftp://ftp.debian.org/debian/dists/potato/main/disks-powerpc/2.2.19-2000-12-03/powermac/images-1.44/root.bin >> >> When I start with the boot floopy, the kernel is loaded and then I am prompt >> for ramdisk (ie root.bin, I think). >> >> The problem is that if I press enter, nothing happens! In fact the keyboard >> seems locked. Is this a known problem ? I tried to write boot image to >> many floppies, but nothing changes.. I also reset open firmware with >> command-option-R-P.. >> >> Any help would be appreciated ! >> >> Thanks! >> >> Mirko >> >> -- >> To UNSUBSCRIBE, email to [EMAIL PROTECTED] >> with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Re: Problem installing debian on G3 beige
My 7600/132MHz does not boot without BootX On søndag 7. januar 2001 13:13, Steven Hanley <[EMAIL PROTECTED]> wrote: >On Sun, Jan 07, 2001 at 12:27:40PM +0100, Gjermund Gusland Thorsen wrote: >> Info for booting is needed, as that is the only topic I had problems with in >> debian PPC, 2.2r0 was extreme! 2.2r2 is better on new world >Macs > >it is getting better, I believe 2.2r2 has much more complete docs than even >plain 2.2 had. > >> "make the system bootable from the hard drive?" only works on >new world Macs I think > >it actually only works on oldworld macs, and you still have to go in and set >the OF variabels with nvsetenv, Ethan I believe even mentioned the procedure >earlier today or so on this list. It is documented to some extent in the >2.2r2 install docs, as is the procedure for setting up yaboot and ybin for >new world machines, though I recomend ethan's webpage and the instructions >there, just to be sure you have the right information (I have not read the >debian install doc recently) > >Old world would involve the make bootable from hard disk (this runs quik >basically) and than the setting of some variables in Of with >nvsetenv. > >New world involves setting up yaboot and ybin. This is much more reliable, >however it is of course only available on newworld. I still am trying to >make my oldworld (7220) boot without bootx. > > See You > Steve > >-- >[EMAIL PROTECTED] http://wibble.net/~sjh/ >Look Up In The Sky > Is it a bird? No > Is it a plane? No > Is it a small blue banana? >YES > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Re: BootX instructions (Was Re: Problem installing debian on G3 beige)
I like debian the best of the linux distros mainly because it does not taste like a beta, I know however that YDL is aimed at the beginner and to recrute MacOS users to linux. but on the ppc platform I find debian the hardest to reach the start of installation and boot off HD without BootX, the boot from HD only seems to work on my G4 my 7600 and G3 beige does not seem to do very well bootwise. -- Yours Sincerely, Gjermund Gusland Thorsen For evil to triumph it is only necessary for good men to buy Microsoft. On søndag 7. januar 2001 16:57, Chris Ivanovich <[EMAIL PROTECTED]> wrote: >> > >I eventually got BootX application to work, but the >> > >documentation is woefully short on how to initially boot >> > >your system > >In order for me to get the lowdown BootX, I have to go outside the >wonderful world of Debian (I mean that, after trying 4 different >Linux distributions, Debian is far and away my favorite). I found >that the docs for BootX in Yellow Dog Linux were pretty good, and >using that source was the only thing that helped me get my system up >and running. > >Just a tip from someone who seems to choose the wrong way to do just >about _everything_, > >Chris >-- >The plan was simple. Unfortunately, so was Bullwinkle. > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Re: Install on PowerMac 7500
Well I just installed 2x 7600/132 debian linux routers with 3x 3Com 3c905 in each they run fine but does not boot with quik, just leaves me with a black screen on boot. Im using BootX to boot, running self compiled kernel 2.2.18 for ipchains, transparent proxy, syncookies and 3c59x module. partitions: HFS(not +) 90MB running MacOS 9.1 core mountable in linux nice for kernel export etc root 1.7GB swap 2x installed RAM (I think its 128MB) - Yours Sincerely, Gjermund Gusland Thorsen Linux is like a wigwam, No Gates, No Windows, Apache inside! On onsdag 10. januar 2001 15:57, Rolf Schatzmann <[EMAIL PROTECTED]> wrote: > > > >> From: Sven LUTHER <[EMAIL PROTECTED]> >> Date: Tue, 9 Jan 2001 17:51:42 +0100 >> To: "David S. Bach" <[EMAIL PROTECTED]> >> Cc: debian-powerpc@lists.debian.org >> Subject: Re: Install on PowerMac 7500 >> Resent-From: debian-powerpc@lists.debian.org >> Resent-Date: Wed, 10 Jan 2001 00:54:25 +0800 >> >> On Tue, Jan 09, 2001 at 07:55:24AM -0800, David S. Bach wrote: >>> I have several questions about installing on a PowerMac 7500. Before >>> I get deeply into something that won't work, I'd like to assess my >>> chances of getting a working, dual-boot Mac/Linux system. >> >No problem, bootx works really well provided that you don't have later than >OS8.6 on the mac partition that you are running bootx from, it gets flaky >after OS9 and breaks completely after OS9.0.4. Although I haven't tried it >with 9.1 I would assume that its still broken. > >On machines where i want to run dual boot but need a current system I make a >small 50mb hfs partition and put a minimal install of os8 on it with bootx >in addition to your normal mac partition. > >I have found quik to be quite difficult to use and it only seems to work >occasionally on my 8500. use boot x. > >>> Questions: >>> 1. How do I refer to a hard drive on the external bus? (there is an >>> internal bus and an external one). I take it that my internal boot >>> drive is /dev/sda1. What about SCSI ID 0 on the external bus? >>> /dev/sda10? >> >> I suppose that you are speaking about when linux is already running, then you >> can look at /proc/partitions to see which partitions are available. >> >> That said, the scsi disk are devices /dev/sd##, where the first # denotes the >> disk, starting from a, and independent on the bus, i think, and the second # >> denotes the partition you are accesing, so /dev/sda1 is the first partition >> on >> your first disk, and /dev/sda10 is the tenth partition on your first disk, if >> you have only one disk on the internal bus, then /dev/sdb would be the first >> disk on the external bus. >> >er 2 luns actually an internal and an external the internal one is the >faster one. > >> mmm, that said, your box has only one scsi chain, that has one internal >> connector and one external connector, and one controller, most probably with >> id 7. Then linux will simply number them following incrementing ids. Anyway, >> this will appear during the boot message. >> >> note 1 : you can access to a whole disk with /dev/sda for example, nice for >> doing backups or such, or for using hdparm or partitioning disks. >> >> note 2 : i think the bootx/OF/whatever naming scheme for disks is different. >> >>> 2. The PM7500 has a MaxPower G3 300 processor card. Is it necessary >>> to tell BootX anything about this? >> >> Don't think so, it should be transparent ... > >er actually, if you install the g3 cache profiler extension from powerlogix >then there is an option in boot x to automatically set the cache, you want >to do this otherwise you run without a backside cache and that's slow... >> >>> 3. The PM7500 has a PCI video card, iX3d Ultimate Res. Can this work >>> with Debian Linux? (The resolution is set at 1024 X 768 @ 75.9 Hz.) >> >> There are two things here, the console system and X. The console needs a >> working framebuffer device, i think with most macs, you can safely use the >> offb, but there may be a specific fbdev for your hardware. Then there is X. >> In >> most case, you can use the 3.3 XF68_FBDev server or if using XF4.0.2, you >> have >> to specify the fbdev driver, and things will work, but maybe slowly. The X >> acceleration is dependent of the actual graphic chip being used. >> >>> 4. Is it safe to rush into installing BootX on the MacOS boot drive >>> and set up an external 1Gig drive entirely for Linux? >> >like before b
Re: Installing Debian on PowerPC 7200/120
Well I just installed 2x 7600/132 debian linux routers with 3x 3Com 3c905 in each they run fine but does not boot with quik, just leaves me with a black screen on boot. Im using BootX to boot, running self compiled kernel 2.2.18 for ipchains, transparent proxy, syncookies and 3c59x module. partitions: HFS(not +) 90MB running MacOS 9.1 core mountable in linux nice for kernel export etc root 1.7GB swap 2x installed RAM (I think its 128MB) - Yours Sincerely, Gjermund Gusland Thorsen Linux is like a wigwam, No Gates, No Windows, Apache inside! On onsdag 10. januar 2001 16:04, [EMAIL PROTECTED] wrote: >Hi guys, > Well, I have just spent the last two days screwing with an old world >PowerPC 7200/120. I have ran into many problems including the >boot-floppy-hfs.img problem Mirko was having. I wanted to express this is >my first attempt ever to install Linux on a MAC. A list of >problems below: > >First problem: Couldn't use Enter Key to install. This was fixed by using >Mirko's suggestions in FTPing the older version of boot floppy. >Interesting situation here. If I use the link in the email message from >Mirko the image file works. If I use standard FTP access to same server >and directory it fails(EnterKey doesn't work). Must be our proxy server or >something... Tried to follow Mirko's suggestions on changing the >system.bin file but didn't know what to unzip the .deb file >with. > >Second Problem: During the install I was asked to partition my disk. Took >me about two hours to figure out how to use it. First I would initialize >the disk to wipe out the old MAC partitions. If I am correct, 2048 Blocks >= 1MB. Based on that number I was setting up my partitions. However, the >partition software (not sure what program is called cfdisk?) was reading >my harddrive as a 509G drive. Interesting knowing that it is only 2.1G. I >may need some help in this situation or may even be the cause for the next >problem. > >Third Problem: Once partitioning was accomplished?, I downloaded the .tgz >files and used the CDROM drive to install the Base and drivers. However >this is where the problem comes in. I get to installing drivers and it >asks me for a floppy. Well, I insert driver-1.bin and keep getting errors. >"ioctl fdflush failed (not fatal): Unknown error 515,"then >get, " This is disk 1 of 2 in the drv14pmac series of 22-Nov-2000 12:31 >EST. Wrong Disk. This is from series drv14pmac. You need disk 1 of >series the driver series." > >Forth Problem: During the setup It allows me to configure via the Network >as well. When choosing this option I use DHCP and the MAC gets its IP >address. However, can't ping beyond its own address. I am the network >engineer for this site so I know all the settings are correct. ifconfig >shows that all information is correct and eth0 is up and DNS and domain >name are correct as well. > > Am I using wrong version for this MAC. Any suggestions? > > >Thanks, > -mike > > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Re: debian-ppc on pismo anyone?
What about: the hugest problem on the PPC is that it takes ages to find out how to boot it? apart from that I see no other problems my PPC 7600/132 has 4 times the BogoMIPS of my Pentium 1/120 and recompiles the kernel like twice as fast as the Dompaq box. Gjermund On torsdag 11. januar 2001 13:11, Sergio Brandano <[EMAIL PROTECTED]> wrote: > > Hi Michel, > >>> as the debian-ppc port is quite new, are there any known problems I should >>> know about? >> >>The powerpc port has matured very much in the past months (thanks to Dan and >>everybody!), there's no big difference to i386 anymore. But I'm sure I forget >>about some problems which may come up when installing. ;) Anyway, as your >>setup looks very safe against getting completely broken in the progress, you >>should always be able to ask back here if they should show up. > > >There is still the problem that "linux", for some companies, is gathered >together with "intel", so that adobe, IBM and netscape do not distribute >their software for linux alpha and ppc, for example. Although there are >replacements for acroread, I would still like to use the original one, >IBM via voice has no equivalent, and linux i686 has now the new netscape >version 6, while we are stuck to a very old version 4.7. Yes, there is >Mozilla around, but Netscape has facilities that Mozilla does not have >and we all need. > > > Sergio > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Re: bootX and MacOS 9.1?
I run MacOS9.1 and BootX on all my PMac7600s no prob there either, the 2.2.18-pre kernel sux0rs howeber... Gjermund On onsdag 17. januar 2001 14:22, Chris Ivanovich <[EMAIL PROTECTED]> wrote: >At 12:57 PM +0100 1/17/01, Benjamin Herrenschmidt wrote: >> >However I read some reports on linuxppc-users from people not being >>>able to boot Linux from MacOS 9.1/BootX anymore. Has anyone else had >>>trouble/success booting into Linux from 9.1 with BootX, especially >>>on an OldWorld machine? Thanks, >> >>Don't kill you existing MacOS so you can revert to it if it fails. Then >>tell me how it works. I know there are issues with newworld, I'm not sure >>about oldworld >> >>Ben. > >I've been running OS 9.1 and BootX on my PowerBook G3 (Old World ROM) >for a week now and have had no problems. > >Chris >-- >The plan was simple. Unfortunately, so was Bullwinkle. > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Re: Booting 7200 without MacOS?
You could always use the deb 2.2r0 floppies; as those work. But Im stuck with BootX on 60MB MacOS9.1 partition, leaves me with about 20 MB free for tar balls when needed to be copied from a machine which is already online, a Mac, i. e. in my case. Gjermund On torsdag 25. januar 2001 17:23, Matthew Kirkwood <[EMAIL PROTECTED]> wrote: >Hi, > >I've just acquired a cheap Mac (7200/90) for the purpose >of running Debian. > >It seems to work OK, but only has a 700Mb disk which I >very much doubt will be enough for both for both Debian >and MacOS. So, it would appear that my choices are: > > * buy another disk, or > * dump MacOS > >If at all possible, I'd prefer the latter. It would >appear possible to boot from a floppy, but there does >not appear to be a suitable disk image available. > >Is my plan feasible? > >Matthew. > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Re: Booting 7200 without MacOS?
I run deb 2.2r2 on 7600/132 like: 1x60mb HFS (not pluss!!! as its mountable mount -t hfs /dev/sda6 /mnt) 2.5xinstalled RAM 750MB / root runs as a server for all daemons I need; exim/sendmail, nfs, netatalk, hxd, httpd w/php, mysql. Gjermund On fredag 26. januar 2001 18:18, Rory Campbell-Lange <[EMAIL PROTECTED]> wrote: >I concur. You need a minimal Mac OS install to run the BootX Extension. >This works really well on our intranet 7200/90 (1 * 500Mb disk, one 2Gig >disk). Its going like a bomb! > >Rory > >On 25/1/01, [EMAIL PROTECTED] (Andrew Sharp) wrote: > >> Also, w/o macos, it is *extremely* difficult to boot Linux on >> this model. I have not succeeded in doing that yet and have >> fairly determined that it might not be worth the effort since I >> have BootX.extentions working OK. > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Re: Booting 7200 without MacOS?
Hi Ethan I tried that too... but I end up zapping the PRAM trice to have the old MacOS bootX combo in order to NOT see a black screen PMac 7600/132MHz, i. e. Gjermund On fredag 26. januar 2001 01:13, Ethan Benson <[EMAIL PROTECTED]> wrote: >On Thu, Jan 25, 2001 at 04:23:16PM +, Matthew Kirkwood wrote: >> Hi, >> >> I've just acquired a cheap Mac (7200/90) for the purpose >> of running Debian. >> >> It seems to work OK, but only has a 700Mb disk which I >> very much doubt will be enough for both for both Debian >> and MacOS. So, it would appear that my choices are: >> >> * buy another disk, or >> * dump MacOS >> >> If at all possible, I'd prefer the latter. It would >> appear possible to boot from a floppy, but there does >> not appear to be a suitable disk image available. > >you can use quik to boot this machine, you need at least kernel 2.2.17 >or later though. the installer will install quik for you, but you >need to set the boot-device OpenFirmware variable in order for it to >be booted you can do that like so: > >nvsetenv boot-device "$(ofpath /dev/sda)0" > >just hit command F2 to get a second console and shell to run this >command after the `Make debian bootable from the hard disk' > >i friend of mine has been booting a 7200 via quik with no trace of >macos for some time now. only problem was 2.2.15 and 2.2.16 didn't >boot on it (this didn't affect all 7200's), that was solved in >2.2.17. > >when you partition the disk use the `i' command to create a clean >empty partition table without all the MacOS driver cruft. see my >partitioning doc at: >http://www.alaska.net/~erbenson/doc/mac-fdisk-basics.txt > >you don't need a bootstrap partition on oldworld. > >-- >Ethan Benson >http://www.alaska.net/~erbenson/ >
Re: Booting 7200 without MacOS?
But quik.conf basically follows the same structure as lilo.conf? right? Gjermund On søndag 28. januar 2001 00:36, Ethan Benson <[EMAIL PROTECTED]> wrote: >On Sat, Jan 27, 2001 at 11:00:25PM +0100, Gjermund Gusland Thorsen wrote: >> Hi Ethan I tried that too... but I end up zapping the PRAM >trice to have the old MacOS bootX combo in order to NOT see a >black screen PMac 7600/132MHz, i. e. > >quik booting sometimes takes some trouble shooting, simply getting a >black screen once does not mean its never going to work, you need to >either setup OF's output and input-device variables to get OF to >display to the console, or hook up a serial terminal to see whats >going on. i cannot help diagnose a problem with unhelpful reports >like `i get a black screen' that is no more helpful then `it >crashes'. > >your problem could be as simple as a misconfigured >/etc/quik.conf. > >-- >Ethan Benson >http://www.alaska.net/~erbenson/ >
Re: Booting 7200 without MacOS?
On søndag 28. januar 2001 14:56, Ethan Benson <[EMAIL PROTECTED]> wrote: >On Sun, Jan 28, 2001 at 02:03:14PM +0100, Gjermund Gusland Thorsen wrote: >> But quik.conf basically follows the same structure as >lilo.conf? right? > >more or less, there are a few things you often need in quik.conf that >do not apply to lilo.conf: > >1) partition= this should be the partition number of the root >filesystem, not always required but it often helps. done. > >2) image= should point to the real kernel image file, and not a >symlink, quik should work ok with symlinks but i have have found that >it does not always work with them (indirect experience). tried both. > >the point is quik could very well be outputting a simple and clear >error message that your not seeing because OF does not display >anything to the screen. most oldworlds need the output-device >variable changed to display to the screen, if they support it at all. >otherwise a serial terminal is needed. > >-- >Ethan Benson >http://www.alaska.net/~erbenson/ >
Re: test
I dunno I got 30 msgs this morning On onsdag 31. januar 2001 18:18, Mike Fedyk <[EMAIL PROTECTED]> wrote: >Is the server dead or my subscription? > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Re: Which file is kernel image?
No clue to which one is yours but mine are called vmlinux On onsdag 31. januar 2001 23:34, Mike Fedyk <[EMAIL PROTECTED]> wrote: >Which file should I use? > >arch/ppc/boot/zvmlinux >arch/ppc/boot/zImage >arch/ppc/coffboot/vmlinux.gz >arch/ppc/coffboot/vmlinux.coff >arch/ppc/coffboot/zImage >arch/ppc/coffboot/vmlinux.elf >arch/ppc/coffboot/miboot.image >vmlinux > >I hope it's not the last one, since it is 2 MB and won't fit on the miBoot >floppy :( > >Mike > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Re: Kernel compiled (I think), how to do next step ?
On torsdag 1. februar 2001 19:54, Werner Teeling <[EMAIL PROTECTED]> wrote: >Hi, > >I compiled a new kernel with ipmasquerading for my ppc 7200, to use >it as a router. I came to the point described below, but have no idea >how to do the next steps. The kernel-howto is PC biased, and I found >no answer in my archive of this list. > > >Platform : Mac ppc 7200 >Debian 2.2.17 >Bootloader (?) : bootx application > >I got linux-2.2.17.tar.gz, and unpacked. > -> from the how-to: "Unpack the kernel source to > /usr/src/ with a command: > tar xvzf linux-2.2.x.tar.gz -C /usr/src". > >'make config' and [y/n]'d appropriate options. > -> 'make menuconfig' gave an error. you need ncurses-devel and readline-devel to make this work. > >'make zImage' : ok. duration: 1h.45 mins. > (bzImage gave : "No rule to make target 'bzImage") > >'make modules' : ok. > >'make modules_install' : ok. > >By this point, there should be a new kernel, right ? > >But how do I install it ? AFAIK, lilo is n/a on the ppc platform. >Or will 'dpkg -i ../kernel-image[and the rest of the name]' do the >trick ? (Geez, it can't be that simple..) > >Thanx in advance, > > >Werner. > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Re: What kernel to use?
I use kernel 2.2.18 on all my machines will try 2.4 when its 2.4.5 or 2.4.6 -- Yours Sincerely, Gjermund Gusland Thorsen For evil to triumph it is only necessary for good men to buy Microsoft. On lørdag 10. februar 2001 01:17, Jens Schmalzing <[EMAIL PROTECTED]> wrote: >Hi, > >Fabian Jakobs writes: > >> Could anyone point out, which kernel to use and how they >differ? > >As a general rule, The more recent the kernel, The more trouble it >invites. The difference between the various kernel trees floating >around is usually the frequency at which they are updated, some may >also incorporate patches from their owners. > >> Which one is the debian kernel? > >To my knowledge, Debian still ships with a 2.2 kernel. I would >recommend that you just stick to that if you are unsure and your >system is working fine. > >Regards, Jens. > >-- >J'qbpbe, le m'en fquz pe j'qbpbe! >Le veux aimeb et mqubib panz je pézqbpbe je djuz tqtaj! > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Re: divx for ppc
Sounds interesting I have movies on my HD that are 7GB+ divx is a video compressor right? On onsdag 14. februar 2001 21:41, Arne Scheffler <[EMAIL PROTECTED]> wrote: >Hi, >i`m looking for a divx codec for the ppc. >The things I found are not working with >my debian (testing). >xmps needs gtk+1.2.2 or later and the sdl lib 1.1.6 or later >the versions in testing are below of this. >Any clues ? > >arne > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Needed: dhcpd
When I used RedHat I used to just install dhcpd, but on this site (http://download.sourceforge.net/pub/mirrors/debian/pool/main/d/dhcp/) there is shitloads I assume Im not to install dhcp-client stuff and not the pl(=perl stuff) but do I need relay or what? dhcp-client_2.0pl5-3..> 22-Jan-2001 16:42 209k dhcp-client_2.0pl5-3..> 02-Feb-2001 16:15 189k dhcp-client_2.0pl5-3..> 19-Jan-2001 05:32 184k dhcp-client_2.0pl5-3..> 09-Feb-2001 15:45 181k dhcp-client_2.0pl5-3..> 27-Jan-2001 12:28 195k dhcp-client_2.0pl5-3..> 20-Jan-2001 18:16 185k dhcp-client_2.0pl5-3..> 20-Jan-2001 12:00 193k dhcp-client_3.0b2pl1..> 02-Dec-2000 19:52 394k dhcp-client_3.0b2pl1..> 19-Jan-2001 06:20 347k dhcp-relay_2.0pl5-3_..> 22-Jan-2001 16:42 154k dhcp-relay_2.0pl5-3_..> 02-Feb-2001 16:15 142k dhcp-relay_2.0pl5-3_..> 19-Jan-2001 05:32 138k dhcp-relay_2.0pl5-3_..> 09-Feb-2001 15:45 136k dhcp-relay_2.0pl5-3_..> 27-Jan-2001 12:28 145k dhcp-relay_2.0pl5-3_..> 20-Jan-2001 18:16 138k dhcp-relay_2.0pl5-3_..> 20-Jan-2001 12:00 145k dhcp-relay_3.0b2pl11..> 02-Dec-2000 19:52 272k dhcp-relay_3.0b2pl13..> 19-Jan-2001 06:22 249k dhcp_2.0pl5-3.diff.gz 19-Jan-2001 05:3338k GZIP compressed docume> dhcp_2.0pl5-3.dsc 19-Jan-2001 05:33 1k dhcp_2.0pl5-3_alpha.deb 22-Jan-2001 16:42 223k dhcp_2.0pl5-3_arm.deb 02-Feb-2001 16:15 201k dhcp_2.0pl5-3_i386.deb 19-Jan-2001 05:34 196k dhcp_2.0pl5-3_m68k.deb 09-Feb-2001 15:45 192k dhcp_2.0pl5-3_mips.deb 27-Jan-2001 12:28 208k dhcp_2.0pl5-3_powerp..> 20-Jan-2001 18:16 196k dhcp_2.0pl5-3_sparc.deb 20-Jan-2001 12:00 204k dhcp_2.0pl5.orig.tar.gz 12-Sep-2000 18:52 288k GZIP compressed docume> dhcp_3.0b2pl11-1.dif..> 01-Dec-2000 19:5213k GZIP compressed docume> dhcp_3.0b2pl11-1.dsc01-Dec-2000 19:52 1k dhcp_3.0b2pl11-1_alp..> 02-Dec-2000 19:52 539k dhcp_3.0b2pl11.orig...> 01-Dec-2000 19:52 750k GZIP compressed docume> dhcp_3.0b2pl13-2.dif..> 19-Jan-2001 06:2213k GZIP compressed docume> dhcp_3.0b2pl13-2.dsc19-Jan-2001 06:22 1k dhcp_3.0b2pl13-2_i38..> 19-Jan-2001 06:24 473k dhcp_3.0b2pl13.orig...> 18-Jan-2001 23:15 767k GZIP compressed docume> -- Yours Sincerely, Gjermund Gusland Thorsen For evil to triumph it is only necessary for good men to buy Microsoft.
What does it take to make code endian clean?
What does it take to make code not depending on little or big endian synclink.c did not compile in the first place on my PMac 7600/132MHz I commented out the asm code in it; it was for x86 debugging, now it compiles -- Yours Sincerely, Gjermund Gusland Thorsen For evil to triumph it is only necessary for good men to buy Microsoft.
Routing two LANs over internal WAN
Proabably not the right mailinglist There are two LANs 192.168.1.0/24 and 10.52.1.0/24 and a linket connecting the two LANs(MicroGate Synclink WAN adapter) 10.50.215.188/30 But I cant get them too work Ive probably looked too much at it pls help. Route 1 and ISP connection: /sbin/route -n Kernel IP routing table Destination Gateway Genmask Flags Metric RefUse Iface 192.168.1.480.0.0.0 255.255.255.255 UH0 00 eth1 10.50.215.189 0.0.0.0 255.255.255.255 UH0 00 mgsl0 LegalIP 0.0.0.0 255.255.255.255 UH0 00 eth1 LegalIPNet 0.0.0.0 255.255.255.248 U 0 00 eth1 192.168.1.0 0.0.0.0 255.255.255.0 U 0 00 eth1 10.50.215.188 0.0.0.0 255.255.255.252 U 0 00 mgsl0 127.0.0.0 0.0.0.0 255.0.0.0 U 0 00 lo 0.0.0.0 LegalIP 0.0.0.0 UG0 00 eth1 Router 2: /sbin/route -n Kernel IP routing table Destination Gateway Genmask Flags Metric RefUse Iface 10.52.1.1 0.0.0.0 255.255.255.255 UH0 00 eth1 10.50.215.190 0.0.0.0 255.255.255.255 UH0 00 mgsl0 10.52.1.0 0.0.0.0 255.255.255.0 U 0 00 eth1 10.50.215.188 0.0.0.0 255.255.255.252 U 0 00 mgsl0 127.0.0.0 0.0.0.0 255.0.0.0 U 0 00 lo 0.0.0.0 10.50.215.189 0.0.0.0 UG0 00 eth1 Problem is that 10.52.1.0 and 192.168.1.0 can not reach contact with each others problem is in the NATing 10.52.1.0/24 -> default gw -> 192.168.1.0/24 src for default gw in router 2 = 10.52.1.1/24 TIA, Gjermund
Executing shell scripts on the linux server from the mac-side.
I would really like to execute some of my maintenance scripts (#?.sh-files) by double clicking on them in the netatalk shared volumes, kinda like launching a Mac app but to execute the remotely on the actual fileserver. Is there a present solution helping to accomplish this task? If so; does it have a name? -- Im just sitting here, listening to the scream of the butterfly, Gjermund Gusland Thorsen
Re: Executing shell scripts on the linux server from the mac-side.
Eeh I use ssh most the time and all those regular .sh are launched by crontab, but I need to execute some scripts on a more pr opinion basis, and it would be very convenient to put a .sh file in the same folder as to where Id like the task to be performed. Security risk or no? Im only using debian with netatalk on my LAN, for doing some stuff I never managed to do with AppleScript... Gjermund On onsdag 16. mai 2001 01:34, Ethan Benson <[EMAIL PROTECTED]> wrote: >On Tue, May 15, 2001 at 10:21:06PM +0200, Gjermund Gusland Thorsen wrote: >> I would really like to execute some of my maintenance scripts >(#?.sh-files) by double clicking on them in the netatalk shared >volumes, kinda like launching a Mac app but to execute the >remotely on the actual fileserver. >> >> Is there a present solution helping to accomplish this task? > >yes > >> If so; does it have a name? > >ssh > >-- >Ethan Benson >http://www.alaska.net/~erbenson/ >
Re: Executing shell scripts on the linux server from the mac-side.
Hmm is there a thing in the sisterhood of crontab that can trigger scripts on changes in for example number of files in a folder? the problem is that I have these scripts running every 15 mins now and Id like them to run only when they have to. Gjermund On onsdag 16. mai 2001 11:40, Steven Hanley <[EMAIL PROTECTED]> wrote: >On Wed, May 16, 2001 at 10:26:41AM +0200, Gjermund Gusland >Thorsen wrote: > >> Eeh I use ssh most the time and all those regular .sh are launched by >> crontab, but I need to execute some scripts on a more pr opinion basis, and >> it would be very convenient to put a .sh file in the same folder as to where >> Id like the task to be performed. > >and what is the problem with keeping an ssh terminal open from your mac to the >linux box and running said shell scripts by typing command names rather than >clicking on some silly icons. > >As Ethan said, file sharing does not allow you to run stuff on the file >server, for obvious reasons. live with it. > >See You >Steve > >-- >[EMAIL PROTECTED] http://wibble.net/~sjh/ >Look Up In The Sky > Is it a bird? No > Is it a plane? No > Is it a small blue banana? >YES > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
SAGEM ISDN PCI card
G4/450MP w/SAGEM ISDN PCI card does this card (Unknown device 5049) require a special driver to go online or no? 00:0b.0 Host bridge: Apple Computer Inc.: Unknown device 0020 00:0d.0 PCI bridge: Digital Equipment Corporation DECchip 21154 (rev 05) 00:10.0 VGA compatible controller: ATI Technologies Inc Rage 128 PF 01:03.0 Network controller: S. A. Telecommunications: Unknown device 5049 01:04.0 SCSI storage controller: Adaptec AHA-7850 (rev 03) 01:07.0 Class ff00: Apple Computer Inc.: Unknown device 0022 (rev 03) 01:08.0 USB Controller: Apple Computer Inc.: Unknown device 0019 01:09.0 USB Controller: Apple Computer Inc.: Unknown device 0019 01:0a.0 FireWire (IEEE 1394): Texas Instruments: Unknown device 8020
I would like to add
Norwegian keyboard to the choice in the first menu of debian PPC install, where do I start? -- Yours Sincerely, Gjermund Gusland Thorsen "Belief means not wanting to know what is true." - F. Nietzsche
Re: I would like to add Norwegian Mac keyboard for deb-ppc
Umm... I did not quiet get what that page is about... is it a patchlist of new debian parts??? What I would like to do is to mv <> <> then vim <> The problem is that I do not know the name of the file describing US-ext/US or French keyboard layout.-- TIA, Gjermund Gusland Thorsen "Im just sitting here listening to the scream of the butterfly" On onsdag 27. juni 2001 01:06, Ethan Benson <[EMAIL PROTECTED]> wrote: >On Tue, Jun 26, 2001 at 08:57:53PM +0200, Gjermund Gusland Thorsen wrote: >> Norwegian keyboard to the choice in the first menu of debian >PPC install, where do I start? > >http://cvs.debian.org/boot-floppies/README-CVS > >-- >Ethan Benson >http://www.alaska.net/~erbenson/ > On onsdag 27. juni 2001 01:06, Ethan Benson <[EMAIL PROTECTED]> wrote: >On Tue, Jun 26, 2001 at 08:57:53PM +0200, Gjermund Gusland Thorsen wrote: >> Norwegian keyboard to the choice in the first menu of debian >PPC install, where do I start? > >http://cvs.debian.org/boot-floppies/README-CVS > >-- >Ethan Benson >http://www.alaska.net/~erbenson/ >
Re: burning bin1 hfs/iso hibrid from a macos system
Just hold down option when booting ;-) and pick the CD, not the HD. -- Yours Sincerely, Gjermund Gusland Thorsen "Youre just a picture, youre an image caught in time." - Ronnie James Dio
Re: reading linux from MacOs
I do it this way too I have a CD sized HFS partition that I mount with /etc/fstab /dev/hdb<> /hfs hfs rw 2 0 On onsdag 4. juli 2001 11:13, Ethan Benson <[EMAIL PROTECTED]> wrote: >On Wed, Jul 04, 2001 at 11:09:13AM +0200, [EMAIL PROTECTED] wrote: >> > >> my "solution" to the filesystem access is quite unpleasant but i've not found >> anything better : >> I have an HFS partition (not HFS+) and i have to boot to linux to copy the >> files >> i need to share with the mac on this partition. It doesnot work at 100% but >> it's >> better than not sharing the files at all. >> >> When you're used to do this, you dont even notice the pissing part of this >> silly >> method ;))
Re: reading linux from MacOs
Hmm my attitude is: Server side: Linux, Client Side: MacOS If its meant to run as a server then there is debian GNU/Linux If a human being is ever to touch the machine; MacOS is the thing to use. (debian just has not come that far yet when it comes to interacting with ordinary computer operators, and the question was never whether I got the stuff I need to do or not in linux ;-).) I also once heard about something called Windows I compare that to a dildo, not a dick. -- Yours Sincerely, Gjermund Gusland Thorsen "Youre just a picture, youre an image caught in time." - Ronnie James Dio
Re: reading linux from MacOs
The cheapest and best PPC hardware is probably briQ by totalimpact.com On onsdag 4. juli 2001 18:30, Steven Hanley <[EMAIL PROTECTED]> wrote: >On Wed, Jul 04, 2001 at 11:06:15AM -0500, Phil Fraering wrote: >> I find myself wondering from time to time, if you don't have to run >> MacOS on it, >> why put up with the aggravation of using a non-X86 linux? Don't get me >> wrong, >> I am _very_ grateful for the time you and others have put into this; >> it's given me >> two computers for the price of one. >> >> OTThirdH: Mac laptops aren't nearly as cost-ineffective for non-Mac >> applications >> as their desktops are. > >well the powerpc architecture is less braindead etc, the hardware apple sell >is damn good hardware, IMO always has been superior to most x86 stuff (well >put together good quality components etc) for a similar quality x86 box you >will generally have to select individual components and build a box (and end >up spending lots more than bog standard namebrand pcs sell for) >etc. > >In general I use ppc stuff (and alwys use only linux on the boxen) as it is >good hardware, and means I dont have to use x86 stuff (maybe irrational but >hey) now if only someone other than apple could release affordable powerpc >based hardware that (because IBM stuff still costs to much) > >See You >Steve > >-- >[EMAIL PROTECTED] http://wibble.net/~sjh/ >Look Up In The Sky > Is it a bird? No > Is it a plane? No > Is it a small blue banana? >YES > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Re: reading linux from MacOs
On onsdag 4. juli 2001 19:02, Phil Fraering <[EMAIL PROTECTED]> wrote: >On 04 Jul 2001 18:49:22 +0100, raphaello wrote: >> I precise: MacOS and Debian are on the same computer, and MacOS is >> unfortunately HFS+. Is there a possibility to transform it to HFS, >> without doing vaudou rites dancing around the computer? What about >> hfsplusutils ? >> > >I don't know about those; basically, way back when I partitioned >everything, >I put a 600 meg or so exchange partition that uses HFS and can be read >and >written to by both MacOS and Linux. > >There's something called hfsplusutils? This should be in testing, no need really, would be nicer if someone added ReiserFS for MacOS. Gjermund >Hmm. It doesn't seem to be >available >in debian-powerpc. > >Phil > > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Re: reading linux from MacOs
On onsdag 4. juli 2001 19:49, raphaello <[EMAIL PROTECTED]> wrote: >I precise: MacOS and Debian are on the same computer, and MacOS is >unfortunately HFS+. Is there a possibility to transform it to HFS, >without doing vaudou rites dancing around the computer? What about >hfsplusutils ? > > >Thanks in advance > >About the use of MacOS: I use for example QuarkXPress, for which I >don't know any Linux equivalent. Groff, troff, latex, tetex together beats Framemaker... but again its not what a system admin can do... its about the mainstream user... >I'm also looking for a database for computer-allergic, but I haven't >found any equivalent, for the poor SQL-speakers that me and my >computer-analphabetes collegues are. > >Thansk again. > > >>On Wed, Jul 04, 2001 at 12:00:57PM +0200, [EMAIL PROTECTED] wrote: >> > anyway, a mac is just way to expensive if it's just to use linux on it, >> but >>> again that's my HO... >> >>a PowerPC is just too nice a hardware to bog down with such a broken >>and crippled OS ;-) > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Re: reading linux from MacOs
It would be alot better to bring ReiserFS to MacOS
What is the PPC equivilent to this x86 term?
export CFLAGS="-O3 -march=pentium -funroll-loops -ffast-math" -- Yours Sincerely, Gjermund Gusland Thorsen "Im just sitting here listening to the scream of the butterfly"
Re: nubus + debian
I run debian ppc on my pb1400 and 5300s I had some problems booting it though ;-) but apart from that its all fine. On tirsdag 10. juli 2001 22:43, Phil Frost <[EMAIL PROTECTED]> wrote: >I have poked around on nubus-pmac.sf.net and found only a few refrences >to debian. I'm still wondering if debian will support things like pcmcia >on nubus macs (specificly a pb1400), or is there no such thing as usefull >linux on an old mac? :( > >I really, really need some sort of unix flavored system on my mac, so if >there is something (that i can afford) that might help me, please let me >know. Also, if there is anyone willing to trade for a newer powerbook (hehe..) >just drop me a mail... > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Re: 3COM 3c905c again
There is loadss shet you need to turn off on the NIC with the floppy disk from a PC no automatic stuff no Full duplex and so on On mandag 4. desember 2000, Jonathan Lane <[EMAIL PROTECTED]> wrote: >Okay, I swapped cards around, and it turns out that *anything* in >PCI slots 3-6 are not correctly configured (this is on a UMAX S900). >I moved the USB card and NIC to slots 1 and 2, and my video card >to slot 4, which appears to be working (although I've not tried >using X yet, as XF86 4.0.1 is currently broken...). > >However, now I am having another problem: When I ping the machine, >I see the RX light on the NIC flash, but the source machine doesn't >get any responses. > >A few things to note: Every once in a while, I see the following >message: > > eth1: Setting promiscuous mode. > >Also, in my syslog, dhcpd complains with: > >Aug 27 16:42:20 colour dhcpd-2.2.x: DHCPDISCOVER from 08:00:46:05:9c:c8 via >eth1 >Aug 27 16:42:20 colour dhcpd-2.2.x: no free leases on subnet >192.168.1.0 > >(Ignore the date, my clock had yet to be set). But this indicates that >packets *are* getting thru, as the MAC address shown above is >correct. > >If anyone can shed some light on this matter, I'd greatly appreciate it. >I'd also like to know why the last four PCI slots don't work properly, >although it appears it's not incredibly important now, unless X doesn't >work... > >TIA, >Jonathan > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Anyone here with experience with mod_dav and iCal???
This might be the wrong list, but a good place to ask the question. Is it possible to run iCal and utilize Apache with mod_dav??? GGT
Installing deb2.2r3 on PMac 8500
I put in floppy 1 and see a crossed out Tux! Why??!? -- Yours Sincerely, Gjermund Gusland Thorsen "They say you are beautiful and they will always let you in, but doors are never open to the child without a trace of sin." - Ronnie James Dio
Symmetric Multiprocessor
Why do I get a kernel panic when enabling Symmetric Multiprocessing on a G4/450MP ??? -- Yours Sincerely, Gjermund Gusland Thorsen "Indians scattered on dawn's highway bleeding, ghosts crowd the young child's fragile eggshell mind."- Jim Morrison?
Re: Anyone got sshd running on debianPPC?
So I need to configure a DNS server to have OK RARPA? to have sshd work? usually when Im too lazy to install DNS server, there is only a delay in login process... 5-20 secs before asking for username... On lørdag 22. september 2001 13:29, Ethan Benson <[EMAIL PROTECTED]> wrote: >On Sat, Sep 22, 2001 at 01:09:52AM -0700, Matt Brubeck wrote: >> >> No, it should be exactly the same. What error do you get when you try to >> login to the PPC box? (Can't connect at all; incorrect >password; ...?) > >most common problem is broken DNS which gets caught by the >ALL: PARANOID in /etc/hosts.deny > >> > What are the changes/configs needed for the PPC platform? >> >> You can look at /etc/sshd_config to see if there are any >obvious problems. > >/etc/ssh/sshd_config actually. > >you also can't login as root remotly, thats a feature. > >-- >Ethan Benson >http://www.alaska.net/~erbenson/ > -- Yours Sincerely, Gjermund Gusland Thorsen "Indians scattered on dawn's highway bleeding, ghosts crowd the young child's fragile eggshell mind."- Jim Morrison?
Re: Anyone got sshd running on debianPPC?
When I try to connect from a MacSSH to my debian 2.2r3PPC and nothing happens... When I try to connect from a MacSSH to my debian 2.2r3x86 I get in on the x86 box... both packages was installed the same way, with no post configuration of sshd. I do login with my own account, not root, i. e. -- Yours Sincerely, Gjermund Gusland Thorsen "Faith, indeed, has up to the present not been able to move real mountains... But it can put mountains where there are none." - F. Nietzsche -- Yours Sincerely, Gjermund Gusland Thorsen "Im just sitting here listening to the scream of the butterfly"
I need to configure quik
Is there a "http://www.alaska.net/~erbenson/ybin/"; equivilent for quik? my problem is not configuring /etc/quik.conf, but how to partition in order make this thing work. Im trying to have 4 of my Flattop G3s (gray boxes) boot without BootX -- Yours Sincerely, Gjermund Gusland Thorsen "The surest way to corrupt a youth is to instruct him to hold in higher esteem those who think alike than those who think differently." - F. Nietzsche
Precompiled kernel for G3/266 Desktop needed
Everything installed fine... and Im trying to have BootX load linux... but I get kernel panic from all 4 kernels ;-( Where can I find a pre-compiled kernel for G3 beige??? TIA, Gjermund -- Yours Sincerely, Gjermund Gusland Thorsen "Indians scattered on dawn's highway bleeding, ghosts crowd the young child's fragile eggshell mind."- Jim Morrison?
I tried install xfree last night from stable...
But I dont know which packages to choose... I got r128 gfx card on a G4/450MP sawfish-gnome is br0ken what replaces the br0ken sawfish-gnome package? -- Yours Sincerely, Gjermund Gusland Thorsen "The surest way to corrupt a youth is to instruct him to hold in higher esteem those who think alike than those who think differently." - F. Nietzsche
Re: kernel questions
I have a G4/450DP running r128 gfx card. I have installed xfree, but which package should I choose for a windowmanager? sawfish-gnome is b0rked :-( debian PPC unstable. -- Yours Sincerely, Gjermund Gusland Thorsen "Morality is the herd-instinct in the individual." - Friedrich Nietzsche On søndag 10. mars 2002 06:39, [EMAIL PROTECTED] wrote: >on 09/03/2002 10:03, Chris Tillman at [EMAIL PROTECTED] >wrote: > >> On Sat, Mar 09, 2002 at 01:40:52AM -0500, >[EMAIL PROTECTED] wrote: > >> >> As related to powerpc, 2.4 handles the hardware better, particularly >> newer hardware such as iBooks and G4s. There is better support for >> sound, AirPort, and so on. On my OldWorld, I no longer have to disable >> the video with video=ofonly. > >ok. hmmm. i assume you're talking about video card support when you speak of >the "video=ofonly" aspect? would it be worth it for me, for example, where i >have 56MB of RAM (128 MB swap), 2 MB on-board VRAM, and the base 601 PPC CPU >card on this 7500? >> >> As for other stuff, I know the firewall code has been improved, but ask >> on debian-user or another specific list on-topic for that such as, hmmm, >> (/me browses lists.debian.org) how about debian-firewall? > >good idea. > >thanks, >eric > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] >
Compiling the kernel with twin Tux
When I try to compile the kernel with two processors my kernel panics :-( Anyone got linux running OK on a G4 with Dual Processor? -- Yours Sincerely, Gjermund Gusland Thorsen "You who hate the Jews so, why did you adopt their religion?"- F. Nietzsche
I installed sawfish-gnome and gdm
But on the login screen the keyboard seems totally fxxked up, for the lack of a better term; hrmf! I get numbers when I try to key in the login :-( Pls help! Gjermund G. Thorsen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: I installed sawfish-gnome and gdm
This trick works: Have you compiled a new kernel, or upgraded from stable to woody? I have this in my yaboot.conf to avoid the problem image=/vmlinux label=Linux append = "keyboard_sends_linux_keycodes=1 hdc=ide-scsi" read-only However after I log in, Im not capable of finding a shell!!! help?!?!? And the usual keycombo CTRL+APPLE+F4 to switch console no longer works :-( tia, Gjermund -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: I installed sawfish-gnome and gdm
Problem is that I can not even Linux single now... the keyboard only works inside gdm and beyond :-( On mandag 6. mai 2002 17:00, Chris Tillman <[EMAIL PROTECTED]> wrote: >On Mon, May 06, 2002 at 04:20:04PM +0200, Gjermund Gusland Thorsen wrote: >> This trick works: >> >> Have you compiled a new kernel, or upgraded from stable to woody? >> >> I have this in my yaboot.conf to avoid the problem >> >> image=/vmlinux >> label=Linux >> append = "keyboard_sends_linux_keycodes=1 hdc=ide-scsi" >> read-only >> >> However after I log in, I?m not capable of finding a shell!!! help?!?!? >> >> And the usual keycombo CTRL+APPLE+F4 to switch console no >longer works :-( > >Depending on your keymap, you might have Alt activated by Option now rather >than by Command. (Alt is the default, the mac-usb-us keymap will put it back >on Command IIRC). > >-- >*--v- Installing Debian GNU/Linux 3.0 v--* >| <http://www.debian.org/releases/woody/installmanual> | >| debian-imac (potato): <http://debian-imac.sourceforge.net> | >|Chris Tillman[EMAIL PROTECTED] | >| May the Source be with you | >** > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: I installed sawfish-gnome and gdm
Problem is that I can not even Linux single now... the keyboard only works inside gdm and beyond :-( The only apps I can launch are these three: The GIMP Xman Xmag Shouldnt there be Eterm My current Window Manager is Enlightenment, it will however not switch to Sawfish... I need shell on my own local machine! help help!!! help!! help! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Netbooting
I know that there was a post on this list a year or so back, that had a calculator to make a MacOS Netboot conf file. For OS image to reside on a Linux machine. -- Yours Sincerely, Gjermund Gusland Thorsen "Im just sitting here listening to the scream of the butterfly" On onsdag 8. mai 2002 18:35, [EMAIL PROTECTED] wrote: >On Wed, May 08, 2002 at 07:49:49AM -0700, Chris Tillman wrote: >> Well the way it's laid out in there, holding the n key during boot >> makes OF look for a bootp server. If you have that yaboot.conf >> employed you should get yaboot loaded without having to go in >> OpenFirmware. >> >> OTOH, if you're troubleshooting, the OF device is enet:, so it should >> be something like >> >> boot enet: > >I always just do [Cmd]-[Option]-O-F, and (for a Linux netboot) type >'enet:,\yaboot'. Is there an option number or string that identifies >an Apple system trying to netboot, and if so, how can I use that to >specify the boot file path to pass to the client in ISC DHCPd's >dhcpd.conf? > >-- >Derrik Pates | Sysadmin, Douglas School |#linuxOS on EFnet >[EMAIL PROTECTED] | District (dsdk12.net)|#linuxOS >on OPN > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I recompiled 2.4.18 for use with sawfish-gnome
But I still got the same keyboard problem :-( pls help When I try to login in gdm pressing q on the keyboard shows 1 on the screen, something is fxxked up for the lack of a better term. -- Yours Sincerely, Gjermund Gusland Thorsen "All Great Things must first wear Frightening and Monsterous Masks before they can Inscribe Themselves on the Hearts of Humanity." - -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: I recompiled 2.4.18 for use with sawfish-gnome
Changing keyboard in XFree86-4 from "macintosh" to "macintosh_old" works for me. -- Yours Sincerely, Gjermund Gusland Thorsen "Im just sitting here listening to the scream of the butterfly" On torsdag 9. mai 2002 05:29, Russell Hires <[EMAIL PROTECTED]> wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >On Wednesday 08 May 2002 16:51 pm, David Stanaway wrote: >> On Wed, 2002-05-08 at 14:29, Gjermund Gusland Thorsen wrote: >> > But I still got the same keyboard problem :-( pls help >> > >> > When I try to login in gdm pressing q on the keyboard shows 1 on the >> > screen, something is fxxked up for the lack of a better term. >> >> This is a bit of an FAQ. Search the archives (Hint: ADB keycodes) >> Look at the Debian release notes. >> http://www.debian.org/releases/testing/ >> http://www.debian.org/releases/testing/powerpc/release-notes/ >And one devoted to the keycodes >http://www.debian.org/ports/powerpc/keycodes > >Russell >- -- >Linux -- the OS for the Renaissance Man >-BEGIN PGP SIGNATURE- >Version: GnuPG v1.0.6 (GNU/Linux) >Comment: For info see http://www.gnupg.org > >iD8DBQE82e0pAqKGrvVshJQRAjzZAJ41cfRqfrB+C5pTOD8TRMNeIMofoQCg9fSN >uTGAD3RDcHpMw2rRHMwO6NU= >=cdMr >-END PGP SIGNATURE- > > >-- >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact >[EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Which filesystem do I need to compile to mount Atari floppies???
I have about 300 Atari floppies I would like to burn on one CD... I had 140 AmigaFFS floppies and copied those into my home directory, would like to do the same with the Atari ones. -- Yours Sincerely, Gjermund Gusland Thorsen "All Great Things must first wear Frightening and Monsterous Masks before they can Inscribe Themselves on the Hearts of Humanity." - -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
2 - two qustions from an X newbie
My sawfish-gnome does not run, where did they hide its logs??? symptoms: when I choose sawfish in gdm on my log/pwd the screen turns black I here the monitor resync a couple of times and then Im back at gdm login prompt. What happened to xdnd? X drag and drop, i. e. did they ever make it? or is there one such thingie for GNOME and a separate for KDE? -- Yours Sincerely, Gjermund Gusland Thorsen "Im just sitting here listening to the scream of the butterfly" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I need to recompile the kernel for an Intel McKinley
The appropriate debian list does not yet exist, to my knowledge. I run debian testing. -- Yours Sincerely, Gjermund Gusland Thorsen "All Great Things must first wear Frightening and Monsterous Masks before they can Inscribe Themselves on the Hearts of Humanity." - -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]