Gentoo Archives: gentoo-dev

From: AGottinger@t-online.de (Achim Gottinger)
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] Problem with chroot while installation
Date: Thu, 14 Jun 2001 05:01:42
Message-Id: 3B28874C.D34068C2@gentoo.org
In Reply to: Re: [gentoo-dev] Problem with chroot while installation by Enrico Zschemisch
1 Enrico Zschemisch wrote:
2 >
3 > Hi,
4 >
5 > > Have you tried, "chroot /mnt/gentoo /bin/bash", it should use
6 > > (according to chroot manpage) /bin/sh if you haven't given the second
7 > > argument. But perhaps your chroot doesn't do that. Worth a try anyway.
8 > It´s a pity, but this does not work ;(
9 > Any other hints?
10 >
11 try
12
13 unset TERM
14 chroot /mnt/gentoo /bin/bash
15
16 bye achim~
17
18 > Ciao Enrico
19 >
20 > _______________________________________________
21 > gentoo-dev mailing list
22 > gentoo-dev@××××××××××.org
23 > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev