View previous topic :: View next topic |
Author |
Message |
BioSLuDge Tux's lil' helper
Joined: 12 Jul 2004 Posts: 99 Location: Utah
|
Posted: Tue Aug 16, 2005 11:01 pm Post subject: Genkernel does not work :( |
|
|
I have no idea whats going on here I lost my old kernel system.map and bzimage (or whatever its called now) from boot. So I put the good old gentoo 2005.0 disc and booted up, mounted /, boot, and proc. Then I chrooted and tried to recompile my kernel and it will just hang after: Creating auxilary cpio archive...
here is the tail end of my log
Code: |
INSTALL sound/pci/snd-ens1371.ko
INSTALL sound/pci/ice1712/snd-ice1712.ko
INSTALL sound/pci/snd-es1938.ko
INSTALL sound/pci/snd-es1968.ko
INSTALL sound/pci/snd-fm801.ko
INSTALL sound/pci/snd-intel8x0.ko
INSTALL sound/pci/snd-intel8x0m.ko
INSTALL sound/pci/snd-maestro3.ko
INSTALL sound/pci/snd-rme32.ko
INSTALL sound/pci/snd-rme96.ko
INSTALL sound/pci/snd-sonicvibes.ko
INSTALL sound/pci/snd-via82xx-modem.ko
INSTALL sound/pci/snd-via82xx.ko
INSTALL sound/pci/trident/snd-trident-synth.ko
INSTALL sound/pci/trident/snd-trident.ko
INSTALL sound/pci/vx222/snd-vx222.ko
INSTALL sound/pci/ymfpci/snd-ymfpci.ko
INSTALL sound/synth/emux/snd-emux-synth.ko
INSTALL sound/synth/snd-util-mem.ko
if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map 2.6.12-gentoo-r6; fi
* Copying config for successful build to /etc/kernels/kernel-config-x86-2.6.12-gentoo-r6
* initramfs: >> Initializing...
* >> Creating base_layout cpio archive...
* >> Creating auxilary cpio archive...
|
Now I left this going for atleast 8/9 hours on a 2 gig hz machine so I know something is wrong (while i slept).
Something else that is odd, I can't emerge anything. An emerge --sync works fine but when I try to emerge genkernel this is what I get:
Code: |
Calculating dependencies >>> Unpacking source...
>>> emerge (1 of 1) sys-kernel/genkernel-3.3.5 to /
>>> md5 files ;-) genkernel-3.1.1b.ebuild
>>> md5 files ;-) genkernel-3.1.0c.ebuild
>>> md5 files ;-) genkernel-3.3.5.ebuild
>>> md5 files ;-) genkernel-3.1.6.ebuild
>>> md5 files ;-) files/digest-genkernel-3.1.6
>>> md5 files ;-) files/digest-genkernel-3.3.5
>>> md5 files ;-) files/digest-genkernel-3.1.0c
>>> md5 files ;-) files/digest-genkernel-3.1.1b
>>> md5 files ;-) files/bin-keymaps.tar.gz
>>> md5 src_uri ;-) genkernel-3.3.5.tar.bz2
>>> md5 src_uri ;-) genkernel-pkg-3.3.tar.bz2
>>> md5 src_uri ;-) dmraid-1.0.0.rc8.tar.bz2
>>> md5 src_uri ;-) LVM2.2.00.25.tgz
>>> md5 src_uri ;-) device-mapper.1.00.17.tgz
>>> md5 src_uri ;-) unionfs-1.0.12a.tar.gz
>>> md5 src_uri ;-) e2fsprogs-1.38.tar.gz
>>> Unpacking genkernel-3.3.5.tar.bz2 to /var/tmp/portage/genkernel-3.3.5/work
/usr/portage/sys-kernel/genkernel/genkernel-3.3.5.ebuild: src_unpack aborted; exiting.
sandbox: Caught signal 2 in pid 7964
...done!
|
I let this sit for atleast 20 minutes before I broke it.
Thanks for your time and help.
-BioSLuDge |
|
Back to top |
|
|
TheX Guru
Joined: 31 Jul 2004 Posts: 349 Location: .de
|
Posted: Tue Aug 16, 2005 11:12 pm Post subject: |
|
|
I would try to update portage and then update genkernel.
Seems to be a prob with portage. |
|
Back to top |
|
|
BioSLuDge Tux's lil' helper
Joined: 12 Jul 2004 Posts: 99 Location: Utah
|
Posted: Tue Aug 16, 2005 11:36 pm Post subject: |
|
|
Can't emerge portage either, same problem.
-BioSLuDge |
|
Back to top |
|
|
|