8 results found
https://wiki.debian.org/Debootstrap

…ot # dselect [ you may use aptitude, install mc and vim ... ] main # echo "8:23:respawn:/usr/sbin/chroot $MY_CHROOT " \ "/sbin/getty 38400 tty8" >> /etc/inittab [ define a login tty that will use this system ] [ i.e. create tty8 with `mknod tty8 c 4 8' and run `passwd' ] main # i…