Disable X and boot into TUI?Forum: Other Help Topics Topic: Disable X and boot into TUI? started by: lantian2004  Posted by lantian2004 on June 02 2006,18:02  
        My first idea was to edit the init.d files to not start x, but can't do that due to the file being read-only. Basically I want the system to boot into text-only mode (installed not live cd). Ideas? Can I do a fresh install without putting in X?
   Posted by mikshaw on June 02 2006,22:40  
        edit /home/dsl/.bash_profile, removing the "startx" command.  Make sure you use backup/restore if it's a frugal install, to keep .bash_profile persistent
   |