, i see no need to have an extra 32bit system installed. So
I'm thinking about removing it completely, however a bit of googling
on it beforehand led me to this:
"Be VERY careful if you decide to remove the chroot at some point in
the future. Any filesystems you have mounted with bind MUST be
unmounted before you rm -f the chroot. If you fail to do this you'll
remove your valuable data (/me sniff's and wipes away a tear) "
http://www.debian-administration.org/articles/356
Anyone care to explain this one to me before I throw away all that
"valuable data"?
Cheers,
Avishai.
some extra data:
$ mount
/home on /var/chroot/sid-ia32/home type none (rw,bind)
/tmp on /var/chroot/sid-ia32/tmp type none (rw,bind)
/dev on /var/chroot/sid-ia32/dev type none (rw,bind)
/proc on /var/chroot/sid-ia32/proc type none (rw,bind)