What's the difference between

/KNOPPIX/usr/*
and
/usr/*

because with those command

lndir /KNOPPIX/usr /mnt/hda2/dest
mount --bind /mnt/hda2/dest /usr

the command is clean but I can not acces all applcation so what's the pb ..?