Mislav Blazevic, le Tue 05 Nov 2013 19:52:39 +0100, a écrit : > I tried to install i386 Debian system with following command: > debootstrap --arch i386 jessie . > After installation finished I chrooted into it and noticed that it actually > installed amd64 Debian. > (after chroot .) uname -m outputs x86_64 which is not expected behaviour.
uname -m shows the arch of the kernel, not the arch of userland. Please make sure with dpkg-architecture instead. Samuel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org