knoppix

CastleCops -> LinuxOS

Author: edallicaLocation: USA PostPosted: Wed May 25, 2005 1:55 pm    Post subject: knoppix

hey guys got an old computer i want to use as a server so i thought the best way to do this was to have linux on it.

i was trying to install knoppix on it. i get the boot procedure ok but as soon as the desktop should appear the screen goes dead as though there is nothing getting sent to the monitor. the pc originally had win98 on it. its a 266 MHz with 128Mb RAM, which fits the knoppix specs. im trying to boot it from a cd.

any helkp would be great, im not sure is this just a windows forum?

cheers

edo

Author: stan_qaz PostPosted: Thu May 26, 2005 5:09 am    Post subject:

I'm not sure what the commands are but you should be able to give it one when it starts to boot to tell it to not load the graphics desktop but come up in command line mode. That will make finding the graphics glitch easier. It is probably just a setting that is being detected incorrectly on your video card.

Author: scuzzman PostPosted: Thu May 26, 2005 3:00 pm    Post subject:

If you look at the file /etc/inittab you should see a line similar to this one:
Code:
id:5:initdefault

This is your systems default runlevel. Around that line, it will display the other various runlevels and what they are. Find the one for command-line or console enviroment, and change the 5 to that number. Now as root do this in a console:
Code:
init 1

After that's finished, do this:
Code:
init 3

This will put you back into multi-user mode as root. Logout/login as normal user and try to startx, and report the errors.

Author: edallicaLocation: USA PostPosted: Tue Jun 07, 2005 3:47 pm    Post subject:

hey i got knoppix running from the cd.

at the boot screen i typed "failsafe" and the desktop successfully loaded.

cheers for the help guys

edo



CastleCops -> LinuxOS

All times are GMT

Page 1 of 1


Powered by phpBB © 2001 phpBB Group