public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] System for PIII now lives in K7; any way to rebuild without full reinstall?
@ 2007-07-05 23:13 Dan Farrell
  2007-07-05 23:31 ` Dale
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Farrell @ 2007-07-05 23:13 UTC (permalink / raw
  To: gentoo-user

Howdy folks.  Today I have a fun exercise but am short on ideas.  Any
suggestions?  

I have an old hard drive from my router, a Pentium III.  Now i've gone
and put that hard drive in an Athlon-based machine, which doesn't
support the P-III instruction set completely.  

The computer boots and the kernel runs just fine, but many of the
programs do not work.  The biggest thorn in my side is emerge not
working; therefore, I can't fix the problem with a simle empty-tree
emerge.  

I am considering doing a full reinstall.  But, I don't want to be
bothered.  

What do you all think of the idea of extracting a stage3 onto an
existing installation?  Is there any way this could yield a set of
utilities (namely python or emerge, whichever isn't working now) enough
so that I could successfully issue an 'emerge -e world' ?

Thanks for your time and suggestions,
	Dan Farrell 
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] System for PIII now lives in K7; any way to rebuild without full reinstall?
  2007-07-05 23:13 [gentoo-user] System for PIII now lives in K7; any way to rebuild without full reinstall? Dan Farrell
@ 2007-07-05 23:31 ` Dale
  2007-07-06  0:03   ` Dan Farrell
  2007-07-10 22:48   ` Dan Farrell
  0 siblings, 2 replies; 4+ messages in thread
From: Dale @ 2007-07-05 23:31 UTC (permalink / raw
  To: gentoo-user

Dan Farrell wrote:
> Howdy folks.  Today I have a fun exercise but am short on ideas.  Any
> suggestions?  
>
> I have an old hard drive from my router, a Pentium III.  Now i've gone
> and put that hard drive in an Athlon-based machine, which doesn't
> support the P-III instruction set completely.  
>
> The computer boots and the kernel runs just fine, but many of the
> programs do not work.  The biggest thorn in my side is emerge not
> working; therefore, I can't fix the problem with a simle empty-tree
> emerge.  
>
> I am considering doing a full reinstall.  But, I don't want to be
> bothered.  
>
> What do you all think of the idea of extracting a stage3 onto an
> existing installation?  Is there any way this could yield a set of
> utilities (namely python or emerge, whichever isn't working now) enough
> so that I could successfully issue an 'emerge -e world' ?
>
> Thanks for your time and suggestions,
> 	Dan Farrell 
>   


There is a portage rescue method.  Here is the info for ya:

> Please see
> http://www.gentoo.org/proj/en/portage/doc/manually-fixing-portage.xml
> for a recovery guide for a broken portage installation.

Then you should be able to adjust make.conf and emerge the whole world.

I hope that helps.

Dale

:-)  :-) 

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] System for PIII now lives in K7; any way to rebuild without full reinstall?
  2007-07-05 23:31 ` Dale
@ 2007-07-06  0:03   ` Dan Farrell
  2007-07-10 22:48   ` Dan Farrell
  1 sibling, 0 replies; 4+ messages in thread
From: Dan Farrell @ 2007-07-06  0:03 UTC (permalink / raw
  To: gentoo-user

On Thu, 05 Jul 2007 18:31:33 -0500
Dale <dalek1967@bellsouth.net> wrote:

> Dan Farrell wrote:
> > Howdy folks.  Today I have a fun exercise but am short on ideas.
> > Any suggestions?  
> >
> > I have an old hard drive from my router, a Pentium III.  Now i've
> > gone and put that hard drive in an Athlon-based machine, which
> > doesn't support the P-III instruction set completely.  
> >
> > The computer boots and the kernel runs just fine, but many of the
> > programs do not work.  The biggest thorn in my side is emerge not
> > working; therefore, I can't fix the problem with a simle empty-tree
> > emerge.  
> >
> > I am considering doing a full reinstall.  But, I don't want to be
> > bothered.  
> >
> > What do you all think of the idea of extracting a stage3 onto an
> > existing installation?  Is there any way this could yield a set of
> > utilities (namely python or emerge, whichever isn't working now)
> > enough so that I could successfully issue an 'emerge -e world' ?
> >
> > Thanks for your time and suggestions,
> > 	Dan Farrell 
> >   
> 
> 
> There is a portage rescue method.  Here is the info for ya:
> 
> > Please see
> > http://www.gentoo.org/proj/en/portage/doc/manually-fixing-portage.xml
> > for a recovery guide for a broken portage installation.
> 
> Then you should be able to adjust make.conf and emerge the whole
> world.
> 
> I hope that helps.
> 
> Dale
> 
> :-)  :-) 
> 
Thanks Dale, I'm sure it will help. 

		- Dan
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] System for PIII now lives in K7; any way to rebuild without full reinstall?
  2007-07-05 23:31 ` Dale
  2007-07-06  0:03   ` Dan Farrell
@ 2007-07-10 22:48   ` Dan Farrell
  1 sibling, 0 replies; 4+ messages in thread
From: Dan Farrell @ 2007-07-10 22:48 UTC (permalink / raw
  To: gentoo-user

On Thu, 05 Jul 2007 18:31:33 -0500
Dale <dalek1967@bellsouth.net> wrote:

> Dan Farrell wrote:
> > Howdy folks.  Today I have a fun exercise but am short on ideas.
> > Any suggestions?  
> >
> > I have an old hard drive from my router, a Pentium III.  Now i've
> > gone and put that hard drive in an Athlon-based machine, which
> > doesn't support the P-III instruction set completely.  
> >
> > The computer boots and the kernel runs just fine, but many of the
> > programs do not work.  The biggest thorn in my side is emerge not
> > working; therefore, I can't fix the problem with a simle empty-tree
> > emerge.  
> >
> > I am considering doing a full reinstall.  But, I don't want to be
> > bothered.  
> >
> > What do you all think of the idea of extracting a stage3 onto an
> > existing installation?  Is there any way this could yield a set of
> > utilities (namely python or emerge, whichever isn't working now)
> > enough so that I could successfully issue an 'emerge -e world' ?
> >
> > Thanks for your time and suggestions,
> > 	Dan Farrell 
> >   
> 
> 
> There is a portage rescue method.  Here is the info for ya:
> 
> > Please see
> > http://www.gentoo.org/proj/en/portage/doc/manually-fixing-portage.xml
> > for a recovery guide for a broken portage installation.
> 
> Then you should be able to adjust make.conf and emerge the whole
> world.
> 
> I hope that helps.
> 
> Dale
> 
> :-)  :-) 
> 
Interestingly enough, that didn't work.  I ended up untarring a stage
three onto the hard drive and going from there.  It would have worked
really well if I had bothered to protect my portage world files and
such.  As it is I think I'll have to rebuild a lot of stuff over again,
in that it seems I installed a stage3-fresh world package listing over
my old one.  Oh well, it was an entirely different system anyway, and
this old system was 3+ years old, so it was probably about time for a
rebuild anyway.  
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-07-10 22:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-05 23:13 [gentoo-user] System for PIII now lives in K7; any way to rebuild without full reinstall? Dan Farrell
2007-07-05 23:31 ` Dale
2007-07-06  0:03   ` Dan Farrell
2007-07-10 22:48   ` Dan Farrell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox