On Sun, Jul 17, 2016 at 9:55 AM, Patrick Dupre <pdupre@xxxxxxx> wrote: > > I wanted to make a chroot, and I get: > > Error, do this: mount -t proc proc /proc > /bin/basename: missing operand > Try '/bin/basename --help' for more information. Not enough info. What's calling basename? The proc mount should be mount -t proc proc /path/to/chroot_dir/proc but you'd be better off using systemd-nspawn -D /path/to/chroot_dir to chroot without having to pre-mount proc or any other "api" filesystem. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org