Re: chroot question

2007-01-21 Thread Scott Gifford
Anton Piatek <[EMAIL PROTECTED]> writes: > I have a amd64 install of debian with a 32bit chroot for a couple of > apps. This works great, but I have a question. > > Is it possible to have an application inside the 32bit chroot launch > an application on my main 64 bit system? (e.g. a photo browsi

Re: chroot question

2007-01-21 Thread Rick Thomas
On Jan 20, 2007, at 5:55 PM, Andrew Sackville-West wrote: can you symlink from inside to outside the chroot? Fraid not. The kernel evaluates the symlink's destination in the environment it came from. Rick -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Re: chroot question

2007-01-20 Thread Andrew Sackville-West
On Sat, Jan 20, 2007 at 04:21:19PM -0500, Rick Thomas wrote: > > On Jan 20, 2007, at 2:37 PM, Douglas Allan Tutty wrote: > > >On Sat, Jan 20, 2007 at 05:47:36PM +, Anton Piatek wrote: > >>Hi, > >>I have a amd64 install of debian with a 32bit chroot for a couple > >>of apps. > >>This works g

Re: chroot question

2007-01-20 Thread Rick Thomas
On Jan 20, 2007, at 2:37 PM, Douglas Allan Tutty wrote: On Sat, Jan 20, 2007 at 05:47:36PM +, Anton Piatek wrote: Hi, I have a amd64 install of debian with a 32bit chroot for a couple of apps. This works great, but I have a question. Is it possible to have an application inside the 32b

Re: chroot question

2007-01-20 Thread Douglas Allan Tutty
On Sat, Jan 20, 2007 at 05:47:36PM +, Anton Piatek wrote: > Hi, > I have a amd64 install of debian with a 32bit chroot for a couple of apps. > This works great, but I have a question. > > Is it possible to have an application inside the 32bit chroot launch an > application on my main 64 bit

chroot question

2007-01-20 Thread Anton Piatek
Hi, I have a amd64 install of debian with a 32bit chroot for a couple of apps. This works great, but I have a question. Is it possible to have an application inside the 32bit chroot launch an application on my main 64 bit system? (e.g. a photo browsing program in the 32bit chroot launching gim

CHROOT Question

1998-08-04 Thread Matthew D. Myers
Non-debian question: Does anyone know how to setup a chroot shell so when someone telnets or ftp's into their account, they get a chrooted shell? I've tried some things I found by searching, but none of it worked right. I don't know if this is because it has to be done differently under Debian o