kindofblue Posted May 5, 2021 Report Share Posted May 5, 2021 I started installing Funtoo on an old PC with an AMD K10 processor but the link to the stage 3 file is broken (HTTP 404 error). Can someone fix this? Thanks in advance. Link to comment Share on other sites More sharing options...
0 dutch-master Posted May 7, 2021 Report Share Posted May 7, 2021 Have a go from this site: https://build.funtoo.org/1.4-release-std/x86-64bit/amd64-k10/ HTH! Link to comment Share on other sites More sharing options...
0 kindofblue Posted May 7, 2021 Author Report Share Posted May 7, 2021 That's where I went. Thanks anyway. Link to comment Share on other sites More sharing options...
0 dutch-master Posted May 7, 2021 Report Share Posted May 7, 2021 (edited) Apols, I hadn't checked, but I got the same results as you got: 404 ? Alternatively, use the generic-64 stage3 file (it's there, I checked ? ) then change the cflags and chost entries in make.conf after rebooting into the actual system: CHOST="x86_64-pc-linux-gnu" CFLAGS="-march=amdfam10 -O2 -pipe" CPU_FLAGS="3dnow 3dnowext mmx mmxext popcnt sse sse2 sse3 sse4a" Then do a world update: emerge --jobs=4 --load-average=2 -auDN @world It may not be the "official" way, but at least it's a start ? Edited May 7, 2021 by dutch-master Link to comment Share on other sites More sharing options...
0 kindofblue Posted May 8, 2021 Author Report Share Posted May 8, 2021 Thanks. I was thinking of doing that but I'm not in a hurry, I'll wait for the issue to be fixed. I raised a bug report, so hopefully someone will see it. Link to comment Share on other sites More sharing options...
0 anoraktrend Posted June 23, 2021 Report Share Posted June 23, 2021 On 5/7/2021 at 5:46 PM, dutch-master said: Apols, I hadn't checked, but I got the same results as you got: 404 ? Alternatively, use the generic-64 stage3 file (it's there, I checked ? ) then change the cflags and chost entries in make.conf after rebooting into the actual system: CHOST="x86_64-pc-linux-gnu" CFLAGS="-march=amdfam10 -O2 -pipe" CPU_FLAGS="3dnow 3dnowext mmx mmxext popcnt sse sse2 sse3 sse4a" Then do a world update: emerge --jobs=4 --load-average=2 -auDN @world It may not be the "official" way, but at least it's a start ? Generic-64 tarball is missing now, too. K10 doesn't pretend to exist anymore, either. My CPU is a Btver1 (a bobcat CPU, the predecessor to jaguar.) It doesn't have official support but it's similar to K10 from what I've researched. Link to comment Share on other sites More sharing options...
Question
kindofblue
I started installing Funtoo on an old PC with an AMD K10 processor but the link to the stage 3 file is broken (HTTP 404 error). Can someone fix this?
Thanks in advance.
Link to comment
Share on other sites
5 answers to this question
Recommended Posts