[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Running a 32bits on debian amd64 system



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 ./Debian32Chroot
> # id
> uid=0(root) gid=0(root) groups=0(root)
> # echo $HOME
> /home/mathieu
> 
> What should I do so that I either:
> 
> 1. Completely be root
> or
> 2. Completely be user 'mathieu'

3. Read sudo's manual page, option -H.

Mike


Reply to: