Re: Personalized Filesystem (was: Hiding nodes with unionmount)

2009-08-18 Thread Sergiu Ivanov
Hello, On Mon, Aug 17, 2009 at 06:07:20AM +0200, olafbuddenha...@gmx.net wrote: > On Thu, Jul 30, 2009 at 09:26:11PM +0200, Arne Babenhauserheide wrote: > > > Is it possible to just unionmount / on another node and then chroot to > > it? > > Yes, that should work: > >settrans myroot unionfs

Personalized Filesystem (was: Hiding nodes with unionmount)

2009-08-17 Thread olafBuddenhagen
Hi, On Thu, Jul 30, 2009 at 09:26:11PM +0200, Arne Babenhauserheide wrote: > Am Donnerstag, 30. Juli 2009 14:37:39 schrieb Sergiu Ivanov: > $ ln / chroot/real_root > $ chroot chroot /bin/bash > $ settrans -a / mine real_root Much easier to settrans first: settrans myroot mine / && chroot myr