Hi, dpkg --root=/mnt -i <package>.deb will install the package in a system which is rooted in /mnt. But "dpkg --root=/mnt -l" doesn't list the installed packages in /mnt. Is this a bug, or was this meant to be so? TIA, Oki