Liksys писал(а): ↑16.08.2006 14:22
Точный порядок действий в студию.
ЗЫ: От рута работал?
Здраствуйте!
Да вся работа делась от рута
Вот порядок моих действий:
1)Для начала давайте посмотрим файл Makefile. Нас интересуют первые 4 строчки
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 1
EXTRAVERSION =
...
Измените четвертую строку на
EXTRAVERSION = my
#make mrproper
#make xconfig -выбрал необходимые компоненты ядра...
#make bzImage modules modules_install install
После этих действий получил вот это:
Setup is 7278 bytes.
System is 1497 kB
Kernel: arch/i386/boot/bzImage is ready (#1)
if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map 2.6.13my-15-default; fi
Kernel: arch/i386/boot/bzImage is ready (#1)
sh /usr/src/linux-2.6.13-15/arch/i386/boot/install.sh 2.6.13my-15-default arch/i386/boot/bzImage System.map "/boot"
Root device: /dev/hda3 (mounted on / as reiserfs)
Module list: piix processor thermal fan reiserfs
Kernel image: /boot/vmlinuz-2.6.13my-15-default
Initrd image: /boot/initrd-2.6.13my-15-default
Shared libs: lib/ld-2.3.5.so lib/libblkid.so.1.0 lib/libc-2.3.5.so lib/libselinux.so.1 lib/libuuid.so.1.2
Cannot determine dependencies of module piix. Is modules.dep up to date?
Cannot determine dependencies of module processor. Is modules.dep up to date?
Cannot determine dependencies of module thermal. Is modules.dep up to date?
Cannot determine dependencies of module fan. Is modules.dep up to date?
Cannot determine dependencies of module reiserfs. Is modules.dep up to date?
Driver modules: piix processor thermal fan reiserfs
Filesystem modules:
WARNING: Couldn't open directory /var/tmp/mkinitramfs.V18348/mnt/lib/modules/2.6.13my-15-default: No such file or directory
FATAL: Could not open /var/tmp/mkinitramfs.V18348/mnt/lib/modules/2.6.13my-15-default/modules.dep.temp for writing: No such file or directory
Including: klibc initramfs udev fsck.reiserfs
Bootsplash: SuSE (1024x768)
5747 blocks
Using grub, re-install of bootloader not required