Re: bootstrap sid 32 bit on lenny 64 bit

2009-06-20 Thread T o n g
On Sun, 21 Jun 2009 09:14:26 +0800, Umarzuki Mochlis wrote: > i bootstrapped into 32 bit sid chroot but when i ran # uname -r > > it tells me that the kernel is 64 bit 2.6.26-2-amd64 That's normal. Ref: http://bts.grml.org/grml/issue586 I.e., "hostname get the name of the running system throu

bootstrap sid 32 bit on lenny 64 bit

2009-06-20 Thread Umarzuki Mochlis
i bootstrapped into 32 bit sid chroot but when i ran # uname -r it tells me that the kernel is 64 bit 2.6.26-2-amd64 below are the steps i did # debootstrap --arch i386 sid /home/umarzuki/chroot/sid32/ http://ftp.tw.debian.org/debian # chroot sid32 is it normal and i just have to assume it is wh