What exactly is a chroot? Is it similar to a simultaneous dual boot?

Posted by mathematician1975 on Ask Ubuntu See other posts from Ask Ubuntu or by mathematician1975
Published on 2012-07-12T13:37:53Z Indexed on 2014/06/08 21:41 UTC
Read the original article Hit count: 147

Filed under:
|

It has been suggested to me that the use of a chroot might solve my problem of building an application that must run on an embedded device. I have inferred from this description that it is somehow similar to creating the embedded environment locally on my machine which I can then use to develop on from my desktop development machine. Is this the right way to look at the functionality or have I totally misunderstood?

In order to get some idea of how it works I read this https://wiki.ubuntu.com/DebootstrapChroot which I will attempt to make a chroot for an old Ubuntu version on my machine. However, as I am a total linux novice, I am a bit concerned that as I do not entirely know what I am doing is there anyway that I could end up with an unusable system?? Is this something that a novice should even attempt???

© Ask Ubuntu or respective owner

Related posts about chroot

Related posts about embedded-system