#include <hallo.h>
John H. Robinson, IV wrote on Mon Apr 22, 2002 um 10:18:36AM:

> you can also run dbootstrap from a chroot, or from your main filesystem.
> you will miss the opening screens, and the language selector. and you
> will probably be limited to english as a language.
> 
> but it is there, and it does work :)

Nope, works fine if you set LC_CTYPE before...

LANG=de_DE.UTF-8 uxterm
zcat rootbf2.4.bin > foo
mkdir bar
mount foo bar
cd bar/etc
tar zxvf xlp.tgz
cd ..
chroot . bin/ash
LC_CTYPE=C@utf-8
export LC_CTYPE
/sbin/dbootstrap

Gruss/Regards,
Eduard.
-- 
F�r manche ist es Windows, f�r andere der l�ngste Virus der Welt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to