Gentoo Archives: gentoo-user

From: Bertram Scharpf <lists@×××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Chroot to new environment complains about kernel
Date: Fri, 15 Dec 2006 00:59:09
Message-Id: 20061215005438.GA9529@bart.bertram-scharpf.homelinux.com
1 Hi,
2
3 I try to chroot to a brand new environment, freshly unpacked
4 from stage 3:
5
6 kyle # chroot /mnt/hdb/ /bin/bash
7 FATAL: kernel too old
8 kyle # uname -a
9 Linux kyle 2.6.8-3-686 #1 Tue Dec 5 21:26:38 UTC 2006 i686 GNU/Linux
10
11 After that, I unpacked stage 1. The boostrap worked fine until
12 during compilation of glibc a command ".././scripts/mkinstalldirs"
13 stoped with (yes!): "FATAL: kernel too old".
14
15 An strace of the chroot command ends with the uname function
16 call yielding the above results and returning 0. Then, the
17 message is output and exit is called.
18
19 Google did not give me any hints.
20
21 Thanks in advance for any hints.
22
23 Bertram
24
25
26 --
27 Bertram Scharpf
28 Stuttgart, Deutschland/Germany
29 http://www.bertram-scharpf.de
30 --
31 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Chroot to new environment complains about kernel Benno Schulenberg <benno.schulenberg@×××××.com>
Re: [gentoo-user] Chroot to new environment complains about kernel Mark Shields <laebshade@×××××.com>
Re: [gentoo-user] Chroot to new environment complains about kernel Mark Shields <laebshade@×××××.com>
Re: [gentoo-user] Chroot to new environment complains about kernel "Bo Ørsted Andresen" <bo.andresen@××××.dk>