How to chroot Ubuntu+1?
- by jrg
What is the recommended way to use chroot from Ubuntu Stable (in my case 11.04) with Ubuntu+1 (11.10)?
Linked (but probably separate) is "Is there anything special that I need to do in order to get Xorg working?"
Reason I ask is because I'd like to test a few GTK3 programs without losing my current (stable) Ubuntu, or having to get my data synced.
I thought about maybe running a SSH server from 11.10 and then using SSH's X forwarding, but that seems rather cumbersome.