Скачал недавно свое первое Linux-ядро (до этого было 2.6.9.5 на RHEL) и решил поставить. Распаковал. #make menuconfig не работает, сообщение о том, что экран должен быть больше! Провел #make xconfig:
CHECK qt /usr/lib/qt-3.3/bin/moc -i scripts/kconfig/qconf.h -o scripts/kconfig/qconf.moc HOSTCXX scripts/kconfig/qconf.o HOSTLD scripts/kconfig/qconf scripts/kconfig/qconf arch/i386/Kconfig Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed # # using defaults found in .config # Скомпилировал все, всплывали иногда сообщения, что, дескать, некоторые файлы deprecated (имеют устаревшую версию), но все вроде бы впорядке. Сделал #make install, ядро поставилось без ошибок. Пытаюсь грузить (GRUB), из двух предложенных ядер выбрал новое, сообщения: Booting Red Hat Enterprise Linux AS (2.6.17.1) root(hd0,5) Filesystem is ext2fs, partition type 0x83 Kernel /boot/vmlinuz-2.6.17.1 ro root=LABEL=/1 rhgb quiet [Linuz-bzImage,setup=0x1e00,size=0x164368] initrd /boot/initrd-2.6.17.1 img [Linux-initrd @ 0x1ff95000, 0x4acff bytes] Uncompressing Linux... Ok, booting the kernel Red Hat nash version 4.1.18 starting mount: error 19 mounting ext3 mount: error 2 mounting none switchroot: mount failed: 22 umount /initrd/dev failed: 2 kernel panic - not syncing: Attempted to kill init! Загрузился через старое ядро, провел все по новой, заглянул в папку /boot. Для старого ядра там есть config-2.6.9.5, для нового - нет. Скопировал туда файл .config, созданный командой #make xconfig, теперь сообщения: Uncompressing Linux... Ok, booting the kernel Red Hat nash version 4.1.18 starting Enforcing mode requested but no policy loaded. Halting now. kernel panic - not syncing: Attempted to kill init! Я так понимаю, проблема с авторизацией?.. _____________________________________________________ Oo-discuss mailing list Oo-discuss at openoffice.ru https://lists.openoffice.ru/mailman/listinfo/oo-discuss
