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

Re: screenshots from BFs?



#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 debian-boot-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: