Core values - gotolinux/gotolinux.github.com GitHub Wiki
Core Values
2013-04-28
Pristine Core
TinyCore ... two systems in one, chroot
Bind Mounts to Core
For example, we can do something along the lines of:
mount -o bind /proc /goto/System/Kernel/Status
mount -o bind /dev /goto/System/Kernel/Devices
mount -o bind /sys /goto/System/Kernel/Objects
chroot goto