Frederick Akalin wrote:
> Gentoo is complaining about not finding System.map. I know the warning
> is harmless, although I would like to shut it up. Would anyone know
> where to get a copy for the colinux kernel? Neither the base gentoo nor
> the initrd images contain them.
kernel file vmlinux is not stripped. Try to use the output from nm:
nm vmlinux > System.map
--
Henry Nestler
|