Results 1 to 10 of 15
how do I get it to boot when I start my computer?...
- 03-04-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 13
Gnome
how do I get it to boot when I start my computer?
- 03-04-2007 #2
If you installed gdm, then do
That will start the gdm login manager when your system boots and you can choose gnome as your default session.Code:#update-rc.d -n gdm defaults
- 03-04-2007 #3Just Joined!
- Join Date
- Mar 2007
- Posts
- 13
nothing happened
- 03-04-2007 #4
Yes, nothing will happen. When you reboot though, gdm will start (and it will do so each time you start your Debian system). If you want it to start immediately without a reboot, then do
Code:#/etc/init.d/gdm start
- 03-04-2007 #5Just Joined!
- Join Date
- Mar 2007
- Posts
- 13
still nothing.
- 03-04-2007 #6Just Joined!
- Join Date
- Mar 2007
- Posts
- 13
or how do i just run a GUI? like Gnome?
- 03-04-2007 #7
Do you have gdm installed because the commands above work perfectly fine on one of my sytems thats running Debian Etch?
- 03-04-2007 #8Just Joined!
- Join Date
- Mar 2007
- Posts
- 13
im running kernul 2.4
- 03-04-2007 #9
The kernel doesn't really matter in this instance. What we need to know is whether you have GDM (and GNOME) installed on your system.
- 03-04-2007 #10Just Joined!
- Join Date
- Mar 2007
- Posts
- 13
i dont know what gdm is.


Reply With Quote
