A somewhat later follow-up to your post
Quote:> So, is there a way to intall R5 onto additional partitions that I have
> set up from *within* R4? R4 seems fairly stable and if I can use the
> installer from an R4 xterm that might do the trick for me. My linux set
> up at this point is:
There is, at least I managed to do this with LinuxPPC5beta some time ago.
However it's not really for beginners. Have a look at the rpm manual page
(you'll need it). In particular have a look at the "--root" option to the
rpm command. It might be helpful to use "--dbpath" too. Use these options
to install all the "base" R5 rpms (by hand using "rpm" - no installer),
somehow overcoming failed dependencies etc. using "--nodeps" and
"--force" options.
Initially don't try to install more than the base system. I think you'll
have to edit at least the <mount_moint>/etc/fstab file of the new(!)
installation, check if the password for root (again on the new system!)
is empty. There might have been other files which need configuring,
but I can't remember. Then try to boot the new R5 root partition - BootX
is quite handy to specify the new root.
Once you can boot the new system you have almost won. I had to reinstall
all the "base" rpms from within the new system, in order to get the
rpm database up to date - probably there is a better way for this.
Then install all the rest you need. This is a bit painful, because you'll
have to satisfy package dependencies by hand, but at least it can be done.
Dietmar Herrend?rfer
University of Kent at Canterbury