>
> Does anyone know how to use choot? I followed the man age and ran
> "sudo chroot Desktop/", but it gave an error
That is probably because there is not "bin" directory in your Desktop ☺
The "change root" command is used to change where the root-directory
("/") is. The only time I can ever recall using it, from the command
line, was to switch the root-directory from a rescue disc to the main
hard-disk of the system I was working on, so "passwd" would change the
correct files.
What are you trying to do? I suspect you are using the wrong tool for
the job.