|
|
genkernel --install --udev all
* --udev is deprecated and no longer necessary as udev is on by default
* Gentoo Linux Genkernel; Version 3.4.2
* Running with options: --install --udev all
* Linux Kernel 2.6.18-gentoo-r1 for x86...
* kernel: >> Running mrproper...
* config: Using config from /usr/share/genkernel/x86/kernel-config-2.6
* Previous config backed up to .config.bak
* >> Running oldconfig...
* kernel: >> Cleaning...
* >> Compiling 2.6.18-gentoo-r1 bzImage...
* >> Compiling 2.6.18-gentoo-r1 modules...
* Copying config for successful build to /etc/kernels/kernel-config-x86-2.6.18-gentoo-r1
* initramfs: >> Initializing...
* >> Creating base_layout cpio archive...
* >> Creating auxilary cpio archive...
/bin/tar: This does not look like a tar archive
/bin/tar: Skipping to next header
gzip: stdin: invalid compressed data--format violated
/bin/tar: Child returned status 1
/bin/tar: Error exit delayed from previous errors
* >> Creating busybox cpio archive...
* >> Creating insmod cpio archive...
* >> Creating modules cpio archive...
* Merging
* initramfs-base-layout.cpio.gz
* initramfs-aux.cpio.gz
* initramfs-busybox-1.1.3+gentoo.cpio.gz
* initramfs-insmod-0.9.15-pre4.cpio.gz
* initramfs-modules-2.6.18-gentoo-r1.cpio.gz
*
* Kernel compiled successfully!
*
* Required Kernel Parameters:
* real_root=/dev/$ROOT
*
* Where $ROOT is the device node for your root partition as the
* one specified in /etc/fstab
*
* If you require Genkernel's hardware detection features; you MUST
* tell your bootloader to use the provided INITRAMFS file. Otherwise;
* substitute the root argument for the real_root argument if you are
* not planning to use the initrd...
* WARNING... WARNING... WARNING...
* Additional kernel cmdline arguments that *may* be required to boot properly...* add "vga=791 splash=silent" if you use a bootsplash framebuffer
* Do NOT report kernel bugs as genkernel bugs unless your bug
* is about the default genkernel configuration...
*
* Make sure you have the latest genkernel before reporting bugs.
么 |
|