пытаюсь поставить систему
LD drivers/ata/libata.o
LD drivers/ata/built-in.o
drivers/ata/built-in.o: final close failed: No space left on device
make[2]: *** [drivers/ata/built-in.o] Error 1
make[1]: *** [drivers/ata] Error 2
make: *** [drivers] Error 2
--
CC arch/x86/pci/amd_bus.o
LD arch/x86/pci/built-in.o
* Gentoo Linux Genkernel; Version 3.4.10
* Running with options: all
* ERROR: Failed to compile the "bzImage" target...
* -- 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!
выдаёт это при команде genkernel all
не могу понять в чём причина
- Для комментирования войдите или зарегистрируйтесь
(*)
"No space left on device" переводится с английского как "Не осталось места на устройстве". Мало места отвели.
место на жёстком
место на жёстком полно
/dev/sdc1 600mb ext2
/dev/sdc2 10gb linux-swamp
/dev/sdc3 120gb ext3
/
Зажимать самое интересное (точки монтирования) нехорошо.
Рамы 4 гига?
:wq
--
Live free or die
рамы 6г смонтировано всё
рамы 6г
смонтировано всё првильно, кернель устанавливаеться, при команде genkernel all выдаёт это
df -h df -iвсетаки
все-таки покажите/посмотрите
PS. Если это первая установка, я надеюсь, вы не забыли примаунтить диск в /mnt/gentoo, а не в память stage3 распаковали?
/
Более чем уместное напоминание (с учётом типа используемых файловых систем).
libastral подсказывает мне, что монтирование 2-гигового раздела в tmpfs в RAM данную проблему решит.
Но достаточным для нормальной работы системы не будет.
:wq
--
Live free or die
оперативки что ли 32 метра? у
оперативки что ли 32 метра? у товарища
df -h в студию!
df -h
в студию!:wq
--
Live free or die
(chroot) root@sysresccd $ df
(chroot) root@sysresccd $ df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 1.5G 1.5G 56K 100% /
udev 10M 648K 9.4M 7% /dev
/dev/sr0 353M 353M 0 100% /livemnt/boot
/dev/loop0 288M 288M 0 100% /livemnt/squashfs
tmpfs 1.5G 1.5G 56K 100% /livemnt/memory
none 1.5G 1.5G 56K 100% /
tmpfs 512M 20K 512M 1% /livemnt/tftpmem
none 512M 20K 512M 1% /tftpboot
rc-svcdir 1.0M 68K 956K 7% /lib/rc/init.d
shm 1.5G 0 1.5G 0% /dev/shm
tmpfs 1.5G 2.1M 1.5G 1% /tmp
/dev/sdc3 123G 1.6G 116G 2% /mnt/gentoo
/dev/sdc1 591M 468K 561M 1% /mnt/gentoo/boot
(chroot) root@sysresccd $ df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
rootfs 213329 197148 16181 93% /
udev 213329 985 212344 1% /dev
/dev/sr0 0 0 0 - /livemnt/boot
/dev/loop0 74799 74799 0 100% /livemnt/squashfs
tmpfs 213329 197148 16181 93% /livemnt/memory
none 213329 197148 16181 93% /
tmpfs 213329 13 213316 1% /livemnt/tftpmem
none 213329 13 213316 1% /tftpboot
rc-svcdir 213329 50 213279 1% /lib/rc/init.d
shm 213329 1 213328 1% /dev/shm
tmpfs 213329 21 213308 1% /tmp
/dev/sdc3 8199792 184387 8015405 3% /mnt/gentoo
/dev/sdc1 38400 12 38388 1% /mnt/gentoo/boot
(chroot) root@sysresccd $
* Running with options:
* Running with options: --menuconfig all
* Linux Kernel 3.0.22-gentoo for x86...
* kernel: >> Running mrproper...
* config: Using config from /usr/share/genkernel/x86/kernel-config
* Previous config backed up to .config.bak
* >> Running oldconfig...
* kernel: >> Cleaning...
* config: >> Invoking menuconfig...
*** End of the configuration.
*** Execute 'make' to start the build or try 'make help'.
^[[A* >> Compiling 3.0.22-gentoo bzImage...
* ERROR: Failed to compile the "bzImage" target...
* -- Grepping log... --
evadim: выпилено модераторами смотрим в http://www.gentoo.ru/node/14464
(*)
Я не уверен, но есть подозрение, что после правильного chroot-а на корне не должно быть свободно 56K и корень не должен быть занят на 100% потому что новым корнем должен стать ваш /mnt/gentoo
Я предполагаю, что вы не очень удачно выполнили chroot.
+1 либо chroot не сработал,
+1
либо chroot не сработал, либо не правильный /etc/mtab
Vergil72
Что говорит ls /mnt/gentoo
?