Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] chroot problem
Date: Thu, 29 May 2008 09:13:31
Message-Id: 200805291013.17398.peter@humphrey.ukfsn.org
1 I have no problem chrooting into a system on the hard disk if I've booted
2 from an installation CD, but every time I try it after booting from another
3 HD partition I get e.g. this:
4
5 # chroot /mnt/rescue /bin/bash
6 chroot: cannot run command `/bin/bash': Permission denied
7
8 Ls shows the same permissions in each case, and I always make sure to:
9
10 # cd /mnt/rescue
11 # mount -tproc proc proc
12 # mount -obind /dev dev
13
14 ...first.
15
16 What am I doing wrong?
17
18 --
19 Rgds
20 Peter
21 --
22 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] chroot problem Justin <justin@×××××××××.net>
Re: [gentoo-user] chroot problem Dirk Heinrichs <dirk.heinrichs.ext@×××.com>
Re: [gentoo-user] chroot problem Wolf Canis <wolf.canis@××××××××××.com>
Re: [gentoo-user] chroot problem Wolf Canis <wolf.canis@××××××××××.com>
Re: [gentoo-user] chroot problem Duane Griffin <duaneg@×××××.com>