Hi again Red!
Thank you for sticking to my problem and helping me out. I have installed the new kernel and rebooted (without any extra parameters), but the CD-ROM still doesn't mount. It says:
mount: wrong fs type, bad option, bad superblock on /dev/hdc, or too many mounted file systems
And yes, if I reboot using "linux pci=off" the CD-ROM gets mountable, but the Ethernet card doesn't work.
On the other hand, I made again a fresh install of Debian (Netinst CD). I decided to install IceWM and so I have now only the base system. I searched these forums a little and found some instructions on setting IceWM up, so I decided to apt-get it and test it.
I used this command (logged in as root and booted using "linux pci=off" so Ethernet works) :
- Code: Select all
apt-get install xdm x-window-system-core icewm icewm-themes iceme mozilla-firefox
After it downloaded all files and installed them (succesfully without errors), I rebooted.
After the reboot, I was excited to see IceWM, the only problem was, XDM wanted to start, but I got only a black screen for 5 seconds and then XDM blasted me back to the base system commandline. I tried to run XDM manually (using root and my own user account) but the same happened. Then I did a
apt-get remove xdm and installed gdm (
apt-get install gdm) then I rebooted.
Now I was waiting until the system booted and started GDM, but what now? GDM came up with an error message saying that "X is not properly configured" and then it said "I am closing X for you" or something like that. And then I got back again to the commandline.
Just what did I do wrong?
Thank you very much!
Any kind of help is very appreciated!
Debian, a mystery..