пересборка ядра
При попытке обновить ядро при помощи
# genkernel --menuconfig all получаю сообщение об ошибке
* Gentoo Linux Genkernel; Version 3.4.24_p2
* Running with options: --menuconfig all
* Linux Kernel 3.5.2-gentoo for x86_64...
* ERROR: /boot is not a directory
* -- Grepping log... --
* Linux Kernel 3.5.2-gentoo for x86_64...
* Gentoo Linux Genkernel; Version 3.4.24_p2
* Running with options: --menuconfig all
* ERROR: /boot is not a directory
* -- End log... --
* Please consult /var/log/genkernel.log for more information and any
* errors that were reported above.
* Report any genkernel bugs to bugs.gentoo.org and
* assign your bug to
. Please include
* as much information as you can in your bug report; attaching
* /var/log/genkernel.log so that your issue can be dealt with effectively.
*
* Please do *not* report compilation failures as genkernel bugs!
*
# eselect kernel list
Available kernel symlink targets:
[1] linux-3.5.2-gentoo *
localhost src # ls -l
итого 4
lrwxrwxrwx 1 root root 18 авг. 17 17:46 linux -> linux-3.5.2-gentoo
drwxr-xr-x 23 root root 4096 авг. 17 17:45 linux-3.5.2-gentoo
Ядро устанавливал через
# emerge gentoo-sourcerУстановка прошла нормально, ядро в /usr/src присутствует и есть ссылка на него
Почему же genkernel его не видит?
- Для комментирования войдите или зарегистрируйтесь
yraneh написал(а): * ERROR:
* ОШИБКА: /boot не директория - это так, на всякий случай.
Не понял
Я просил конкретной помощи, а Вы мне перевод одной строчки ошибки. Если знаете напишите подробнее суть ошибки и выход из нее.
> * Linux Kernel 3.5.2-gentoo
> * Linux Kernel 3.5.2-gentoo for x86_64...
> * ERROR: /boot is not a directory
Ваше ядро genkernel видит. А вот каталог /boot - нет. Либо нет каталога, либо прав не хватает.
# rm -rvf /boot && mkdir /boot
проблему полностью не решит, но поможет.
подключить раздел?
mount /boot
как вариант - если забыл подмонтировать заранее
ls -l /boot