acrux wrote:
that's not possible, you did something wrong during installation.
Really this has been my experience.. and a surprising one at that because all i did was to follow handbook instructions up to the one you gave me in a previous thread
acrux wrote:
$ cd /usr/src/linux-2.6.32.3
$ make mrproper
$ cp ../linux-2.6.32.3.config .config
$ patch -p1 < ../cruxppc-logo.diff (optional)
$ make oldconfig
$ make menuconfig
$ make all
$ make modules_install
$ cp arch/powerpc/boot/zImage.pmac /boot/zImage
$ cp System.map /boot/System.map
anyway what do i do now? do i copy the folders manually from the cd.. how can i get going fast?