| Development for Multiple Linux Distributions mini-HOWTO .:: dzone.com ::. .:: fi.gta5-mods.com ::. | ||
|---|---|---|
| Prev | Next | |
With the secondary distributions installed, the steps to use them are: .:: docs.google.com ::. [Express.js Questions]
It is important to use a 2.4-series or newer Linux kernel in the "primary" Linux distribution in order to take advantage of the multiple mount points feature that the 2.4-series permits. For many tasks, the .:: telegra.ph ::. .:: ml007.k12.sd.us ::. .:: forums.servethehome.com ::. .:: sub4sub.net ::. .:: www.mrclarksdesigns.builderspot.com ::. /proc and /tmp filesystems will have to be remounted in the secondary distribution using: .:: bsky.app ::. .:: chromewebstore.google.com ::. .:: telegra.ph ::.
mount --bind /proc /opt/distros/redhat_6.2/proc mount --bind /tmp /opt/distros/redhat_6.2/tmp |
Also, it can be helpful to remount (rather than copy) the source tree from the primary to the secondary distro: .:: realhindu.in ::. .:: telegra.ph ::.
mount --bind /home/USER/src/PROJECT /opt/distros/redhat_6.2/USER/src/PROJECT |
Become root and use:
xhost +localhost chroot /opt/distros/redhat_6.2 /bin/bash |
Finally, create a user (if necessary) within the chroot-ed shell and develop, build, and/or test your application within this "separate" Linux distribution! Not that you may also have to specify your .:: telegra.ph ::. .:: nstools.fr ::. .:: pod.beautifulmathuncensored.de ::. .:: telegra.ph ::. .:: www.skypixel.com ::. DISPLAY environment variable if you'd like to use X applications. .:: postr.yruz.one ::. .:: telescope.ac ::. .:: podcasts.apple.com ::.
Done! You now have a shell that is, for all practical purposes, running within the secondary Linux distribution of your choice. .:: podcasts.apple.com ::.