[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ssh into chroot



I'm using schroot to run a sid chroot inside of etch, and have run into
a problem. I googled around, and found the following:

    1. use bind to mount /proc inside the chroot
    2. run sshd inside the chroot
    3. connect

Only when I do these things, ssh seems to hang during the login process:

    debug1: Authentication succeeded (password).
    debug1: channel 0: new [client-session]
    debug1: Entering interactive session.
    debug1: Sending environment.
    debug1: Sending env LANG = en_US.UTF-8

Obviously, it doesn't like the chroot somehow. What am I missing?

-- 
"Oh, look: rocks!"
	-- Doctor Who, "Destiny of the Daleks"



Reply to: