Hi,
I am on ubuntu 13.04 and I get warnings when I do a wheezy schroot. I do
a sudo schroot -u root -c wheezy
I get the following warnings:
W: Failed to change to directory ‘/srv/chroot’: No such file or directory
I: The directory does not exist inside the chroot. Use the --directory
option to run the command in a different directory.
W: Falling back to directory ‘/root’
My schroot.conf file:
[wheezy]
description=Debian wheezy 64bit
directory=/srv/chroot/deb_wheezy
root-users=mindentropy,root
groups=root,mindentropy
root-groups=root,mindentropy
users=root,mindentropy
aliases=deb_wheezy
Are there some configs to be be post debootstrap to make things work fine?
Thanks,
Gautam.