Results 11 to 16 of 16
Ok, I installed net-install and did those commands and it looks like it installed ok... but nothing happens. I tried a reboot and still nothing... it just loads a whole ...
- 06-20-2009 #11Just Joined!
- Join Date
- Jun 2009
- Posts
- 7
Ok, I installed net-install and did those commands and it looks like it installed ok... but nothing happens. I tried a reboot and still nothing... it just loads a whole lot of text then stops at a command prompt (after asking me to enter root login details) How do I start the fluxbox?
- 06-20-2009 #12
From the Fluxbox Wiki
Start fluxbox from the command line - Fluxbox-wikiCode:echo "exec startfluxbox" > ~/.xinitrc
Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 06-20-2009 #13Just Joined!
- Join Date
- Jun 2009
- Posts
- 7
that didn't seem to do anything...
- 06-20-2009 #14forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,096
You can use the startx command from the command line to start the xserver once you've created the .xinitrc file.
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 06-20-2009 #15Just Joined!
- Join Date
- Jun 2009
- Posts
- 7
ok, i'll give that a try. thnx
- 06-20-2009 #16Linux Newbie
- Join Date
- Apr 2009
- Posts
- 160
Make sure this line is in inittab
That should start you in a gui mode instead of command line modeCode:# The default runlevel is defined here id:5:initdefault:


