infrastructure:schroot-18.04-on-20.04
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| infrastructure:schroot-18.04-on-20.04 [2021/10/18 10:05] – s_fuyedc | infrastructure:schroot-18.04-on-20.04 [2021/10/20 11:58] (current) – hassouna | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| From http:// | From http:// | ||
| - | This setup is for installing an 18.04 environment on a 20.04 host system. If you want it the other way around (hosting an 18.04 system and creating a 20.04 environment) go back to [[infrastructure/ | + | This setup is for installing an 18.04 environment |
| ===Setup schroot env=== | ===Setup schroot env=== | ||
| Line 12: | Line 12: | ||
| </ | </ | ||
| - | Describe the new environment to build (in this case its 18.04 bionic). Open a new conf file first. | + | Describe the new environment to build (in this case its 18.04 bionic). Open a new conf file first. Here gedit is used, feel free to use your favorite editor instead. |
| < | < | ||
| Line 18: | Line 18: | ||
| </ | </ | ||
| - | Now put the following settings into it. | + | Now put the following settings into it. Don't forget to put the username of your host machine as users. |
| < | < | ||
| Line 25: | Line 25: | ||
| type=directory | type=directory | ||
| directory=/ | directory=/ | ||
| - | users=cram ## put the username of your host-machine here | + | users=cram ## put the username of your host machine here |
| root-groups=root | root-groups=root | ||
| root-users=root | root-users=root | ||
| Line 69: | Line 69: | ||
| ===Setting up ROS in the environment=== | ===Setting up ROS in the environment=== | ||
| - | Login to the schroot environment again. We're going to do a full ROS install in here. First get some general archives. Since it is an 18.04 bionic environment we are installing ROS melodic. | + | Login to the schroot environment again. We're going to do a full ROS install in here. First get some general archives. |
| < | < | ||
| Line 77: | Line 77: | ||
| </ | </ | ||
| - | Now for the ROS install do everything you'd usually do to install ROS on your machine. | + | Now for the ROS install do everything you'd usually do to install ROS on your machine. Since it is an 18.04 bionic environment we are installing ROS melodic. |
| < | < | ||
| Line 97: | Line 97: | ||
| - | ===Additional=== | + | ===Final touches=== |
| - | For a little bit more convenience, | + | For a little bit more convenience, |
| < | < | ||
| Line 114: | Line 114: | ||
| - | The following aliases | + | The following aliases |
| < | < | ||
| Line 121: | Line 121: | ||
| alias stop_melodic=' | alias stop_melodic=' | ||
| </ | </ | ||
| + | |||
| + | If the following message appears when calling ' | ||
| + | < | ||
| + | Failed to lock chroot: / | ||
| + | </ | ||
| + | |||
| + | Congratulations, | ||
infrastructure/schroot-18.04-on-20.04.1634551545.txt.gz · Last modified: by s_fuyedc
