LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux installation error (https://www.linuxquestions.org/questions/linux-newbie-8/linux-installation-error-940486/)

greed109 04-18-2012 11:57 AM

Linux installation error
 
Hello.
It would be great if someone knows whats going on.
So, the story is:

Got this PC> AMD Athlon 1700mhz, 1500gb ram, ide hdd 80gb, some motherboard. Everything was working, cause it had MS Win 7 installed on it. Now, it started failing at some point with blu screen of death, and decision was made to upgrade with Linux. Distro was chosen Debian. iso downloaded from its source and installed.

After systems is installed. Grub loads, choice is made and then it gives an error: Kernel panic - not syncing :VFS: unable to mount root fs... and so on.

What i have tried was: Choose and install different distros> Debian, Ubuntu same problem. Installation with or without internet updates during installation, same problem. Changed HDD to a different model, same issue ramains. Change RAM, problem ramains.
Also: in GRUB i tried to edit the loading proccess and add this lines to the loader: acpi=off, pci=noacpi, noapic, nolapic, pnbios, pci=userpirqmask, pci=biosirq > nothing, the same error...

What am I missing?

Please help.
Thank you.

jkirchner 04-18-2012 12:21 PM

Does a live CD run without an issue?

I am thinking perhaps the hard drive is going bad. It could explain some of the issues you were having with windows as well though you did not specifiy what they were.

greed109 04-18-2012 12:53 PM

Well, i guess we can say that Yes, Live CD`s run without an issues. The installation proccess finishes and everything is fine until GRUB lets you to make choice, by default, and then this error appears.

With windows it was that, when USB device was inserted, such as Logitech USB camera, blue screen of death. I believe it was Buffer overflow...

jkirchner 04-18-2012 01:17 PM

Here is an Ubuntu fix: AskUbuntu

greed109 04-18-2012 01:36 PM

Thank you jkirchner for the Ubuntu fix. Ill try it on Debian first, would like to keep Debian as main OS.

jkirchner 04-18-2012 01:40 PM

If you google the error with the word debian you will get more. Some of the links are blocked for me (I am at work and they block some forums, but not all, go figure)

Satyaveer Arya 04-19-2012 04:32 AM

Another same thread with the same problem, http://www.linuxquestions.org/questi...-8-1-a-896625/, check if it helps you.

greed109 04-19-2012 07:15 AM

Thank you very much Satyaveer Arya, ill check that post. But, does anyone knows how to fix same issue in Debian?

VDP76 04-19-2012 08:52 AM

Quote:

Originally Posted by jkirchner (Post 4656405)
Here is an Ubuntu fix: AskUbuntu

hi greed109, don't forget that Ubuntu is Debian-based, it seems reasonable that the solution suggested in that link might work also in your case, have you already given it a shot???
This is a good starting point... ;)

Good luck!

greed109 04-19-2012 09:25 AM

Quote:

Originally Posted by VDP76 (Post 4657336)
hi greed109, don't forget that Ubuntu is Debian-based, it seems reasonable that the solution suggested in that link might work also in your case, have you already given it a shot???
This is a good starting point... ;)

Good luck!

Hello. Yes i know that Ubuntu is Debian based. The thing is i am not sure what is this problem and what needs to be fixed and where? So far the picture is such: GRUB, after installation, cannot find the image that is supposed to be in the root(/)directory. So, whats next? I need to point GRUB where to search?

jkirchner 04-19-2012 09:43 AM

As I read it when I googled, it has to do with initramfs. The link I gave should help (even though ubuntu) and I found this as well on the Ubuntu forums. Searching for Debian + Kernel panic - not syncing :VFS: unable to mount root fs gives a good list. I cannot access some of the debian forum links as work locks us out of nice stuff :( (and as you see they make me use windows)

You will need a live cd though to do these.

greed109 04-19-2012 10:10 AM

Quote:

Originally Posted by jkirchner (Post 4657381)
As I read it when I googled, it has to do with initramfs. The link I gave should help (even though ubuntu) and I found this as well on the Ubuntu forums. Searching for Debian + Kernel panic - not syncing :VFS: unable to mount root fs gives a good list. I cannot access some of the debian forum links as work locks us out of nice stuff :( (and as you see they make me use windows)

You will need a live cd though to do these.

Thank you checking links out. I do have Ubuntu CD with Try out option, thats the way i am writing this right now.
Do not let them break you, this is the only thing they cannot take away from you, is your soul. You are FREE.

greed109 04-20-2012 06:50 PM

Ok, this is very frustrating.
Pardon my language, i realy want this system to work, but this whole situation is just out of my hands.
I have downloaded live dvd Debian 6.0.4, installed it, same problem. Grub loades, and after any choice that is made, freezes with an error Kernel panic - not syncing: VFS.
No problem, loading with Debian live dvd in to gnome, sudo mount /dev/sda1 /mnt, sudo gedit /mnt/boot/grub/grub.cfg, changing UUID to root=/dev/sda1 ....and still nothing.

Then there is something about initramfs: http://askubuntu.com/questions/41930...known-block0-0
this link, and again nothing.

I am lost, i do understand that there is a problem with grub...but what am I doing wrong?

jkirchner 04-20-2012 07:16 PM

Are you doing just a regular install, grub to the MBR and basically defaults? Just curious.

I am still thinking you may have a hardware issue of some type. You mentioned windows was even acting up.

I do not think the problem is Grub, I think Grub is notifying you of a problem but not that it is the problem.

greed109 04-20-2012 07:55 PM

Quote:

Originally Posted by jkirchner (Post 4658810)
Are you doing just a regular install, grub to the MBR and basically defaults? Just curious.

I am still thinking you may have a hardware issue of some type. You mentioned windows was even acting up.

I do not think the problem is Grub, I think Grub is notifying you of a problem but not that it is the problem.

Yes, regular install, step by step: load up from dvd (debian live 6.0.4)text mode, next next next, let system partition everything automaticaly, get updates (tryed without them), install grub, eject dvd reboot, load grub, choose version to load, boom error.

Same with ubuntu, but in that case, changing UUID to root=/dev/sda1 in grub.cfg actually did work. And it went all the way with upgrades to the 11.10 version of Ubuntu, but i prefer Debian.

About windows 7, on AMD Athlon 1700mhz, 1500gb ram, 80gb hd, used it for testing.

Still no final conclusion. Kernel panic ...
Anyone?


All times are GMT -5. The time now is 10:51 PM.