On Tue, 22 Feb 2005 17:25:08 +0100, Bastian Balthazar Bux <[EMAIL PROTECTED]> wrote:
Jose Gonzalez Gomez ha scritto:
On Tue, 22 Feb 2005 15:46:17 +0100, Bastian Balthazar Bux <[EMAIL PROTECTED]> wrote:
Jose Gonzalez Gomez ha scritto:
Hi there,
I'm getting the following when trying to do a genkernel --udev --gensplash=gentoo all:
Root device is (3, 4) Boot sector 512 bytes. Setup is 4896 bytes. System is 7985 kB System is too big. Try using modules. make[1]: *** [arch/x86_64/boot/bzImage] Error 1 make: *** [bzImage] Error 2
This is on AMD64, trying to install the kernel after an stage3 installation (I'm still installing the machine). I have tried to put everything as a module with no success. Has anybody else experienced the same?
Best regards Jose
rather strange, my (manually built) kernel is below 2 MB 1902845 Feb 5 16:04 vmlinuz-2.6.11-rc3-mm1
what happen if you remove the "--gensplash=gentoo" option ?
It works (even if I add --udev)... anyway, I would bet I have another computer with its kernel generated using the same command line and I didn't get that error...
Best regards Jose
if you post what kernel you have installed I'll try exactly the same here (don't ask me a reboot anyway ;)
Sure... I have tried with gentoo-dev-sources-2.6.9-r14 and 2.6.10-r6
Thanks a lot, best regards Jose --
I think you can file a bug ;)
# uname -a
Linux db 2.6.11-rc2-mm1 #4 SMP Sat Jan 29 19:18:39 CET 2005 x86_64 AMD Opteron(tm) Processor 246 AuthenticAMD GNU/Linux
## without splashutils installed # USE="-bootsplash" emerge -av =sys-kernel/genkernel-3.1.0j ... # genkernel --udev --gensplash=gentoo all ... ls -l /boot/ total 4968 -rw-r--r-- 1 root root 1344471 Feb 22 19:59 System.map-2.6.9-gentoo-r14 -rw-r--r-- 1 root root 1414678 Feb 22 20:07 initrd-2.6.9-gentoo-r14 -rw-r--r-- 1 root root 2316971 Feb 22 19:59 kernel-2.6.9-gentoo-r14
##with splashutils installed # USE="bootsplash" emerge -av =sys-kernel/genkernel-3.1.0j ... System is 7365 kB System is too big. Try using modules. make[1]: *** [arch/x86_64/boot/bzImage] Error 1 make: *** [bzImage] Error 2 * Gentoo Linux Genkernel; Version 3.1.0j
* ERROR: Failed to compile the "bzImage" target...
regards francesco
-- No problem is so formidable that you can't walk away from it. ~ Charles M. Schulz -- [email protected] mailing list
