Troubles with VT's and Screen while chrooting in install
Hello I am currently installing Gentoo on my box but after I chroot I can no longer use screen (mainly it boots me from editing files and launching other screens). My Virtual Terminals are also messed up. When I do Ctrl+Alt+F1 it says the keys are unknown and it says to use the setkeycodes command. I had no idea what keycode I was supposed to use so I just entered in "(chroot#)setkeycodes" to get more info and it said the setkeycodes command was not found I really would like the guide sitting elsewhere in another terminal so that I can copy and paste stuff with ease. I'm building up a stage 1 right now and I just did "emerge --emptytree" or something to build the system files so it'll be a while before I need to start worrying, but what happens when I need to edit my bootloader config? I have already skipped editing USE in /etc/make.conf and my locales because nano refuses to open because my chroot environment cannot use screen because screen is technically not there. I emerged gcc and screen but screen still will not open under chroot. What should I do in this situation? I certainly can't finish the install like this.. Thanks for the help.