LINUX.ORG.RU

Gentoo ошибки после компиляции ядра

 , ,


0

1

Доброго дня всем. Установил Gentoo,потом установил systemd,хотя делал вроде все по хэнбуку,после компиляции ядра пишет об ошибках,когда конфигурирую grub,тоже жалуется.Третий день не могу разобраться,а в интернете ничего нет,а форум gentoo.ru полуживой и наполнен «истинными гентушниками»,которые ничего толкового сказать не могут.

*** End of the configuration.
*** Execute 'make' to start the build or try 'make help'.

*         >> Compiling 3.12.21-gentoo-r1 bzImage...
*         >> Not installing firmware as it's included in the kernel already (CONFIG_FIRMWARE_IN_KERNEL=y)...
*         >> Compiling 3.12.21-gentoo-r1 modules...
*         >> Generating module dependency data...
* Copying config for successful build to /etc/kernels/kernel-config-x86_64-3.12.21-gentoo-r1
* busybox: >> Using cache
* initramfs: >> Initializing...
*         >> Appending base_layout cpio data...
*         >> Appending udev cpio data...
cp: cannot stat ■/etc/modprobe.d/blacklist.conf■: No such file or directory
* cannot copy /etc/modprobe.d/blacklist.conf from udev
cp: cannot stat ■/lib/systemd/network/99-default.link■: No such file or directory
* cannot copy /lib/systemd/network/99-default.link from udev
*         >> Appending auxilary cpio data...
*         >> Copying keymaps
*         >> Appending busybox cpio data...
*         >> Appending modules cpio data...
*         >> Appending blkid cpio data...
*         >> Appending ld_so_conf cpio data...
* ldconfig: adding /sbin/ldconfig...
* ld.so.conf: adding /etc/ld.so.conf{.d/*,}...
cpio: lib64 not created: newer or same age version exists
cpio: lib64 not created: newer or same age version exists
cpio: lib64/libuuid.so.1 not created: newer or same age version exists
cpio: lib64/ld-linux-x86-64.so.2 not created: newer or same age version exists
cpio: lib64/libc.so.6 not created: newer or same age version exists
cpio: lib64/libblkid.so.1 not created: newer or same age version exists
*         >> Finalizing cpio...
*         >> Compressing cpio data (.xz)...
*
* Kernel compiled successfully!
*
* Required Kernel Parameters:
*     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.

* WARNING... WARNING... WARNING...
* Additional kernel cmdline arguments that *may* be required to boot properly...
* With support for several ext* filesystems available, it may be needed to
* add "rootfstype=ext3" or "rootfstype=ext4" to the list of boot parameters.

* Do NOT report kernel bugs as genkernel bugs unless your bug
* is about the default genkernel configuration...
*
* Make sure you have the latest ~arch genkernel before reporting bugs.

Generating grub.cfg ...
Found linux image: /boot/kernel-genkernel-x86_64-3.12.21-gentoo-r1
Found initrd image: /boot/initramfs-genkernel-x86_64-3.12.21-gentoo-r1
  No volume groups found
EXT3-fs (sda3): error: unable to read superblock
EXT2-fs (sda3): error: unable to read superblock
EXT4-fs (sda3): unable to read superblock
FAT-fs (sda3): bogus number of reserved sectors
FAT-fs (sda3): Can't find a valid FAT filesystem
FAT-fs (sda3): bogus number of reserved sectors
FAT-fs (sda3): Can't find a valid FAT filesystem
isofs_fill_super: bread failed, dev=sda3, iso_blknum=16, block=32
UDF-fs: error (device sda3): udf_read_tagged: read failed, block=256, location=256
UDF-fs: error (device sda3): udf_read_tagged: tag version 0x0000 != 0x0002 || 0x0003, block 0
UDF-fs: error (device sda3): udf_read_tagged: read failed, block=512, location=512
UDF-fs: error (device sda3): udf_read_tagged: tag version 0x0000 != 0x0002 || 0x0003, block 0
UDF-fs: error (device sda3): udf_read_tagged: tag version 0x0000 != 0x0002 || 0x0003, block 0
UDF-fs: warning (device sda3): udf_load_vrs: No anchor found
UDF-fs: Rescanning with blocksize 2048
UDF-fs: error (device sda3): udf_read_tagged: read failed, block=256, location=256
UDF-fs: error (device sda3): udf_read_tagged: read failed, block=512, location=512
UDF-fs: warning (device sda3): udf_load_vrs: No anchor found
UDF-fs: warning (device sda3): udf_fill_super: No partition found (1)
Found Windows 7 (loader) on /dev/sda2
done


Последнее исправление: Armoken (всего исправлений: 1)

Ответ на: комментарий от Armoken

Размаскируйте более новую версию os-prober и поставьте её.

mkdir /etc/portage/package.keywords
echo "sys-boot/os-prober ~amd64" >> /etc/portage/package.keywords/os-prober
или можете не размаскировать сразу последнюю тестовую версию, а указать определённую версию из доступных и постепенно найти рабочую
mkdir /etc/portage/package.keywords
echo "=sys-boot/os-prober-1.56 ~amd64" >> /etc/portage/package.keywords/os-prober
Вот здесь можете посмотреть доступные версии и их статус.

Я вам уже не однократно об этом написал в этой теме.

kostik87 ★★★★★
()
Ответ на: комментарий от kostik87

В общем я попобывал поставить тестовую версию и какую нибудь другую,но ничего не изменилось,также нашел несколько чужих довольно старых багрепортов с той же самой проблемой.Я удалил os-prober и вручную подправил 40_custom.Все работает.Всем спасибо за помощь.

Armoken
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.