[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Boot Debian to a command line and prevent X from starting on boot



On Sun, Apr 26, 2009 at 12:09:37PM +0300, Andrei Popescu wrote:
> On Sun,26.Apr.09, 17:58:43, Alex Samad wrote:
> > On Sun, Apr 26, 2009 at 10:10:02AM +0300, Andrei Popescu wrote:
> > > On Sat,25.Apr.09, 07:59:23, Stephen Liu wrote:
> > > 
> > > > Sorry I'm not working on Debian replying your posting.  I can't check
> > > > the above steps for you which I dig out from my database.  HTH
> > > 
> > > Will definitely not work in the Debian default configuration, as 
> > > runlevels 2 to 5 are identical. I prefer the sysv-rc-conf solution and 
> > 
> > sorry where do you get this from ?
> > 
> > on my machine
> > 
> >  ls -l  /etc/rc2.d/ /etc/rc3.d/ | grep gdm
> > lrwxrwxrwx 1 root root  13 2008-05-07 19:48 K30gdm -> ../init.d/gdm
> > lrwxrwxrwx 1 root root  13 2008-05-07 19:48 S30gdm -> ../init.d/gdm
> 
> $ for i in 2 3 4 5 ; do ls -l /etc/rc$i.d/* | sed -e "s:^.*rc$i\.d/::" > runlevel$i.list; done
> $ for i in 3 4 5 ; do diff -u runlevel2.list runlevel$i.list ; done
> $
> 
> Pretty identical to me ;) and also
> 
> $ grep Default /etc/init.d/gdm
> # Default-Start:     2 3 4 5
> # Default-Stop:      0 1 6
looks the same for me, I wonder if it has changed

> 
> Looks like you changed your default config.

looks like your right

> 
> Regards,
> Andrei



-- 
The things that interest people most are usually none of their business.

Attachment: signature.asc
Description: Digital signature


Reply to: