gconftool-2 -s /apps/osso/xterm/key_labels -t list --list-type=string "[Tab,Esc,Up,Dn,~,|,>]" gconftool-2 -s /apps/osso/xterm/keys -t list --list-type=string "[Tab,Escape,Page_Up,Page_Down,asciitilde,bar,greater]"
debootstrap --arch=armel --foreign lenny /mnt/
mkdir /var/chroot mount /dev/mmcblk1p2 /var/chroot/ chroot /var/chroot/ # now you are in the chroot, but you have to complete debootstrap /debootstrap/debootstrap --second-stage exit # out of chroot cp -a /etc/resolv.conf /var/chroot/etc/ cp -a /etc/hostname /var/chroot/etc/ cp -a /etc/hosts /var/chroot/etc/
| The Following 14 Users Say Thank You to titan For This Useful Post: | ||
amin007110, BruceL, cheve, codeMonkey, cproc, Elhana, emesem, iKneaDough, Jophish, mardy, Ph0b, qole, soeiro, threema | ||
| The Following 14 Users Say Thank You to titan For This Useful Post: | ||
| The Following User Says Thank You to qole For This Useful Post: | ||