LinSux (OpenSUSE 10.0) fails to boot - need help
LinSux (OpenSUSE 10.0) fails to boot - need help
Today I started my Linux box after a break of about a week, and instead of nicely firing up X and displaying my Linux desktop, it either displayed the console and stopped, or showed the console, then blanked the screen, then stopped, or rebooted the computer.
If I start it in 'failsafe' mode, I cannot login - no keyboard input is accepted.
The machine is a dual boot system with Win2K installed, which still starts and runs fine, so it might not be the hardware.
Any advice (apart from reinstalling)?
If I start it in 'failsafe' mode, I cannot login - no keyboard input is accepted.
The machine is a dual boot system with Win2K installed, which still starts and runs fine, so it might not be the hardware.
Any advice (apart from reinstalling)?
- FunkyStickman
- DBB Ace
- Posts: 309
- Joined: Wed Apr 20, 2005 2:26 pm
- Location: 'Nawlins
Either you did an update (automatic maybe?) the last time you were in it and forgot, which hosed it somehow. Or it is a hardware problem. Some hardware problems will mess up linux while windows continues to function while others will hose windows but allow linux to still function.
It could also be that you formatted one of your linux partitions for some reason while you were in windows, effectivly erasing the linux files but it is unlikely from someone of your skill level.
If you are getting mount errors you should boot with a live cd. Your suse installation cd will work just fine. Go to the console and check a few things such as /etc/fstab and your partitions \"fdisk /dev/hdX\". It is at least booting the kernel so at least you know your /boot partition is fine and grub (or lilo) is working.
It could also be that you formatted one of your linux partitions for some reason while you were in windows, effectivly erasing the linux files but it is unlikely from someone of your skill level.
If you are getting mount errors you should boot with a live cd. Your suse installation cd will work just fine. Go to the console and check a few things such as /etc/fstab and your partitions \"fdisk /dev/hdX\". It is at least booting the kernel so at least you know your /boot partition is fine and grub (or lilo) is working.
Why doesn't it work?
Grendel,
it pretty likely was an update. I had one mess things up in the past already (task bar gone for good). I will try the install CD, thx.
Anyway, I wanted to install Linux on my 64 bit machine, and this might be a good occasion ...
Xamindar,Diedel wrote:The machine is a dual boot system with Win2K installed, which still starts and runs fine, so it might not be the hardware.
it pretty likely was an update. I had one mess things up in the past already (task bar gone for good). I will try the install CD, thx.
Anyway, I wanted to install Linux on my 64 bit machine, and this might be a good occasion ...
Any distro can have issues. I hated rpm because of having to force installs all the time with odd little programs which eventually cluttered my system. I switched to debian which was a whole lot better for me but eventually it got all corrupted and I had to reinstall. That was probably a hardware problem as my capacitors were exploding. Then I went over to gentoo and totally love it (despite the long compile times). I heard ubuntu is pretty dang nice (debian based) but I haven't tried it. I will try it eventually.Jeff250 wrote:All the more reason why you should use a debian-based distro.
At the moment I would say Ubuntu and Gentoo are the best ones. Mostly for bleeding edge I think. Suse and Red Hat are flagship in the buisness market.
Your choice of distro all depends on your preference. They all have good points and bad. And NONE are as simple as Windows to use.
Why doesn't it work?
I will never use Debian. Too many problems with OpenGL drivers and D2X-XL.
I've had my fair share of D2X-XL problem reports by Debian users that were rooted in the Debian distro.
I'll stick with OpenSUSE (10.1) and next time use KDE and not Gnome. To me, my Linux always seemed very fast, as long as it lasted, heh.
I've had my fair share of D2X-XL problem reports by Debian users that were rooted in the Debian distro.
I'll stick with OpenSUSE (10.1) and next time use KDE and not Gnome. To me, my Linux always seemed very fast, as long as it lasted, heh.
Flip has a good idea; make sure if you have a USB keyboard that hotplug isn't failing on boot.
Also, if you set up sshd, try logging into your machine remotely (here's a really good Windows SSH client). Then run dmesg and see if there's anything bad in there.
Also, if you set up sshd, try logging into your machine remotely (here's a really good Windows SSH client). Then run dmesg and see if there's anything bad in there.
KDE != fast. Especially, especially on Novell.Diedel wrote:I'll stick with OpenSUSE (10.1) and next time use KDE and not Gnome. To me, my Linux always seemed very fast, as long as it lasted, heh.
I can't pretend to know every fact about the situations, but the problem probably wasn't that they were rooted with Debian but that they were rooted in using packages from the stable repository. The stable repository is great for servers, but for desktop use the packages will be noticably years out of date. I don't think that you'd have this problem if you used packages from Debian unstable (which is an overstatement in the Linux world) or from an up to date debian-based distro like Ubuntu or Mepis. At least, I've never had trouble with Ubuntu.Diedel wrote:I've had my fair share of D2X-XL problem reports by Debian users that were rooted in the Debian distro.
If you dont mind losing all the eye candy - black box or fluxbox is a mighty fast GUI. Very slim and light.DCrazy wrote:Flip has a good idea; make sure if you have a USB keyboard that hotplug isn't failing on boot.
Also, if you set up sshd, try logging into your machine remotely (here's a really good Windows SSH client). Then run dmesg and see if there's anything bad in there.
KDE != fast. Especially, especially on Novell.Diedel wrote:I'll stick with OpenSUSE (10.1) and next time use KDE and not Gnome. To me, my Linux always seemed very fast, as long as it lasted, heh.