this post was submitted on 20 Mar 2025
46 points (97.9% liked)
Linux
6620 readers
178 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Very cool idea and a fun project if you have a masochistic streak or a unique use case.
Also .. would running the other distro inside a docker container qualify because the processes are actually running on the same kernel albeit side-by-side with the native OS, or is this disqualified like using
chroot
?