Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Moving Gentoo to a new PC
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
manny15
Guru
Guru


Joined: 01 Dec 2002
Posts: 473
Location: USA

PostPosted: Mon Mar 03, 2003 8:45 pm    Post subject: Moving Gentoo to a new PC Reply with quote

I currently have a Pentium II and considering a Celeron 1.7Ghz (hopefully a Pentium 4). I would like to move my hard drive to the new PC but I won'tder if the system will boot since it's "optimized" for Pentium II. My kernel is compiled with Pentium II support and here's part of my /etc/make.conf
Code:

CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium2 -O3 -pipe"

Even though the Celeron would be "newer" that my P II, I though the Celeron and Pentium architectures were quite different and may cause a problem. Any ideas?
Back to top
View user's profile Send private message
alec
Apprentice
Apprentice


Joined: 19 Apr 2002
Posts: 270
Location: Here

PostPosted: Tue Mar 04, 2003 3:26 am    Post subject: Reply with quote

Your userland programs shouldn't be a problem - if something is compiled for i586 it will almost always run on an i686. You'll want to recompile everything, but it will run.

Before you switch, change your kernel to be consistent with the new processor under 'Processor Type and Features'.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum