Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-sparc
Hi,
"make menuconfig" means to go to the kernel src directory
(/usr/src/linux) and execute that command there. It'll give you a
graphical (well pseudo-graphical like mc) frontend to configure your
kernel to be built.
> If i would be
> able to see all the configs on the original cd-image, that would
> help...
Try the following (I atm have no Live-CD in range): Boot
your box with the livecd and
$ cat /proc/config > myfile
or
$ zcat /proc/config.gz > myfile
and copy myfile to /usr/src/linux/.config . Thereafter your kernel
source tree will have exactly the same config as the livecd one has.
Though you still have to configure your system accordingly.
Greetings
Fabian
--
gentoo-sparc@g.o mailing list
|
|