LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-18-2012, 12:57 PM   #1
greed109
Member
 
Registered: Nov 2010
Posts: 34

Rep: Reputation: 0
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.

Last edited by greed109; 04-18-2012 at 02:11 PM.
 
Old 04-18-2012, 01:21 PM   #2
jkirchner
Senior Member
 
Registered: Apr 2007
Location: West Virginia
Distribution: Ubuntu
Posts: 1,005

Rep: Reputation: 320Reputation: 320Reputation: 320Reputation: 320
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.
 
Old 04-18-2012, 01:53 PM   #3
greed109
Member
 
Registered: Nov 2010
Posts: 34

Original Poster
Rep: Reputation: 0
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...
 
Old 04-18-2012, 02:17 PM   #4
jkirchner
Senior Member
 
Registered: Apr 2007
Location: West Virginia
Distribution: Ubuntu
Posts: 1,005

Rep: Reputation: 320Reputation: 320Reputation: 320Reputation: 320
Here is an Ubuntu fix: AskUbuntu
 
Old 04-18-2012, 02:36 PM   #5
greed109
Member
 
Registered: Nov 2010
Posts: 34

Original Poster
Rep: Reputation: 0
Thank you jkirchner for the Ubuntu fix. Ill try it on Debian first, would like to keep Debian as main OS.
 
Old 04-18-2012, 02:40 PM   #6
jkirchner
Senior Member
 
Registered: Apr 2007
Location: West Virginia
Distribution: Ubuntu
Posts: 1,005

Rep: Reputation: 320Reputation: 320Reputation: 320Reputation: 320
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)
 
Old 04-19-2012, 05:32 AM   #7
Satyaveer Arya
Senior Member
 
Registered: May 2010
Location: Palm Island
Distribution: RHEL, CentOS, Debian, Oracle Solaris 10
Posts: 1,420

Rep: Reputation: 305Reputation: 305Reputation: 305Reputation: 305
Another same thread with the same problem, http://www.linuxquestions.org/questi...-8-1-a-896625/, check if it helps you.
 
Old 04-19-2012, 08:15 AM   #8
greed109
Member
 
Registered: Nov 2010
Posts: 34

Original Poster
Rep: Reputation: 0
Thank you very much Satyaveer Arya, ill check that post. But, does anyone knows how to fix same issue in Debian?
 
Old 04-19-2012, 09:52 AM   #9
VDP76
Member
 
Registered: Apr 2010
Location: Bayreuth, Germany
Distribution: CrunchBang Linux (#!)
Posts: 111

Rep: Reputation: 19
Quote:
Originally Posted by jkirchner View Post
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!
 
Old 04-19-2012, 10:25 AM   #10
greed109
Member
 
Registered: Nov 2010
Posts: 34

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by VDP76 View Post
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?
 
Old 04-19-2012, 10:43 AM   #11
jkirchner
Senior Member
 
Registered: Apr 2007
Location: West Virginia
Distribution: Ubuntu
Posts: 1,005

Rep: Reputation: 320Reputation: 320Reputation: 320Reputation: 320
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.
 
Old 04-19-2012, 11:10 AM   #12
greed109
Member
 
Registered: Nov 2010
Posts: 34

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jkirchner View Post
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.
 
Old 04-20-2012, 07:50 PM   #13
greed109
Member
 
Registered: Nov 2010
Posts: 34

Original Poster
Rep: Reputation: 0
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?
 
Old 04-20-2012, 08:16 PM   #14
jkirchner
Senior Member
 
Registered: Apr 2007
Location: West Virginia
Distribution: Ubuntu
Posts: 1,005

Rep: Reputation: 320Reputation: 320Reputation: 320Reputation: 320
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.
 
Old 04-20-2012, 08:55 PM   #15
greed109
Member
 
Registered: Nov 2010
Posts: 34

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jkirchner View Post
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?

Last edited by greed109; 04-20-2012 at 09:32 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux Installation error sachinh Linux - Hardware 5 04-21-2011 09:31 AM
Linux installation error amerine Linux - Newbie 7 01-01-2005 08:49 PM
Linux installation error hoi_hop Linux - Software 1 11-11-2003 11:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:37 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration