* [gentoo-user] Booting from Install cd
@ 2006-10-31 10:02 Kyle Vorster
2006-10-31 10:14 ` Arnau Bria
0 siblings, 1 reply; 3+ messages in thread
From: Kyle Vorster @ 2006-10-31 10:02 UTC (permalink / raw
To: gentoo-user
Hi guys,
I am sorry for such a newbie question but I really wane start learning
more about linux and use gentoo on my desktop computer.
Now I've burned both pcc and pcc64 to two cd's but when rebooting it
just boots back into my old system which were Mandriva 2006 with Lilo
Any one got any advice or any thing i can look at.
I have a Intel Computer, 64Bit with two CPU's and Sata drive.
Looking forward to some replies.
Kind Regards,
Kyle Vorster
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Booting from Install cd
2006-10-31 10:02 [gentoo-user] Booting from Install cd Kyle Vorster
@ 2006-10-31 10:14 ` Arnau Bria
2006-10-31 11:53 ` Pawel Kraszewski
0 siblings, 1 reply; 3+ messages in thread
From: Arnau Bria @ 2006-10-31 10:14 UTC (permalink / raw
To: gentoo-user
On Tue, 31 Oct 2006 12:02:38 +0200
Kyle Vorster wrote:
> Hi guys,
Hi,
> I am sorry for such a newbie question but I really wane start
> learning more about linux and use gentoo on my desktop computer.
>
> Now I've burned both pcc and pcc64 to two cd's but when rebooting it
> just boots back into my old system which were Mandriva 2006 with Lilo
pcc is ppc?
you should use a correct architecture for you cpu.
Try ia64.
Check your settings in BIOS, booting order.
Check the CD is well burned. Could you try it in other computer?
> Any one got any advice or any thing i can look at.
>
> I have a Intel Computer, 64Bit with two CPU's and Sata drive.
> Looking forward to some replies.
>
> Kind Regards,
> Kyle Vorster
Cheers!
--
Arnau Bria
http://blog.emergetux.net
Wiggum: Dispara a las ruedas Lou.
Lou: eee, es un tanque jefe.
Wiggum: Me tienes hartito con todas tus excusas.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Booting from Install cd
2006-10-31 10:14 ` Arnau Bria
@ 2006-10-31 11:53 ` Pawel Kraszewski
0 siblings, 0 replies; 3+ messages in thread
From: Pawel Kraszewski @ 2006-10-31 11:53 UTC (permalink / raw
To: gentoo-user
Dnia wtorek, 31 października 2006 11:14, Arnau Bria napisał:
> > I am sorry for such a newbie question but I really wane start
> > learning more about linux and use gentoo on my desktop computer.
> >
> > Now I've burned both pcc and pcc64 to two cd's but when rebooting it
> > just boots back into my old system which were Mandriva 2006 with Lilo
> Try ia64.
Yes, if those 2 CPUs Kyle mentioned are Itanium processors - I doubt. I guess
these are EM64T processors in which case the correct setting is somewhat
misleading AMD64 .
In case of EM64T, the system setting can be built upon this setting
(in /etc/make.conf):
CHOST="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CXXFLAGS="${CFLAGS}"
The NOCONA setting is crucial, as Intel is slightly different from AMD.
Also, look at your /proc/cpuinfo , flags section. Than set appropriate USE
flags according to this table:
CPU flag | set this
present | USE flag
-----------+---------
mmx | mmx
sse | sse
sse2 | sse2
pni | sse3 *
mmxext | mmxext
3dnowext **| 3dnowext
3dnow **| 3dnow
* No ebuild seems to use sse3 flag (yet)
** Well, 3dnow is for AMD/AMD64, put here just for reference
See also at http://gentoo-wiki.com/Safe_Cflags .
--
Pawel Kraszewski
www.kraszewscy.net
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-10-31 11:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-31 10:02 [gentoo-user] Booting from Install cd Kyle Vorster
2006-10-31 10:14 ` Arnau Bria
2006-10-31 11:53 ` Pawel Kraszewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox