LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Bluewhite64 (https://www.linuxquestions.org/questions/bluewhite64-80/)
-   -   installing bluewhite 64 (https://www.linuxquestions.org/questions/bluewhite64-80/installing-bluewhite-64-a-835297/)

dougguod 09-29-2010 06:59 PM

installing bluewhite 64
 
I run live disc ok when i install to hard drive i only get text no gui startedxxx?

GrapefruiTgirl 09-29-2010 07:25 PM

Assuming you have made a user account for yourself, log in as your user and type:
Code:

startx
and see if you get a desktop. If you have not made a user account, you'll want to do that first, unless you plan to start X as root and make your user account from root's desktop.

I have a Bluewhite64 disc here but haven't booted in in a long time; but if I remember right, it's the same as Slackware in that it starts/installs configured to start in runlevel 3 out of the box.

Edit /etc/inittab if you want it to start in runlevel 4 (the graphical level). Edit the line in the file as follows:
Code:

# Default runlevel. (Do not set to 0 or 6)
id:4:initdefault:

In yours, the 4 is a 3 so change it to a 4.


All times are GMT -5. The time now is 11:25 AM.