Kernel for IBM RS/6000 43P model 7248-133 (was: Seeking for Kernel and Xserver for IBM PReP 7248 Systems)

2005-05-14 Thread Helmut Franke
It seems the right name of the computer system possibly is: IBM RS/6000 43P model 7248-133 cpuinfo says processor: 0 cpu: 604 clock: 114 MHz revision: 3.4 bogomips: 239.70 [...] machine: PReP IBM Carolina (6050/6070/7248) Upgrade CPU L2: not present [...] Since the clock is 114 MHz in cpuinfo

RS/6000 43p Model 260

2004-10-19 Thread Bassett, Mark
I'm trying to get this RS/6000 (see subject) to install debian powerpc linux. I have gotten the bootp / tftp system setup but I have not been able to locate a bootable kernel image to continue the installation. Anyone know which image I should use or had any luck on this type of system? Mark Bass

Re: Booting installer on RS/6000 43p-140

2004-07-19 Thread Helge Kreutzmann
Hello, On Tue, Jul 13, 2004 at 11:28:46AM +0900, Jerome Walter wrote: > Helge, did you have had more success than me on your RS/6000 ? If i > succeed in installing Debian on this machine, i will have another PPC > (don't know what's inside) to install, more RS/6000-like, so all the > feedbacks a

Re: Booting installer on RS/6000 43p-140

2004-07-19 Thread Colin Watson
On Thu, Jul 15, 2004 at 11:50:39AM +1000, Anton Blanchard wrote: > FYI to cover most RS6000/pseries boxes: Status for linux-kernel-di-powerpc-2.6: > Ethernet: pcnet32, Already in nic-modules. > acenic, Apparently not built. > 3com vortex, e100, e1000, tg3 Already in nic-modules. > Token R

Re: Booting installer on RS/6000 43p-140

2004-07-18 Thread Meelis Roos
SL> So, this means that for 2.4, ncr53c8xx gets loaded, and for 2.6 and SL> discover2, sym53c8xx gets loaded, while 2.6 and discover1 gets loaded. Oops, I was wrong ith the last mail - the new and correct driver is sym53c8xx in 2.6 and sym53c8xx_2 in later 2.4 kernels. -- Meelis Roos

Re: Booting installer on RS/6000 43p-140

2004-07-18 Thread Meelis Roos
SL> 1003scsincr53c8xx 53c825 SL> SL> SL> sym53c8xx SL> SL> SL> ncr53c8xx SL> SL> So, this means that for 2.4, ncr53c8xx gets loaded, and for 2.6 and SL> discover2, sym53c8xx gets loaded, while 2.6 and discover1 gets lo

Re: Booting installer on RS/6000 43p-140

2004-07-18 Thread Sven Luther
On Sun, Jul 18, 2004 at 02:19:12PM +0300, Meelis Roos wrote: > SL> 1003scsincr53c8xx 53c825 > > SL> > SL> > SL> sym53c8xx > SL> > SL> > SL> ncr53c8xx > SL> > > SL> So, this means that for 2.4, ncr53c8xx gets loaded, an

Re: Booting installer on RS/6000 43p-140

2004-07-18 Thread Sven Luther
On Sun, Jul 18, 2004 at 09:28:15AM +0100, Leigh Brown wrote: > Sven Luther said: > > On Sun, Jul 18, 2004 at 09:09:49AM +0100, Leigh Brown wrote: > >> Sven Luther said: > >> > On Tue, Jul 13, 2004 at 10:56:23AM +0100, Leigh Brown wrote: > >> >> Sven Luther said: > >> >> > Could you please try netbo

Re: Booting installer on RS/6000 43p-140

2004-07-18 Thread Leigh Brown
Sven Luther said: > On Sun, Jul 18, 2004 at 09:09:49AM +0100, Leigh Brown wrote: >> Sven Luther said: >> > On Tue, Jul 13, 2004 at 10:56:23AM +0100, Leigh Brown wrote: >> >> Sven Luther said: >> >> > Could you please try netbooting >> >> > >> >> > http://people.debian.org/~luther/debian-installe

Re: Booting installer on RS/6000 43p-140

2004-07-18 Thread Sven Luther
On Sun, Jul 18, 2004 at 09:09:49AM +0100, Leigh Brown wrote: > Hi Sven, > > Sven Luther said: > > On Tue, Jul 13, 2004 at 10:56:23AM +0100, Leigh Brown wrote: > >> Sven Luther said: > >> > On Tue, Jul 13, 2004 at 11:28:46AM +0900, Jerome Walter wrote: > >> >> Mmmh, i did try netboot. But kernel ge

Re: Booting installer on RS/6000 43p-140

2004-07-18 Thread Leigh Brown
Hi Sven, Sven Luther said: > On Tue, Jul 13, 2004 at 10:56:23AM +0100, Leigh Brown wrote: >> Sven Luther said: >> > On Tue, Jul 13, 2004 at 11:28:46AM +0900, Jerome Walter wrote: >> >> Mmmh, i did try netboot. But kernel gets stuck to "Now booting kernel >> >> too..." >> > >> > Well, but it makes

Re: Booting installer on RS/6000 43p-140

2004-07-17 Thread Meelis Roos
[talk about Motorola Powerstack II Pro4000] JW> Mmmh, i did try netboot. But kernel gets stuck to "Now booting kernel JW> too..." Yes, recent 2.6 kernels are known to not boot on this specific PReP machine. It's a known problem but nothing has been done - I myself haven't had enough time to dig

Re: Booting installer on RS/6000 43p-140

2004-07-15 Thread Anton Blanchard
Hi, > Ok, mmm, you mean the pcnet32 driver is not in the debian-installer net > drivers ? > > It is in the nic-extra-modules, which is not part of the initrd, we will > fix this, either move it to nic-modules or add the nic-extra-modules to > the initrd. FYI to cover most RS6000/pseries boxes

Re: Booting installer on RS/6000 43p-140

2004-07-15 Thread Gabriel Paubert
On Tue, Jul 13, 2004 at 05:08:11PM +0200, Geert Uytterhoeven wrote: > On Tue, 13 Jul 2004, Leigh Brown wrote: > > Geert Uytterhoeven said: > > > On Tue, 13 Jul 2004, Sven Luther wrote: > > >> Any chance to get the specs out of IBM and writting a driver or such ? > > > > > > What does `lspci' say? I

Re: Booting installer on RS/6000 43p-140

2004-07-13 Thread Geert Uytterhoeven
On Tue, 13 Jul 2004, Leigh Brown wrote: > Geert Uytterhoeven said: > > On Tue, 13 Jul 2004, Sven Luther wrote: > >> Any chance to get the specs out of IBM and writting a driver or such ? > > > > What does `lspci' say? IIRC, some of these GXT cards are plain S3 cards. > > The GXT110P is the S3-based

Re: Booting installer on RS/6000 43p-140

2004-07-13 Thread Leigh Brown
Geert Uytterhoeven said: > On Tue, 13 Jul 2004, Sven Luther wrote: >> On Tue, Jul 13, 2004 at 02:46:54PM +0100, Leigh Brown wrote: >> > Sven Luther said: >> > > On Tue, Jul 13, 2004 at 03:06:23PM +0200, Helge Kreutzmann wrote: >> > >> Hello, >> > >> On Tue, Jul 13, 2004 at 11:28:46AM +0900, Jerome

Re: Booting installer on RS/6000 43p-140

2004-07-13 Thread Geert Uytterhoeven
On Tue, 13 Jul 2004, Sven Luther wrote: > On Tue, Jul 13, 2004 at 02:46:54PM +0100, Leigh Brown wrote: > > Sven Luther said: > > > On Tue, Jul 13, 2004 at 03:06:23PM +0200, Helge Kreutzmann wrote: > > >> Hello, > > >> On Tue, Jul 13, 2004 at 11:28:46AM +0900, Jerome Walter wrote: > > >> > Helge, di

Re: Booting installer on RS/6000 43p-140

2004-07-13 Thread Sven Luther
On Tue, Jul 13, 2004 at 02:46:54PM +0100, Leigh Brown wrote: > Sven Luther said: > > On Tue, Jul 13, 2004 at 03:06:23PM +0200, Helge Kreutzmann wrote: > >> Hello, > >> On Tue, Jul 13, 2004 at 11:28:46AM +0900, Jerome Walter wrote: > >> > Helge, did you have had more success than me on your RS/6000

Re: Booting installer on RS/6000 43p-140

2004-07-13 Thread Leigh Brown
Sven Luther said: > On Tue, Jul 13, 2004 at 03:06:23PM +0200, Helge Kreutzmann wrote: >> Hello, >> On Tue, Jul 13, 2004 at 11:28:46AM +0900, Jerome Walter wrote: >> > Helge, did you have had more success than me on your RS/6000 ? If i >> > succeed in installing Debian on this machine, i will have a

Re: Booting installer on RS/6000 43p-140

2004-07-13 Thread Sven Luther
On Tue, Jul 13, 2004 at 03:19:28PM +0200, Helge Kreutzmann wrote: > Hello, > On Tue, Jul 13, 2004 at 03:18:57PM +0200, Sven Luther wrote: > > Try minicom. > > I did this. I get: > Welcome to minicom 1.83.1 > > OPTIONS: History Buffer, F-key Macros, Search History Buffer, I18n > Compiled on Nov 2

Re: Booting installer on RS/6000 43p-140

2004-07-13 Thread Helge Kreutzmann
Hello, On Tue, Jul 13, 2004 at 03:18:57PM +0200, Sven Luther wrote: > Try minicom. I did this. I get: Welcome to minicom 1.83.1 OPTIONS: History Buffer, F-key Macros, Search History Buffer, I18n Compiled on Nov 21 2001, 00:35:58. Press CTRL-A Z for help on special keys I went through the men

Re: Booting installer on RS/6000 43p-140

2004-07-13 Thread Sven Luther
On Tue, Jul 13, 2004 at 03:06:23PM +0200, Helge Kreutzmann wrote: > Hello, > On Tue, Jul 13, 2004 at 11:28:46AM +0900, Jerome Walter wrote: > > Helge, did you have had more success than me on your RS/6000 ? If i > > succeed in installing Debian on this machine, i will have another PPC > > (don't

Re: Booting installer on RS/6000 43p-140

2004-07-13 Thread Helge Kreutzmann
Hello, On Tue, Jul 13, 2004 at 11:28:46AM +0900, Jerome Walter wrote: > Helge, did you have had more success than me on your RS/6000 ? If i > succeed in installing Debian on this machine, i will have another PPC > (don't know what's inside) to install, more RS/6000-like, so all the > feedbacks a

Re: Booting installer on RS/6000 43p-140

2004-07-13 Thread Sven Luther
On Tue, Jul 13, 2004 at 11:30:35AM +0100, Leigh Brown wrote: > Sven Luther said: > > On Tue, Jul 13, 2004 at 10:56:23AM +0100, Leigh Brown wrote: > >> Since every single RS6000 "offical" ethernet card that I've ever seen > >> uses pcnet32, I'd say its important to include it in the initrd. > > > >

Re: Booting installer on RS/6000 43p-140

2004-07-13 Thread Leigh Brown
Sven Luther said: > On Tue, Jul 13, 2004 at 10:56:23AM +0100, Leigh Brown wrote: >> Since every single RS6000 "offical" ethernet card that I've ever seen >> uses pcnet32, I'd say its important to include it in the initrd. > > Ok, mmm, you mean the pcnet32 driver is not in the debian-installer net >

Re: Booting installer on RS/6000 43p-140

2004-07-13 Thread Sven Luther
On Tue, Jul 13, 2004 at 10:56:23AM +0100, Leigh Brown wrote: > Sven Luther said: > > On Tue, Jul 13, 2004 at 11:28:46AM +0900, Jerome Walter wrote: > >> Mmmh, i did try netboot. But kernel gets stuck to "Now booting kernel > >> too..." > > > > Well, but it makes debugging easier and quicker. > > >

Re: Booting installer on RS/6000 43p-140

2004-07-13 Thread Leigh Brown
Sven Luther said: > On Tue, Jul 13, 2004 at 11:28:46AM +0900, Jerome Walter wrote: >> Mmmh, i did try netboot. But kernel gets stuck to "Now booting kernel >> too..." > > Well, but it makes debugging easier and quicker. > > Could you please try netbooting > > > http://people.debian.org/~luther/d

Re: Booting installer on RS/6000 43p-140

2004-07-13 Thread Sven Luther
On Tue, Jul 13, 2004 at 11:28:46AM +0900, Jerome Walter wrote: > Sven Luther wrote: > >On Mon, Jul 12, 2004 at 05:40:38PM +0900, Jerome Walter wrote: > [snip] > > I get stuck to "Now booting kernel..." with both cd and netboot > vmlinuz-prep.initrd. > [snip] > > >>>Are you able to netboo

Re: Booting installer on RS/6000 43p-140

2004-07-12 Thread Jerome Walter
Sven Luther wrote: On Mon, Jul 12, 2004 at 05:40:38PM +0900, Jerome Walter wrote: [snip] I get stuck to "Now booting kernel..." with both cd and netboot vmlinuz-prep.initrd. [snip] Are you able to netboot ? IF so i could prepare you a custom kernel or something, and you could send me back t

Re: Booting installer on RS/6000 43p-140

2004-07-12 Thread Sven Luther
On Mon, Jul 12, 2004 at 04:32:01PM +0200, Helge Kreutzmann wrote: > Hello, > On Sun, Jul 11, 2004 at 05:03:37PM +0200, Helge Kreutzmann wrote: > > Great. I will try this, probably Tuesday. Is there some HOWTO/docu for > > netbooting d-i? (Sorry if something obvious exists, I am on dial-in > > right

Re: Booting installer on RS/6000 43p-140

2004-07-12 Thread Helge Kreutzmann
Hello, On Sun, Jul 11, 2004 at 05:03:37PM +0200, Helge Kreutzmann wrote: > Great. I will try this, probably Tuesday. Is there some HOWTO/docu for > netbooting d-i? (Sorry if something obvious exists, I am on dial-in > right now). I now read http://sdb.suse.de/sdb/en/html/olh_ppc_netboot.html http

Re: Booting installer on RS/6000 43p-140

2004-07-12 Thread Sven Luther
On Sun, Jul 11, 2004 at 04:40:22PM +0100, Colin Watson wrote: > On Sun, Jul 11, 2004 at 09:30:02AM +0200, Sven Luther wrote: > > On Sat, Jul 10, 2004 at 07:00:21PM +0200, Helge Kreutzmann wrote: > > > Is it possible, to boot d-i on this prep-machine? And if so, which > > > would be the proper comma

Re: Booting installer on RS/6000 43p-140

2004-07-12 Thread Sven Luther
On Mon, Jul 12, 2004 at 05:40:38PM +0900, Jerome Walter wrote: > Sven Luther wrote: > > >On Mon, Jul 12, 2004 at 04:04:13PM +0900, Jerome Walter wrote: > >>Sven Luther wrote: > >>>http://people.debian.org/~luther/debian-installer/daily-powerpc-built/daily/powerpc/netboot/vmlinuz-prep.initrd > >> >

Re: Booting installer on RS/6000 43p-140

2004-07-12 Thread Jerome Walter
Sven Luther wrote: On Mon, Jul 12, 2004 at 04:04:13PM +0900, Jerome Walter wrote: Sven Luther wrote: http://people.debian.org/~luther/debian-installer/daily-powerpc-built/daily/powerpc/netboot/vmlinuz-prep.initrd Still not working on my old Prep. None of them ? None. I get stuck to "N

Re: Booting installer on RS/6000 43p-140

2004-07-12 Thread Sven Luther
On Mon, Jul 12, 2004 at 04:04:13PM +0900, Jerome Walter wrote: > Sven Luther wrote: > > >On Sat, Jul 10, 2004 at 07:00:21PM +0200, Helge Kreutzmann wrote: > > > >>Hello, > >>for helping d-i I got an 43p-140 (IBM RS/6000). Since there are no > >>specific install instructions on > >>http://d-i.alio

Re: Booting installer on RS/6000 43p-140

2004-07-12 Thread Jerome Walter
Sven Luther wrote: On Sat, Jul 10, 2004 at 07:00:21PM +0200, Helge Kreutzmann wrote: Hello, for helping d-i I got an 43p-140 (IBM RS/6000). Since there are no specific install instructions on http://d-i.alioth.debian.org/manual/en.powerpc/index.html Is it possible, to boot d-i on this prep

Re: Booting installer on RS/6000 43p-140

2004-07-11 Thread Colin Watson
On Sun, Jul 11, 2004 at 04:40:22PM +0100, Colin Watson wrote: > On Sun, Jul 11, 2004 at 09:30:02AM +0200, Sven Luther wrote: > > > > http://people.debian.org/~luther/debian-installer/daily-powerpc-built/daily/powerpc/netboot/vmlinuz-prep.initrd > > Isn't that directory obsolete? You moved it he

Re: Booting installer on RS/6000 43p-140

2004-07-11 Thread Colin Watson
On Sun, Jul 11, 2004 at 09:30:02AM +0200, Sven Luther wrote: > On Sat, Jul 10, 2004 at 07:00:21PM +0200, Helge Kreutzmann wrote: > > Is it possible, to boot d-i on this prep-machine? And if so, which > > would be the proper command? > > Ah, this is a PReP machine, very fine then. It won't natural

Re: Booting installer on RS/6000 43p-140

2004-07-11 Thread Helge Kreutzmann
Hallo Sven, On Sun, Jul 11, 2004 at 09:30:02AM +0200, Sven Luther wrote: > On Sat, Jul 10, 2004 at 07:00:21PM +0200, Helge Kreutzmann wrote: > > Hello, > > for helping d-i I got an 43p-140 (IBM RS/6000). Since there are no > > specific install instructions on > > http://d-i.alioth.debian.org/manu

Re: Booting installer on RS/6000 43p-140

2004-07-11 Thread Sven Luther
On Sat, Jul 10, 2004 at 01:29:11PM -0300, Fagner Goncalves wrote: > > > Hi Helge, > > I use another choice to install debian on my 43p-140. > See : http://krichard.web.elte.hu/43p-140/ Oh, damnit, another one using an external method instead of contributing to making the debia

Re: Booting installer on RS/6000 43p-140

2004-07-11 Thread Sven Luther
On Sat, Jul 10, 2004 at 07:00:21PM +0200, Helge Kreutzmann wrote: > Hello, > for helping d-i I got an 43p-140 (IBM RS/6000). Since there are no > specific install instructions on > http://d-i.alioth.debian.org/manual/en.powerpc/index.html Cool, ... > I used http://www.solinno.co.uk/7043-140/gets

Re: Booting installer on RS/6000 43p-140

2004-07-10 Thread Fagner Goncalves
Hi Helge, I use another choice to install debian on my 43p-140. See : http://krichard.web.elte.hu/43p-140/ It's very easy. Basically you need to create the boot and root floppy, get the openfirmware prompt and then 'boot floppy'. The ramdisk debian install

Booting installer on RS/6000 43p-140

2004-07-10 Thread Helge Kreutzmann
Hello, for helping d-i I got an 43p-140 (IBM RS/6000). Since there are no specific install instructions on http://d-i.alioth.debian.org/manual/en.powerpc/index.html I used http://www.solinno.co.uk/7043-140/getstarted.php I get to the open firmware prompt, and do >setenv load-base 100 and >se

Installing Debian on a RS 6000 43P-150 ?

2004-01-12 Thread Kjell Andersson
Hi ! I have 3pcs of RS 6000 hardware ! 1 43P 133 and 2 43P-150 Can someone tell me how to get Debian on to these machines, i have burnt the 3.0 PPC ISO's but how should i install it ? Can i get them to boot of the CD's ? The installguide says the floppy support is broken i guess floppy boot is th

Re: RS/6000 43P-133 scsi timeout with boot floppies

2002-06-06 Thread Gerhard Kroder
Alberto 'JCN-9000' Varesio wrote: > > Gerhard Kroder wrote: > > > > Hi, > > > > finally i'm trying to get woody on my 43P-133, using current boot disk > > set (as of May 16). > > ... > > What's the problem here? Any hints? > > > > Maybe those images aren't the best ones :( > Have you tried other

RS/6000 43P-133 scsi timeout with boot floppies

2002-06-05 Thread Gerhard Kroder
Hi, finally i'm trying to get woody on my 43P-133, using current boot disk set (as of May 16). Though avaliable docs do not really explain/mention to use boot.bin before rescue.bin i got this starting;-). But during boot up from boot.bin floppy the system hangs in scsi timeouts, just short after "

Re: IBM RS/6000 43P-240 booting woes...

2002-03-18 Thread Chris Tillman
On Mon, Mar 18, 2002 at 03:36:57PM +0100, Michael Gindonis wrote: > Kovacs Richard wrote: > > > > Hi, > > > > On Mon, Mar 18 Michael Gindonis wrote: > > > At this point the machine is frozen, the front panel displays a code > > > of =F05= > > > > Here I have a 43p-140 machine working fine with l

Re: IBM RS/6000 43P-240 booting woes...

2002-03-18 Thread Michael Gindonis
Kovacs Richard wrote: > > Hi, > > On Mon, Mar 18 Michael Gindonis wrote: > > At this point the machine is frozen, the front panel displays a code > > of =F05= > > Here I have a 43p-140 machine working fine with linux > (http://caesar.elte.hu/~krichard/43p-140/index.html) and it is > displaying F

Re: IBM RS/6000 43P-240 booting woes...

2002-03-18 Thread Kovacs Richard
Hi, On Mon, Mar 18 Michael Gindonis wrote: > At this point the machine is frozen, the front panel displays a code > of =F05= Here I have a 43p-140 machine working fine with linux (http://caesar.elte.hu/~krichard/43p-140/index.html) and it is displaying F05 on its three digit display while running

IBM RS/6000 43P-240 booting woes...

2002-03-17 Thread Michael Gindonis
Ok, I know this has been asked before... I've had problems getting both woody and potato CHRP images to work on this IBM RS/6000 43P-240 You can see the gory details (system info, environment, terminal captures of attempted boots) at the following link. http://wikihip.cern.ch/twiki/bin

Re: RS/6000 43P-140 install?

2002-03-05 Thread Kovacs Richard
Hi, On Mon, Mar 04 Chris Tillman wrote: > > Does anyone have any ideas about getting Debian working on an RS/6000 > > 43P-140? I > Browse the list for the last month or so. I don't recall if they had any > success, > but there were people trying. http://caesar

Re: RS/6000 43P-140 install?

2002-03-04 Thread Chris Tillman
On Tue, Mar 05, 2002 at 09:28:55AM +0900, [EMAIL PROTECTED] wrote: > > > Hi, > > Does anyone have any ideas about getting Debian working on an RS/6000 > 43P-140? I > rescued one from a junk pile and though it'd make a decent enough Apache box. > At &g

RS/6000 43P-140 install?

2002-03-04 Thread gavin . walker
Hi, Does anyone have any ideas about getting Debian working on an RS/6000 43P-140? I rescued one from a junk pile and though it'd make a decent enough Apache box. At first I thought it was a prep architechture machine, but the floppies didn't boot, so then I tried chrp, and thos

Re: RS/6000 43p/240 install issues

2002-02-13 Thread Chris Tillman
On Wed, Feb 13, 2002 at 10:33:33AM -0500, david wrote: > Hey, > I've been trying to install Debian to a 7043-240 RS/6000 machine with > no > luck. I manage to get to a point where it says "building of device tree..." > and then it hangs. any help would be appreciated. I'm not familiar wi

RS/6000 43p/240 install issues

2002-02-13 Thread david
Hey, I've been trying to install Debian to a 7043-240 RS/6000 machine with no luck. I manage to get to a point where it says "building of device tree..." and then it hangs. any help would be appreciated.

Re: Antw: Re: RS/6000 43P-140 install

2001-12-07 Thread Kovacs Richard
Hi, On Fri Dec 7 11:04:33 2001 Benny Siegert wrote: > That would be a great help for RS/6K users like me :-). I am > volunteering for help -- if I am able to. Anyways, I have succeeded! :) My 43P-140 machine is up and running linux :) Even my dnetc is running. :) I am planning to write a smal

Re: Antw: Re: RS/6000 43P-140 install

2001-12-07 Thread Benny Siegert
>>> Shaun Kruger <[EMAIL PROTECTED]> 06.12.2001 17.36 Uhr >>> > The only questions that remain in my mind are: Is this a common > problem when installing on RS/6000? Should someone try to make a > set of boot images specificly for the older RS/6000 systems? That would be a great help for RS/6K

Re: RS/6000 43P-140 install

2001-12-06 Thread Jens Kutilek
Am Mittwoch den, 5. Dezember 2001, um 09:48, schrieb Benny Siegert: 2.4 kernel. Do not even _try_ to use a 2.2 kernel with a RS/6000. It depends on the processor type. I've had a SuSE 6.x (kernel 2.2) running on a RS/6000 B50 (PPC 604r) for a year (now Debian potato, kernel 2.4). Have both of y

Re: Antw: Re: RS/6000 43P-140 install

2001-12-06 Thread Shaun Kruger
I have been having some problems that sound very similar for my RS/6000. I havn't been able to get any of the debian disks to come up and provide me a root filesystem running dbootstrap. Before this, when putting the default CD in I was also getting SCSI errors with the 53C8xx driver. I found thr

Re: Antw: Re: RS/6000 43P-140 install

2001-12-06 Thread Kovacs Richard
Hi, On Thu Dec 6 09:18:48 2001 Benny Siegert wrote: > Nor do I :-). Seriously, I haven't got a kernel to fully boot yet. At > some time during my tests, I installed AIX. When I switch on the RS/6K I have a working kernel (2.4.15 with a ppc patch :)! But: What root floppy to use. I downloaded a

Antw: Re: RS/6000 43P-140 install

2001-12-06 Thread Benny Siegert
Hi! >>> Kovacs Richard <[EMAIL PROTECTED]> 05.12.2001 20.29 Uhr >>> On Wed Dec 5 09:48:20 2001 Benny Siegert wrote: >> I also had exactly the same problem. For me, it worked when using a >> 2.4 kernel. Do not even _try_ to use a 2.2 kernel with a RS/6000. > > Forgive my writing to you again, but

Re: RS/6000 43P-140 install

2001-12-05 Thread Benny Siegert
Hello! >>> Kovacs Richard <[EMAIL PROTECTED]> 04.12.2001 17.54 Uhr >>> > I am trying to install debian (sid/woody/potato whichever works) on > an RS/6000 43P-140 IBm powerpc box with a 604e 333MHz processor. > > I only have a serial terminal, an

RS/6000 43P-140 install

2001-12-04 Thread Kovacs Richard
Hi, I am trying to install debian (sid/woody/potato whichever works) on an RS/6000 43P-140 IBm powerpc box with a 604e 333MHz processor. I only have a serial terminal, and the ppc does not have a video card. I have donwloaded several boot floppy images (starting fro Prep to even trying the Suse

problems with rs 6000 43p-140

2001-10-10 Thread domingo
Somebody helpme please I heve a pc rc 6000 43p-140 and want install lppc I cannot install somebody have the steps to follow for install linux in my box please sendme a mail or where I can to have documet about of install linux a ibm rs 6000 43p-140 please this urgente Domingo Varela

RS-6000 43P

2000-10-11 Thread Eric Reischer
PLEASE HELP!!! I have an RS-6000 43P Model 240 that I'm trying to install Debian onto, and I cannot get a single kernel to boot off of this blasted thing. Every time I try to boot a kernel image it pukes up an error, which varies depending on what kernel you're using. First, if any

Re: Linux on RS/6000 43P-140?

2000-07-13 Thread Alberto Varesio
"Fore, Frank P [Recruit Dynamics International]" wrote: > > Hello, > > I am new to this list so please excuse me if I've asked the same question > that's been asked many times before. Specifically, I would like to know if > anyone has successfully ins

Linux on RS/6000 43P-140?

2000-07-12 Thread Fore, Frank P \[Recruit Dynamics International\]
Hello, I am new to this list so please excuse me if I've asked the same question that's been asked many times before. Specifically, I would like to know if anyone has successfully installed Linux on an IBM RS/6000 43P-140 system? I have searched the Linux web sites for information

Re: powerpc ready for freeze? IBM RS/6000 43P - 140

1999-12-29 Thread Pásztor György
Hi! I wanna ask the following: i) will $subj be supported in potatoe? (I couldn't try it out) ii) are there somewhere any bootfloppy to try boot & install that ? iii) could i install it over network, with apt utility or any way? thank U 4 answers & I wish Happy new penguins in the next year every

Linux on IBM RS/6000 43P - Help!

1999-07-27 Thread Alberto Varesio
Hallo, I'm trying to get in touch with someone that HAS done this. I know there should be at least one out there! I also know many are trying ... let's build some sort of community. I'm trying to install Linux on an IBM RS/6000 model 43P @ 100Mhz. I've been able to install LinuxPPC R4. Now I want