* redhat 7.0 @ 2001-02-18 18:58 ppopov 2001-02-20 6:49 ` David Jez 0 siblings, 1 reply; 14+ messages in thread From: ppopov @ 2001-02-18 18:58 UTC (permalink / raw) To: linux-mips@oss.sgi.com Has anyone tried installing 7.0 that's on oss.sgi.com? The problem I'm running into is that after I netboot and mount simple-0.2b as the root fs, and install the rpm-4.0 tarball, rpm doesn't work with the libraries, or lack of, of that root fs. It looks like I need an fs with a working rpm-4.0, so that I can mount my second disk somewhere and install the 7.0 packages. Any suggestions? Pete ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: redhat 7.0 2001-02-18 18:58 redhat 7.0 ppopov @ 2001-02-20 6:49 ` David Jez 2001-02-20 20:56 ` Ralf Baechle 0 siblings, 1 reply; 14+ messages in thread From: David Jez @ 2001-02-20 6:49 UTC (permalink / raw) To: ppopov; +Cc: linux-mips On Sun, Feb 18, 2001 at 10:58:07AM -0800, ppopov@pacbell.net wrote: > > Has anyone tried installing 7.0 that's on oss.sgi.com? The problem I'm > running into is that after I netboot and mount simple-0.2b as the root > fs, and install the rpm-4.0 tarball, rpm doesn't work with the > libraries, or lack of, of that root fs. It looks like I need an fs with > a working rpm-4.0, so that I can mount my second disk somewhere and > install the 7.0 packages. Any suggestions? Yes, If you download rpm-3.0 (I'm not sure, try get newer version) you'll should be able to work with rpm 4 packages. > > Pete Best regards, Dave -- ------------------------------------------------------- David "Dave" Jez Brno, CZ, Europe E-mail: dave.jez@seznam.cz PGP key: finger xjezda00@fest.stud.fee.vutbr.cz ---------=[ ~EOF ]=------------------------------------ ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: redhat 7.0 2001-02-20 6:49 ` David Jez @ 2001-02-20 20:56 ` Ralf Baechle 2001-02-21 0:24 ` Pete Popov 0 siblings, 1 reply; 14+ messages in thread From: Ralf Baechle @ 2001-02-20 20:56 UTC (permalink / raw) To: David Jez; +Cc: ppopov, linux-mips On Tue, Feb 20, 2001 at 07:49:04AM +0100, David Jez wrote: > > Has anyone tried installing 7.0 that's on oss.sgi.com? The problem I'm > > running into is that after I netboot and mount simple-0.2b as the root > > fs, and install the rpm-4.0 tarball, rpm doesn't work with the > > libraries, or lack of, of that root fs. It looks like I need an fs with > > a working rpm-4.0, so that I can mount my second disk somewhere and > > install the 7.0 packages. Any suggestions? > Yes, > If you download rpm-3.0 (I'm not sure, try get newer version) you'll should > be able to work with rpm 4 packages. Oss has a tarball with statically linked rpm 4 binaries. Use that to convert your rpm database and then install the rpm 4 rpm package for real. Ralf ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: redhat 7.0 2001-02-20 20:56 ` Ralf Baechle @ 2001-02-21 0:24 ` Pete Popov 2001-02-21 0:57 ` Linux on Origin 200 (newbie) cgut ` (2 more replies) 0 siblings, 3 replies; 14+ messages in thread From: Pete Popov @ 2001-02-21 0:24 UTC (permalink / raw) To: Ralf Baechle; +Cc: David Jez, ppopov, linux-mips Ralf Baechle wrote: > > On Tue, Feb 20, 2001 at 07:49:04AM +0100, David Jez wrote: > > > > Has anyone tried installing 7.0 that's on oss.sgi.com? The problem I'm > > > running into is that after I netboot and mount simple-0.2b as the root > > > fs, and install the rpm-4.0 tarball, rpm doesn't work with the > > > libraries, or lack of, of that root fs. It looks like I need an fs with > > > a working rpm-4.0, so that I can mount my second disk somewhere and > > > install the 7.0 packages. Any suggestions? > > Yes, > > If you download rpm-3.0 (I'm not sure, try get newer version) you'll should > > be able to work with rpm 4 packages. > > Oss has a tarball with statically linked rpm 4 binaries. Use that to > convert your rpm database and then install the rpm 4 rpm package for real. I tried that; "rpm --rebuilddb" failed because it couldn't find some library. I'll try again. Pete ^ permalink raw reply [flat|nested] 14+ messages in thread
* Linux on Origin 200 (newbie) 2001-02-21 0:24 ` Pete Popov @ 2001-02-21 0:57 ` cgut 2001-02-21 1:03 ` Mike McDonald 2001-02-21 1:08 ` nick 2001-02-21 7:12 ` redhat 7.0 Ralf Baechle 2001-03-07 9:06 ` Carsten Langgaard 2 siblings, 2 replies; 14+ messages in thread From: cgut @ 2001-02-21 0:57 UTC (permalink / raw) To: linux-mips Hello, I'm an absolutely MIPS newbie and before screwing up anything, I wanted to ask if ever someone tried to install Linux on a Origin 200 Machine? Chris ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Linux on Origin 200 (newbie) 2001-02-21 0:57 ` Linux on Origin 200 (newbie) cgut @ 2001-02-21 1:03 ` Mike McDonald 2001-02-21 1:08 ` nick 1 sibling, 0 replies; 14+ messages in thread From: Mike McDonald @ 2001-02-21 1:03 UTC (permalink / raw) To: cgut; +Cc: linux-mips >From: cgut@calpoly.edu >Date: Tue, 20 Feb 2001 16:57:56 -0800 >Subject: Linux on Origin 200 (newbie) > >Hello, > >I'm an absolutely MIPS newbie and before screwing up anything, I wanted to ask >if ever someone tried to install Linux on a Origin 200 Machine? > >Chris See the howto at http://oss.sgi.com/mips/mips-howto.html. :-) Mike McDonald mikemac@mikemac.com ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Linux on Origin 200 (newbie) 2001-02-21 0:57 ` Linux on Origin 200 (newbie) cgut 2001-02-21 1:03 ` Mike McDonald @ 2001-02-21 1:08 ` nick 2001-02-21 6:46 ` Ralf Baechle 1 sibling, 1 reply; 14+ messages in thread From: nick @ 2001-02-21 1:08 UTC (permalink / raw) To: cgut; +Cc: linux-mips Yes. It may or may not work . It does not work on my O200. Nick On Tue, 20 Feb 2001 cgut@calpoly.edu wrote: > Hello, > > I'm an absolutely MIPS newbie and before screwing up anything, I wanted to ask > if ever someone tried to install Linux on a Origin 200 Machine? > > Chris > ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Linux on Origin 200 (newbie) @ 2001-02-21 6:46 ` Ralf Baechle 0 siblings, 0 replies; 14+ messages in thread From: Ralf Baechle @ 2001-02-21 6:46 UTC (permalink / raw) To: nick; +Cc: cgut, linux-mips On Tue, Feb 20, 2001 at 08:08:03PM -0500, nick@snowman.net wrote: > Yes. It may or may not work . It does not work on my O200. Latest theory is that we have a problem which is related to different versions of various chips of the system. When it's actually running on an Origin 200 / 2000 then it's also very reliable. Aside of that the current list of open bugs for the Origin 200 / 2000 is: - we don't have FPU emulation code - the performance of the ioc3-eth driver is weak to say the least - ioc3-eth doesn't handle autonegotiation correctly - the binary compatibility code for running 32-bit apps is less than perfect. - we crash on systems with more than 64 processors. Yes dudes, that's tested on real world hardware :-) Ralf ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: Linux on Origin 200 (newbie) @ 2001-02-21 6:46 ` Ralf Baechle 0 siblings, 0 replies; 14+ messages in thread From: Ralf Baechle @ 2001-02-21 6:46 UTC (permalink / raw) To: nick; +Cc: cgut, linux-mips On Tue, Feb 20, 2001 at 08:08:03PM -0500, nick@snowman.net wrote: > Yes. It may or may not work . It does not work on my O200. Latest theory is that we have a problem which is related to different versions of various chips of the system. When it's actually running on an Origin 200 / 2000 then it's also very reliable. Aside of that the current list of open bugs for the Origin 200 / 2000 is: - we don't have FPU emulation code - the performance of the ioc3-eth driver is weak to say the least - ioc3-eth doesn't handle autonegotiation correctly - the binary compatibility code for running 32-bit apps is less than perfect. - we crash on systems with more than 64 processors. Yes dudes, that's tested on real world hardware :-) Ralf ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: redhat 7.0 2001-02-21 0:24 ` Pete Popov 2001-02-21 0:57 ` Linux on Origin 200 (newbie) cgut @ 2001-02-21 7:12 ` Ralf Baechle 2001-03-07 9:06 ` Carsten Langgaard 2 siblings, 0 replies; 14+ messages in thread From: Ralf Baechle @ 2001-02-21 7:12 UTC (permalink / raw) To: Pete Popov; +Cc: David Jez, ppopov, linux-mips On Tue, Feb 20, 2001 at 04:24:19PM -0800, Pete Popov wrote: > > Oss has a tarball with statically linked rpm 4 binaries. Use that to > > convert your rpm database and then install the rpm 4 rpm package for real. > > I tried that; "rpm --rebuilddb" failed because it couldn't find some > library. I'll try again. Hmm... I know I went through the procedure when I upgraded posix0 from 5.1 to 7.0, so it's definately to get to work even though it definately was hairy beyond Joe Average Sysadmin's skills. Maybe you'll also have to dump a copy of glibc into the to-be updates system or use the --root option. Somebody will have to figure out a reasonably easy to follow and safe procedure here. Ralf ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: redhat 7.0 2001-02-21 0:24 ` Pete Popov 2001-02-21 0:57 ` Linux on Origin 200 (newbie) cgut 2001-02-21 7:12 ` redhat 7.0 Ralf Baechle @ 2001-03-07 9:06 ` Carsten Langgaard 2001-03-07 13:01 ` ppopov 2 siblings, 1 reply; 14+ messages in thread From: Carsten Langgaard @ 2001-03-07 9:06 UTC (permalink / raw) To: Pete Popov; +Cc: Ralf Baechle, David Jez, ppopov, linux-mips Hi Pete Did you managed to get through the installation of the RedHat 7.0 packages ? I would like to do something similar. /Carsten Pete Popov wrote: > Ralf Baechle wrote: > > > > On Tue, Feb 20, 2001 at 07:49:04AM +0100, David Jez wrote: > > > > > > Has anyone tried installing 7.0 that's on oss.sgi.com? The problem I'm > > > > running into is that after I netboot and mount simple-0.2b as the root > > > > fs, and install the rpm-4.0 tarball, rpm doesn't work with the > > > > libraries, or lack of, of that root fs. It looks like I need an fs with > > > > a working rpm-4.0, so that I can mount my second disk somewhere and > > > > install the 7.0 packages. Any suggestions? > > > Yes, > > > If you download rpm-3.0 (I'm not sure, try get newer version) you'll should > > > be able to work with rpm 4 packages. > > > > Oss has a tarball with statically linked rpm 4 binaries. Use that to > > convert your rpm database and then install the rpm 4 rpm package for real. > > I tried that; "rpm --rebuilddb" failed because it couldn't find some > library. I'll try again. > > Pete -- _ _ ____ ___ Carsten Langgaard Mailto:carstenl@mips.com |\ /|||___)(___ MIPS Denmark Direct: +45 4486 5527 | \/ ||| ____) Lautrupvang 4B Switch: +45 4486 5555 TECHNOLOGIES 2750 Ballerup Fax...: +45 4486 5556 Denmark http://www.mips.com ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: redhat 7.0 2001-03-07 9:06 ` Carsten Langgaard @ 2001-03-07 13:01 ` ppopov 2001-03-08 11:13 ` Carsten Langgaard 0 siblings, 1 reply; 14+ messages in thread From: ppopov @ 2001-03-07 13:01 UTC (permalink / raw) To: Carsten Langgaard; +Cc: Pete Popov, Ralf Baechle, David Jez, linux-mips Carsten Langgaard wrote: > > Hi Pete > > Did you managed to get through the installation of the RedHat 7.0 packages ? > I would like to do something similar. I haven't had time to try again. I tried the debian 2_2 tar ball, went through the partitioning and dvhtool exersize and managed to setup all of that. If I try RedHat 7.0 again and manage to install it before someone else does, I'll send instructions. Pete > Pete Popov wrote: > > > Ralf Baechle wrote: > > > > > > On Tue, Feb 20, 2001 at 07:49:04AM +0100, David Jez wrote: > > > > > > > > Has anyone tried installing 7.0 that's on oss.sgi.com? The problem I'm > > > > > running into is that after I netboot and mount simple-0.2b as the root > > > > > fs, and install the rpm-4.0 tarball, rpm doesn't work with the > > > > > libraries, or lack of, of that root fs. It looks like I need an fs with > > > > > a working rpm-4.0, so that I can mount my second disk somewhere and > > > > > install the 7.0 packages. Any suggestions? > > > > Yes, > > > > If you download rpm-3.0 (I'm not sure, try get newer version) you'll should > > > > be able to work with rpm 4 packages. > > > > > > Oss has a tarball with statically linked rpm 4 binaries. Use that to > > > convert your rpm database and then install the rpm 4 rpm package for real. > > > > I tried that; "rpm --rebuilddb" failed because it couldn't find some > > library. I'll try again. > > > > Pete > > -- > _ _ ____ ___ Carsten Langgaard Mailto:carstenl@mips.com > |\ /|||___)(___ MIPS Denmark Direct: +45 4486 5527 > | \/ ||| ____) Lautrupvang 4B Switch: +45 4486 5555 > TECHNOLOGIES 2750 Ballerup Fax...: +45 4486 5556 > Denmark http://www.mips.com ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: redhat 7.0 2001-03-07 13:01 ` ppopov @ 2001-03-08 11:13 ` Carsten Langgaard 2001-03-09 18:55 ` David Jez 0 siblings, 1 reply; 14+ messages in thread From: Carsten Langgaard @ 2001-03-08 11:13 UTC (permalink / raw) To: ppopov; +Cc: Pete Popov, Ralf Baechle, David Jez, linux-mips Please Ralf, could you help me here. I did the same as Pete describe below, and I got the same result. When I tried "rpm --rebuilddb" it fails because it couldn't find some libraries. The rpm-tarball contains a statically linked rpm binary, but rpmdb is dynamically linked, could you please provide me with a statically linked rpmdb binary, that would be great. /Carsten ppopov@pacbell.net wrote: > Carsten Langgaard wrote: > > > > Hi Pete > > > > Did you managed to get through the installation of the RedHat 7.0 packages ? > > I would like to do something similar. > > I haven't had time to try again. I tried the debian 2_2 tar ball, went > through the partitioning and dvhtool exersize and managed to setup all > of that. If I try RedHat 7.0 again and manage to install it before > someone else does, I'll send instructions. > > Pete > > > Pete Popov wrote: > > > > > Ralf Baechle wrote: > > > > > > > > On Tue, Feb 20, 2001 at 07:49:04AM +0100, David Jez wrote: > > > > > > > > > > Has anyone tried installing 7.0 that's on oss.sgi.com? The problem I'm > > > > > > running into is that after I netboot and mount simple-0.2b as the root > > > > > > fs, and install the rpm-4.0 tarball, rpm doesn't work with the > > > > > > libraries, or lack of, of that root fs. It looks like I need an fs with > > > > > > a working rpm-4.0, so that I can mount my second disk somewhere and > > > > > > install the 7.0 packages. Any suggestions? > > > > > Yes, > > > > > If you download rpm-3.0 (I'm not sure, try get newer version) you'll should > > > > > be able to work with rpm 4 packages. > > > > > > > > Oss has a tarball with statically linked rpm 4 binaries. Use that to > > > > convert your rpm database and then install the rpm 4 rpm package for real. > > > > > > I tried that; "rpm --rebuilddb" failed because it couldn't find some > > > library. I'll try again. > > > > > > Pete > > > > -- > > _ _ ____ ___ Carsten Langgaard Mailto:carstenl@mips.com > > |\ /|||___)(___ MIPS Denmark Direct: +45 4486 5527 > > | \/ ||| ____) Lautrupvang 4B Switch: +45 4486 5555 > > TECHNOLOGIES 2750 Ballerup Fax...: +45 4486 5556 > > Denmark http://www.mips.com -- _ _ ____ ___ Carsten Langgaard Mailto:carstenl@mips.com |\ /|||___)(___ MIPS Denmark Direct: +45 4486 5527 | \/ ||| ____) Lautrupvang 4B Switch: +45 4486 5555 TECHNOLOGIES 2750 Ballerup Fax...: +45 4486 5556 Denmark http://www.mips.com ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: redhat 7.0 2001-03-08 11:13 ` Carsten Langgaard @ 2001-03-09 18:55 ` David Jez 0 siblings, 0 replies; 14+ messages in thread From: David Jez @ 2001-03-09 18:55 UTC (permalink / raw) To: Carsten Langgaard; +Cc: ppopov, Pete Popov, Ralf Baechle, David Jez, linux-mips Hi Carsten, try this: 1. install package rpm-3.0.5 from last rh-6.2 updates 2. then install package rpm-4.0.4 this may will be OK, because rpm-3.0.5 know rpm-4 packages format. Try read this, but I'm afraid you will not understand: http://www.linux.cz/lists/archive/linux/101281.html good luck Dave > Please Ralf, could you help me here. > I did the same as Pete describe below, and I got the same result. > When I tried "rpm --rebuilddb" it fails because it couldn't find some libraries. > The rpm-tarball contains a statically linked rpm binary, but rpmdb is dynamically > linked, could you please provide me with a statically linked rpmdb binary, that would > be great. > > > Did you managed to get through the installation of the RedHat 7.0 packages ? > > > I would like to do something similar. > > > > > > > Has anyone tried installing 7.0 that's on oss.sgi.com? The problem I'm > > > > > > > running into is that after I netboot and mount simple-0.2b as the root > > > > > > > fs, and install the rpm-4.0 tarball, rpm doesn't work with the > > > > > > > libraries, or lack of, of that root fs. It looks like I need an fs with > > > > > > > a working rpm-4.0, so that I can mount my second disk somewhere and > > > > > > > install the 7.0 packages. Any suggestions? > > > > > > Yes, > > > > > > If you download rpm-3.0 (I'm not sure, try get newer version) you'll should > > > > > > be able to work with rpm 4 packages. -- ------------------------------------------------------- David "Dave" Jez Brno, CZ, Europe E-mail: dave.jez@seznam.cz PGP key: finger xjezda00@fest.stud.fee.vutbr.cz ---------=[ ~EOF ]=------------------------------------ ^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2001-03-09 18:55 UTC | newest] Thread overview: 14+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2001-02-18 18:58 redhat 7.0 ppopov 2001-02-20 6:49 ` David Jez 2001-02-20 20:56 ` Ralf Baechle 2001-02-21 0:24 ` Pete Popov 2001-02-21 0:57 ` Linux on Origin 200 (newbie) cgut 2001-02-21 1:03 ` Mike McDonald 2001-02-21 1:08 ` nick 2001-02-21 6:46 ` Ralf Baechle 2001-02-21 6:46 ` Ralf Baechle 2001-02-21 7:12 ` redhat 7.0 Ralf Baechle 2001-03-07 9:06 ` Carsten Langgaard 2001-03-07 13:01 ` ppopov 2001-03-08 11:13 ` Carsten Langgaard 2001-03-09 18:55 ` David Jez
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.