Re: Running a 32bits on debian amd64 system

2009-07-15 Thread Florian Weimer
* Cyril Brulebois: >> You do not need to be rude when I explicitly quote the actual doc I am >> reading, which obviously should not recommend the use of chroot > > Which obviously hadn't been updated in *years*. Can we move the content to a different URL and replace it with more helpful pointers?

Re: Running a 32bits on debian amd64 system

2009-07-15 Thread David Bremner
At Wed, 15 Jul 2009 10:24:06 +0200, Mathieu Malaterre wrote: > > On Mon, Jul 13, 2009 at 5:41 PM, Cyril Brulebois wrote: > > Which obviously hadn't been updated in *years*. RT*appropriate*FM. > Would you be kind enough to actually quote the document (URL) which > you call 'appropriate' As sever

Re: Running a 32bits on debian amd64 system

2009-07-15 Thread Mathieu Malaterre
On Tue, Jul 14, 2009 at 5:04 PM, Johannes Wiedersich wrote: > Mathieu Malaterre wrote: >> You do not need to be rude when I explicitly quote the actual doc I am >> reading, which obviously should not recommend the use of chroot > > FWIW, this is the wrong mailing list for that kind of question. Peo

Re: Running a 32bits on debian amd64 system

2009-07-15 Thread Mathieu Malaterre
On Mon, Jul 13, 2009 at 5:41 PM, Cyril Brulebois wrote: > Which obviously hadn't been updated in *years*. RT*appropriate*FM. 1. This is the #1 link on a google search, 2. this is listed as *Please either ask in IRC channel if unsure or refer to the The Debian GNU/Linux AMD64 HOW-TO for a more up-t

Re: Running a 32bits on debian amd64 system

2009-07-14 Thread Johannes Wiedersich
Mathieu Malaterre wrote: > You do not need to be rude when I explicitly quote the actual doc I am > reading, which obviously should not recommend the use of chroot FWIW, this is the wrong mailing list for that kind of question. People tend to be more helpful, if the correct form and forum/list is

Re: Running a 32bits on debian amd64 system

2009-07-13 Thread Goswin von Brederlow
Mathieu Malaterre writes: > On Mon, Jul 13, 2009 at 5:20 PM, Goswin von Brederlow > wrote: >> apt-get install schroot >> RTFM > > Did you *actually* read it yourself ? *hust, hust* I actually wrote it. At least a small part of it. > I'd suggest you reread it: > > http://alioth.debian.org/docma

Re: Running a 32bits on debian amd64 system

2009-07-13 Thread Cyril Brulebois
Mathieu Malaterre (13/07/2009): > I'd suggest you reread it: > > http://alioth.debian.org/docman/view.php/30192/21/debian-amd64-howto.html#id292437 Let's quote it further: | So, when will it be released? | The first planned official Debian release of 64bit userland for AMD64 will be Etch (Sarge

Re: Running a 32bits on debian amd64 system

2009-07-13 Thread Mathieu Malaterre
On Mon, Jul 13, 2009 at 5:20 PM, Goswin von Brederlow wrote: > apt-get install schroot > RTFM Did you *actually* read it yourself ? I'd suggest you reread it: http://alioth.debian.org/docman/view.php/30192/21/debian-amd64-howto.html#id292437 There is no mention to chroot -H option whatsoever Y

Re: Running a 32bits on debian amd64 system

2009-07-13 Thread Goswin von Brederlow
Mike Hommey writes: > On Mon, Jul 13, 2009 at 04:29:34PM +0200, Mathieu Malaterre wrote: >> 'lo >> >> I am reading: >> >> http://alioth.debian.org/docman/view.php/30192/21/debian-amd64-howto.html#id292205 >> >> But everytime I chroot into my 32bits system, part of my system >> still sees m

Re: Running a 32bits on debian amd64 system

2009-07-13 Thread Mike Hommey
On Mon, Jul 13, 2009 at 04:29:34PM +0200, Mathieu Malaterre wrote: > 'lo > > I am reading: > > http://alioth.debian.org/docman/view.php/30192/21/debian-amd64-howto.html#id292205 > > But everytime I chroot into my 32bits system, part of my system > still sees me as my user: > > $ sudo chroot

Running a 32bits on debian amd64 system

2009-07-13 Thread Mathieu Malaterre
'lo I am reading: http://alioth.debian.org/docman/view.php/30192/21/debian-amd64-howto.html#id292205 But everytime I chroot into my 32bits system, part of my system still sees me as my user: $ sudo chroot ./Debian32Chroot # id uid=0(root) gid=0(root) groups=0(root) # echo $HOME /home/mathie