Linux.com

Re:oh come on Bruce!

Posted by: Anonymous Coward on October 22, 2005 03:08 AM
When the getty on the host is set up as in the instructions, and<nobr> <wbr></nobr>/etc/X11/gdm/gdm.conf is set to start on vt11, just

login on the sid console (vt10 for me)
cd<nobr> <wbr></nobr>/etc/init.d
sudo<nobr> <wbr></nobr>./xfs start
sudo<nobr> <wbr></nobr>./cron start
sudo<nobr> <wbr></nobr>./gdm start

I have sid set to autologin for my user id, so that gives an X login with cron running. I should mention that debootstrap is an easy way to install the chroot system.

#

Return to What to do when apt-get fails