Results 1 to 7 of 7
This is my first time installing Gentoo. I followed the handbook from gentoo.org:
http://www.gentoo.org/doc/en/handboo...x86.xml?part=1
During the "bootsrapping the system" phase I got this:
Code:
kernel BUG at <bad filename>: 33609!
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-16-2005 #1Linux Enthusiast
- Join Date
- Jul 2005
- Location
- Maryland
- Posts
- 522
Gentoo, Bootstrapping the System, Kernel panic?
This is my first time installing Gentoo. I followed the handbook from gentoo.org:
http://www.gentoo.org/doc/en/handboo...x86.xml?part=1
During the "bootsrapping the system" phase I got this:
I did not include all the code as I am typing this from enother computer.Code:kernel BUG at <bad filename>: 33609! invalid operand:0000 [#1] SMP Modules linked in: floppy rtc evdev ... ... <0>Kernel panic - not syncing: Fatal exeption in interupt
Does anybody know what I could have done wrong?
my guess is:
1)I messed up /mnt/gentoo/etc/make.conf
2)I did not configure USE variables correctly
my next question is: what should I do next? Should I start all over again?
Thanks!
- 10-16-2005 #2
if you followed the instructions in the manual (and are using x86) then you should be fine. if you have deviated then you should include ONLY the options in the manual and see if that works. if that fails, then you may have a corrupt CD, which seems more likely to me. try verifying the MD5 checksum of it.
you may also have some dodgy hardware that the genkernel on the liveCD doesn't like. you could try installing gentoo from a knoppix liveCD since that has better hardware detection and just follow the CLI instructions as normalHere's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?
- 10-16-2005 #3Linux Enthusiast
- Join Date
- Jul 2005
- Location
- Maryland
- Posts
- 522
I used DVD that was part of Linux Format magazine which I bought in a local store.
Hardware is Athlon XP (0.13) 1497 Mhz
512 Mb RAM
Chipset: VIA KM 400 (as detected by gentoo)
HD is actually old. It's only about 5GB.
I will try to do it again. I may have missed something from the handbook.
It seems that I really have to follow all the steps.
Thanks for the reply.
- 10-17-2005 #4Linux Enthusiast
- Join Date
- Jul 2005
- Location
- Maryland
- Posts
- 522
Bootstrapping is working now. This time I chose to download the source code first and then bootstrap the system.
It's been ("building the GNU C Library, GNU Compiler Collection and several other key system programs") almost two hours now.
Does anyone know how long bootstrapping takes?
- 10-17-2005 #5Linux Enthusiast
- Join Date
- Jul 2005
- Location
- Maryland
- Posts
- 522
Bootstrapping finished without errors.
After I typed:
I got this:Code:emerge --fetchonly --emptytree system emerge --emptytree system
It did not happen right away though.Code:eops.os.dt -MT /var/tmp/portage/glibc-2.3.5-r2/work/build-default-i686-pc-linux-gnu-linuxthreads/libio/fileops.os fileops.c: In function `_IO_file_seekoff_mmap': fileops.c:1134: error: duplicate case value fileops.c:1130: error: previously used here {standard input}: Assembler messages: {standard input}:3026: Error: invalid attempt to declare external version name as default in symbol `_IO_file_xsputn@@GLIBC_2.1' {standard input}:3026: Error: invalid attempt to declare external version name as default in symbol `_IO_file_write@@GLIBC_2.1' make[2]: *** [/var/tmp/portage/glibc-2.3.5-r2/work/build-default-i686-pc-linux-gnu-linuxthreads/libio/fileops.os] Error 1 make[2]: Leaving directory `/var/tmp/portage/glibc-2.3.5-r2/work/glibc-2.3.5/libio' make[1]: *** [libio/subdir_lib] Error 2 make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.5-r2/work/glibc-2.3.5' make: *** [install] Error 2 !!! Error:sys-libs/glibc-2.3.5-r2 failed !!! Function toolchain-glibc_src_install, Line 297, Exitcode 2 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message.
Any ideas?
- 10-19-2005 #6Great quote!!!
Originally Posted by pavlo_7
~Mike ~~~ Forum Rules
Testing? What's that? If it compiles, it is good, if it boots up, it is perfect. ~ Linus Torvalds
http://loft306.org
- 10-19-2005 #7Linux Enthusiast
- Join Date
- Jul 2005
- Location
- Maryland
- Posts
- 522
What can I say, my fault, must learn from my own mistakes.


Reply With Quote
