View previous topic :: View next topic |
Author |
Message |
Drikus n00b

Joined: 29 Mar 2004 Posts: 12 Location: The Netherlands
|
Posted: Thu Nov 15, 2007 7:03 pm Post subject: |
|
|
Copied kboot.conf from kboot.conf.example as instructed and checked the entries against the files,symlinks in /boot. Can't go wrong there. Had to edit fstab but checked that multiple times and didn't find any typo in there.
But tried the 64ul stage and that booted fine... Followed the exact same steps Again network wasn't started when trying to download the stage4 tarball. Had this already back in May when I installed 2.6.16 on the ps3 for the first time so nothing changed there...
Some other minor things I noticed following the instructions/docs.
- why not provide a working fstab or example like with kboot.conf ? It's specific for a 2.6.23 PS3 kernel so why not.
- in the printed fstab in the instructions and the fstab file itself in /etc, entry spufs, the 's' is fallen of the default, but it doesn't matter really because spufs isn't provided in 64ul stage4.. why is that btw. ?
- the note about kboot.conf and 64ul isn't needed anymore because there symlinks now.
- after exiting chroot those umounts aren't really needed. |
|
Back to top |
|
 |
rangerpb Retired Dev


Joined: 19 Jan 2005 Posts: 147
|
Posted: Thu Nov 15, 2007 7:23 pm Post subject: |
|
|
I cannot provide a working fstab because I cannot predict your environment. Youi might be installed on an external HD, etc etc. Really, it's no big deal to edit fstab as with any other architecture using gentoo.
There are some known issues with the networking. I'm not going to pursue the problem right now as other functions are more pressing.
spufs is provided in the 64ul. if there is a problem with it, please check with me on irc.
the note abiout the kboot.conf is needed as again we cannot predict the environment. people have the right to mess around with stuff and the note is still valid isn't it?
Unmounts are neccesary in the case that you actually want the mounts to unmount cleanly. _________________ -->
rangerpb
<-- |
|
Back to top |
|
 |
f5inet n00b

Joined: 19 Nov 2007 Posts: 1
|
Posted: Mon Nov 19, 2007 11:20 pm Post subject: |
|
|
i am having problems with the GCC 4.3.0_alpha10071109 install in PS3.
i installed the cell/toolchain overlays, as seen in http://overlays.gentoo.org/proj/cell/wiki/InstallToolchain
i am working with a 64bits UserLand
i know that the GCC4.3 has a issue with fortran, and i add to package.use the "=sys-devel/gcc-4.3.0_alpha20071109 -fortran" line for disable the fortran compilation, but the compiler (GCC 4.1.2) throws:
--------------------------------------------
Making all in include
make[4]: Entering directory `/var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/build/powerpc64-unknown-linux-gnu/libstdc++-v3/include'
if [ ! -d "./powerpc64-unknown-linux-gnu/bits/stdc++.h.gch" ]; then \
mkdir -p ./powerpc64-unknown-linux-gnu/bits/stdc++.h.gch; \
fi; \
/var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/build/./gcc/xgcc -shared-libgcc -B/var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/build/./gcc -nostdinc++ -L/var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/build/powerpc64-unknown-linux-gnu/libstdc++-v3/src -L/var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/build/powerpc64-unknown-linux-gnu/libstdc++-v3/src/.libs -B/usr/powerpc64-unknown-linux-gnu/bin/ -B/usr/powerpc64-unknown-linux-gnu/lib/ -isystem /usr/powerpc64-unknown-linux-gnu/include -isystem /usr/powerpc64-unknown-linux-gnu/sys-include -Winvalid-pch -x c++-header -O2 -pipe -mcpu=970 -mtune=970 -D_GNU_SOURCE -I/var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/build/powerpc64-unknown-linux-gnu/libstdc++-v3/include/powerpc64-unknown-linux-gnu -I/var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/build/powerpc64-unknown-linux-gnu/libstdc++-v3/include -I/var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/gcc-4.3-20071109/libstdc++-v3/libsupc++ -O0 -g /var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/gcc-4.3-20071109/libstdc++-v3/include/precompiled/stdc++.h -o powerpc64-unknown-linux-gnu/bits/stdc++.h.gch/O0g.gch
In file included from /var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/gcc-4.3-20071109/libstdc++-v3/include/precompiled/stdc++.h:68:
/var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/build/powerpc64-unknown-linux-gnu/libstdc++-v3/include/limits:1047: error: stray '\275' in program
/var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/build/powerpc64-unknown-linux-gnu/libstdc++-v3/include/limits:1079: error: stray '\230' in program
/var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/build/powerpc64-unknown-linux-gnu/libstdc++-v3/include/limits:1104: error: stray '\275' in program
/var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/build/powerpc64-unknown-linux-gnu/libstdc++-v3/include/limits:1113: error: stray '\230' in program
/var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/build/powerpc64-unknown-linux-gnu/libstdc++-v3/include/limits:1137: error: stray '\230' in program
make[4]: *** [powerpc64-unknown-linux-gnu/bits/stdc++.h.gch/O0g.gch] Error 1
make[4]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/build/powerpc64-unknown-linux-gnu/libstdc++-v3/include'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/build/powerpc64-unknown-linux-gnu/libstdc++-v3'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/build/powerpc64-unknown-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/work/build'
make: *** [profiledbootstrap] Error 2
[31;01m*[0m
[31;01m*[0m ERROR: sys-devel/gcc-4.3.0_alpha20071109 failed.
[31;01m*[0m Call stack:
[31;01m*[0m ebuild.sh, line 1701: Called dyn_compile
[31;01m*[0m ebuild.sh, line 1039: Called qa_call 'src_compile'
[31;01m*[0m ebuild.sh, line 44: Called src_compile
[31;01m*[0m ebuild.sh, line 1383: Called toolchain_src_compile
[31;01m*[0m toolchain.eclass, line 26: Called gcc_src_compile
[31;01m*[0m toolchain.eclass, line 1547: Called gcc_do_make
[31;01m*[0m toolchain.eclass, line 1421: Called die
[31;01m*[0m The specific snippet of code:
[31;01m*[0m emake \
[31;01m*[0m LDFLAGS="${LDFLAGS}" \
[31;01m*[0m STAGE1_CFLAGS="${STAGE1_CFLAGS}" \
[31;01m*[0m LIBPATH="${LIBPATH}" \
[31;01m*[0m BOOT_CFLAGS="${BOOT_CFLAGS}" \
[31;01m*[0m ${GCC_MAKE_TARGET} \
[31;01m*[0m || die "emake failed with ${GCC_MAKE_TARGET}"
[31;01m*[0m The die message:
[31;01m*[0m emake failed with profiledbootstrap
[31;01m*[0m
[31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
[31;01m*[0m A complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.3.0_alpha20071109/temp/build.log'.
[31;01m*[0m
---------------------------------------------
any tips? |
|
Back to top |
|
 |
andrewpea n00b

Joined: 30 Nov 2007 Posts: 2 Location: Wales
|
Posted: Sun Dec 02, 2007 2:52 am Post subject: |
|
|
Hi,
I'm having the exact same problem as f5inet and it seems that it also effects people here:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33992
All the errors in limits feature __DBL_MAX__ or variations of it so it seems like __DBL_MAX__ and __LDBL_MAX__ etc are not being defined correctly on some 64bit systems.
However when I run:
Code: | cpp -dM /dev/null | grep __DBL_MAX__ |
the output looks fine:
Code: | __DBL_MAX__ 1.7976931348623157e+308 |
I'm really out of my depth here, so please feel free to abuse and ridicule me if i'm talking complete garbage.
Andy |
|
Back to top |
|
 |
h41cyon n00b

Joined: 13 Apr 2004 Posts: 26
|
Posted: Tue Feb 05, 2008 9:36 am Post subject: |
|
|
Ok, I've followed the directions to a T and upon first boot with my 2.6.23-ps3 kernel I get the following message:
cannot determine the file type of /mnt:tnp:9c1172bde5292ce117e92539.................. .......//ppc/ppc64/kernel-2.6.23-ps3
.... I've searched and I've searched and nothing tells me what could possibly be going wrong. Bad initrd maybe?
IDK |
|
Back to top |
|
 |
h41cyon n00b

Joined: 13 Apr 2004 Posts: 26
|
Posted: Wed Feb 06, 2008 5:41 am Post subject: |
|
|
h41cyon wrote: | Ok, I've followed the directions to a T and upon first boot with my 2.6.23-ps3 kernel I get the following message:
cannot determine the file type of /mnt:tnp:9c1172bde5292ce117e92539.................. .......//ppc/ppc64/kernel-2.6.23-ps3
.... I've searched and I've searched and nothing tells me what could possibly be going wrong. Bad initrd maybe?
IDK |
If anyone experiences this, the problem is that the kernel file is of size zero. Re-copy vmlinux. Thats' the fix! |
|
Back to top |
|
 |
Boblenain n00b


Joined: 02 Nov 2004 Posts: 20
|
Posted: Thu May 29, 2008 9:17 pm Post subject: |
|
|
I habe just got a play3
I will try gentoo@ps3 soon i hope  |
|
Back to top |
|
 |
eae Apprentice

Joined: 28 Dec 2004 Posts: 211
|
Posted: Thu Aug 07, 2008 6:49 pm Post subject: |
|
|
Hi, is it possible to get kboot to start in 720p or 1080p mode? I'm referring to kboot itself, not the linux kernel it loads. I have my ps3 connected to my pc monitor through a vga transcoder and can't display 480i images.
Thanks and excuse me if it's an old/stupid question.  |
|
Back to top |
|
 |
garlicbread Apprentice


Joined: 06 Mar 2004 Posts: 182
|
Posted: Tue Oct 07, 2008 11:38 am Post subject: |
|
|
Kboot is basically another Kernel + an initial initird (small filesystem with a set of files)
it loads the 2nd kernel (the one on the hard disk) and then switches across to it using kexec
(it also reads in kboot.conf from the HD to figure out what it needs to look at)
the reason for this approach is so you don't need to keep reflashing the firmware on the PS3 each time you want to try out another kernel / also you can have kernels larger that the firmware storage area
I'm guessing there's no options in the kboot.conf to control this, which means you'd ether need to create a custom kboot image, or perhaps use petite boot (similar to kboot but with a graphical menu / X built in) |
|
Back to top |
|
 |
epsilon72 Guru


Joined: 20 Sep 2007 Posts: 568
|
Posted: Fri Oct 10, 2008 12:54 am Post subject: |
|
|
I'm having a couple small problems with my PS3. It's mostly up and running except for these.
1) The clock is never read correctly at startup, and the system throws out the usual "modification time in the future!" stuff until ntp kicks in.
2) There is no sound. When I try to modprobe for snd_ps3, it says "module not found". Which leads to #3....
3) I found the config file for the kernel, and decided to compile my own up to date kernel, with one benefit being that I get my sound module. However...my kernel is 64 bit, but it appears to be a 32 bit userland for the stage that I chose. Something called kgcc64 is installed, but when I try to 'make' my kernel from the config it complains about compiling a 64-bit kernel. Any thoughts? |
|
Back to top |
|
 |
rangerpb Retired Dev


Joined: 19 Jan 2005 Posts: 147
|
Posted: Fri Oct 10, 2008 1:41 am Post subject: |
|
|
epsilon72 wrote: | I'm having a couple small problems with my PS3. It's mostly up and running except for these.
1) The clock is never read correctly at startup, and the system throws out the usual "modification time in the future!" stuff until ntp kicks in.
2) There is no sound. When I try to modprobe for snd_ps3, it says "module not found". Which leads to #3....
3) I found the config file for the kernel, and decided to compile my own up to date kernel, with one benefit being that I get my sound module. However...my kernel is 64 bit, but it appears to be a 32 bit userland for the stage that I chose. Something called kgcc64 is installed, but when I try to 'make' my kernel from the config it complains about compiling a 64-bit kernel. Any thoughts? |
1. me too
2. the sound stuff is compiled into the kernel. you dont need a module. did you check with alsamixer to make sure the channels are unmuted?
3. Inside your /usr/src/linux is a Makefile. Edit that and look for the CROSS_COMPILE variable, change it appear as :
CROSS_COMPILE ?= powerpc64-unknown-linux-gnu-
you will likely need to make mrproper to get all the bad stuff you compiled with the wrong compiler in there. make mrproper deletes your config too, back it up first. _________________ -->
rangerpb
<-- |
|
Back to top |
|
 |
epsilon72 Guru


Joined: 20 Sep 2007 Posts: 568
|
Posted: Fri Oct 10, 2008 2:26 am Post subject: |
|
|
rangerpb wrote: | epsilon72 wrote: | I'm having a couple small problems with my PS3. It's mostly up and running except for these.
1) The clock is never read correctly at startup, and the system throws out the usual "modification time in the future!" stuff until ntp kicks in.
2) There is no sound. When I try to modprobe for snd_ps3, it says "module not found". Which leads to #3....
3) I found the config file for the kernel, and decided to compile my own up to date kernel, with one benefit being that I get my sound module. However...my kernel is 64 bit, but it appears to be a 32 bit userland for the stage that I chose. Something called kgcc64 is installed, but when I try to 'make' my kernel from the config it complains about compiling a 64-bit kernel. Any thoughts? |
1. me too
2. the sound stuff is compiled into the kernel. you dont need a module. did you check with alsamixer to make sure the channels are unmuted?
3. Inside your /usr/src/linux is a Makefile. Edit that and look for the CROSS_COMPILE variable, change it appear as :
CROSS_COMPILE ?= powerpc64-unknown-linux-gnu-
you will likely need to make mrproper to get all the bad stuff you compiled with the wrong compiler in there. make mrproper deletes your config too, back it up first. |
2) Alsamixer doesn't even work...I think it complains about the audio device not being found?
3) Ok, thanks. It didn't really compile anything the first time around, but I'll mrproper anyways.
Thanks. |
|
Back to top |
|
 |
dthsqd n00b

Joined: 03 Apr 2008 Posts: 10 Location: USA
|
Posted: Sat Oct 11, 2008 9:45 pm Post subject: Everyone loves Bonnie |
|
|
Here are some bonnie++ results on a PS3 laptop drive and an NFS share.
Filesystem benchmarks for Local PS3 partition
Code: |
blender:/home/somedude# bonnie++ -u 1000:1000
Version 1.93c ------Sequential Output------ --Sequential Input- --Random-
Concurrency 1 -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
Machine Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP /sec %CP
blender 416M 89 99 21182 27 10532 9 522 97 23428 8 160.0 3
Latency 93013us 532ms 591ms 144ms 94738us 614ms
Version 1.93c ------Sequential Create------ --------Random Create--------
blender -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
16 14794 84 +++++ +++ 16087 87 15540 87 +++++ +++ 16016 87
Latency 40248us 323us 479us 473us 46us 123us
|
Benchmarks for Portage directory on NFS (on a reiser3fs partition/RAID 5)
Code: |
blender:/home/somedude# bonnie++ -u 1000:1000 -d /usr/portage/bonnie
Version 1.93c ------Sequential Output------ --Sequential Input- --Random-
Concurrency 1 -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
Machine Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP /sec %CP
blender 416M 169 99 45155 24 17798 23 490 99 74567 78 6549 303
Latency 48317us 1401ms 3673ms 22688us 6130us 6840us
Version 1.93c ------Sequential Create------ --------Random Create--------
blender -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
16 1352 15 2960 18 1400 14 1375 15 3244 16 1401 13
Latency 144ms 25930us 143ms 99720us 2110us 209ms
|
The results indicate that the properly tweaked NFS share over 1 Gb ethernet has a better sequential I/O throughput than the local drive. Creating lots of files is slower on the NFS share (NFS on the server has to manage locks, and notify other clients (my thinkpad) on the network)
I may try Open-ISCSI and have an ISCSI target on the RAID5, I think NFS is choking due to all the file locking/unlocking between client-server, the PS3 isn't the only NFS client. Comparing the setup between ISCSI and the local block device, using the same filesystem, would be a more fair comparison...
Now I just need to worry about avoiding the CPU/Memory maxing out... planning on building the entire system with '-Os'... I'm even concerned that my sshd processes are taking up too much memory... Any way to take the NVidia RSX and turn it into an extra fast swap?
Oh yea, in case you build your kernel with:
make ps3_defconfig
Which builds a Linux kernel for you PS3 with everything you need, the only thing you would need to work with HugeTLB (something used in the Cell SDK), is to enable "CONFIG_HUGETLBFS". Just a tip if you plan on programming Cell stuff. |
|
Back to top |
|
 |
sternn n00b

Joined: 19 Sep 2003 Posts: 8
|
Posted: Mon Oct 20, 2008 8:08 pm Post subject: Re: Everyone loves Bonnie |
|
|
dthsqd wrote: | Any way to take the NVidia RSX and turn it into an extra fast swap? |
There are a couple kernel patches to enable that, but word is that it's broken/blocked on firmware 2.50.
Even if you use it, it's still prone to memory corruption. I've been bitten by it so many times, I just don't use it anymore. |
|
Back to top |
|
 |
va1210 n00b

Joined: 16 Apr 2005 Posts: 39
|
Posted: Tue Nov 18, 2008 5:51 pm Post subject: |
|
|
Is there currently any active Linux PS3 development going on to get more out of the hardware? Seems to me that most stuff I can find on Google regarding optimizing decoders and video drivers for the cell processor are almost one year old. The PS3 overlay http://overlays.gentoo.org/proj/cell/wiki/InstallGentooOnPS3 has also been rather slow lately.. |
|
Back to top |
|
 |
antonlacon Apprentice

Joined: 27 Jun 2004 Posts: 255
|
|
Back to top |
|
 |
va1210 n00b

Joined: 16 Apr 2005 Posts: 39
|
Posted: Sat Dec 06, 2008 10:17 am Post subject: |
|
|
Thanks for the links, looks interesting! |
|
Back to top |
|
 |
epsilon72 Guru


Joined: 20 Sep 2007 Posts: 568
|
Posted: Mon Dec 08, 2008 2:48 am Post subject: |
|
|
I'm still not having much luck with audio (alsa still complains when I try to run alsamixer, etc), but maybe I'm missing something obvious here...
Is audio over HDMI not (yet) supported? |
|
Back to top |
|
 |
Pliablemammal n00b


Joined: 02 Oct 2006 Posts: 52 Location: Sacramento
|
Posted: Wed Dec 10, 2008 5:52 pm Post subject: REQ for more help. GCC PPC64 Broken? |
|
|
Hey guys I got my 2008.0 stage 3 install up and going and made a kernel. But now... I am having a bit of trouble getting GCC 4.3.... something what ever the new alpha is. I set the I_PROMISE_TO_SUBMIT....=1 thing, but it's failing to compile due to some sort of toolchain setting.
Does anyone know what the setting is to change, or if it's something I can do to the ebuild?
Thanks again,
Bob  _________________ Linux ps3-betabox 2.6.28-rc7-00948-gc5fd701 #5 SMP PREEMPT Sun Dec 14 18:25:40 PST 2008 ppc64 Cell Broadband Engine, altivec supported GNU/Linux - gcc version 4.4.0 20081212 (experimental) (GCC) Videos |
|
Back to top |
|
 |
Occasus Apprentice


Joined: 22 Feb 2005 Posts: 158 Location: Italia
|
Posted: Sat Jan 31, 2009 9:07 pm Post subject: |
|
|
Hello.
I'm going to install Gentoo on my PS3.
I downloaded installcd-ps3-minimal-20071212-r1.iso from OSUOSL, but its kboot is broken.
I couldn't switch back to GameOs with `ps3-boot-game-os`, because of I/O errors with the flash memory.
So I've installed petitboot, but I'm afraid it's a wrong choice Isn't there any properly working otheros.bld kboot?
Then, isn't stage4-970-ps3_64ul.tar.bz2 a bit outdated? Is doing a regular ppc64 installation+PS3 software a crazy idea?
I don't want to end up with a bloated, outdated stage4 system  _________________ Guru Meditation |
|
Back to top |
|
 |
antonlacon Apprentice

Joined: 27 Jun 2004 Posts: 255
|
Posted: Sat Jan 31, 2009 11:03 pm Post subject: |
|
|
You can get the latest otheros.bld for kboot from here:
http://www.kernel.org/pub/linux/kernel/people/geoff/cell/ps3-kboot/
It was my experience that the experimental stage 4 would destroy itself after a few weeks. I ended up using one of the release 2008.0 stages, but one of the weekly stages would probably save you some time. |
|
Back to top |
|
 |
Occasus Apprentice


Joined: 22 Feb 2005 Posts: 158 Location: Italia
|
Posted: Sun Feb 01, 2009 11:21 am Post subject: |
|
|
antonlacon wrote: | You can get the latest otheros.bld for kboot from here:
http://www.kernel.org/pub/linux/kernel/people/geoff/cell/ps3-kboot/
It was my experience that the experimental stage 4 would destroy itself after a few weeks. I ended up using one of the release 2008.0 stages, but one of the weekly stages would probably save you some time. |
Thank you!
I've just installed the latest kboot.
And what ACCEPT_KEYWORDS do you use? I've got ~amd64 on both my Gentoo boxes and I think it's fine.
So I'm thinking to try ~ppc64, but I'm afraid it's too unstable? _________________ Guru Meditation |
|
Back to top |
|
 |
antonlacon Apprentice

Joined: 27 Jun 2004 Posts: 255
|
Posted: Sun Feb 01, 2009 11:05 pm Post subject: |
|
|
I use the stable ppc keyword, and mark unstable the packages I need. I had ACCEPT_KEYWORDS burn me a few years back on ~x86 and won't use it anymore. |
|
Back to top |
|
 |
Occasus Apprentice


Joined: 22 Feb 2005 Posts: 158 Location: Italia
|
Posted: Mon Feb 02, 2009 9:32 pm Post subject: |
|
|
antonlacon wrote: | I use the stable ppc keyword, and mark unstable the packages I need. I had ACCEPT_KEYWORDS burn me a few years back on ~x86 and won't use it anymore. |
Thank you
I've chosen the 32 bit userland. _________________ Guru Meditation |
|
Back to top |
|
 |
hexonn n00b


Joined: 11 Feb 2007 Posts: 16 Location: LA, CA
|
Posted: Tue Feb 10, 2009 11:51 pm Post subject: |
|
|
My ps3 recently gave up on me and I got a replacement, and I was wondering re-installing Gentoo but maybe using a new stage
So, just using something from 2008.0, for example, would be okay?
ftp://lug.mtu.edu/gentoo/releases/ppc/2008.0/stages/
Also, I'd still use the 20071212 minimal livecd right? _________________ working on it |
|
Back to top |
|
 |
|