LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel
User Name
Password
Linux - Kernel This forum is for all discussion relating to the Linux kernel.

Notices


Reply
  Search this Thread
Old 11-15-2012, 08:41 PM   #1
Simone38
LQ Newbie
 
Registered: Nov 2012
Posts: 9

Rep: Reputation: Disabled
Question Problem loading kernel at boot (SuSE 9.0)


Hello everybody

I’m writing this post because I need your help.
I have no so much experience with Linux OS and today I tried to install a new SW from USB drive.
As result I had a fail during kernel boot.
As follow an extract of the fail:

Loading kernel /fs/ext3/ext3.o
ide-floppy driver 0.99.newide
kmod: failed to exec /sbin/modprobe -s -k ide-cd, errno = 2
VFS: Cannot open root device "hda1" or 03:01
Please append a correct "root=" boot option
Try booting with pci=noacpi, acpi=ht, or acpi=off on the command line.
If one helps, please report the following lines:
DMI: BIOS: Phoenix Technologies Ltd. // SIEMENS AG, V4.06 // V11.01.08, 08/26/2008
DMI: System: SIEMENS AG, SIMATIC Rack PC 847B, 6ES7643-8KC44-5BC4
DMI: Board: SIEMENS AG, A5E02122416, ES010
Kernel panic: VFS: Unable to mount root fs on 03:01

Can someone help me to fix this problem?
Thank you so much in advance
Simone
 
Old 11-15-2012, 08:54 PM   #2
Ser Olmy
Senior Member
 
Registered: Jan 2012
Distribution: Slackware
Posts: 3,339

Rep: Reputation: Disabled
The kernel is trying in vain to find the root file system on device "hda1". I can't say I blame it, as the "hdx" device nodes are only used by some really ancient and deprecated IDE drivers. Was the software you installed by any chance a kernel upgrade?

Try specifying root=/dev/sda1 as a kernel parameter. You should be able to enter it at the boot loader prompt, before the kernel loads.

If it works, you'll need to reconfigure the boot loader. I'm afraid I can't be more specific, as I don't know which boot loader or Linux distribution you're using.
 
Old 11-15-2012, 09:10 PM   #3
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141Reputation: 6141
What flavor of Linux (distro/version) are you trying to boot to/install and what make/model of computer are you trying to use it with?
 
Old 11-15-2012, 09:10 PM   #4
Simone38
LQ Newbie
 
Registered: Nov 2012
Posts: 9

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Ser Olmy View Post
The kernel is trying in vain to find the root file system on device "hda1". I can't say I blame it, as the "hdx" device nodes are only used by some really ancient and deprecated IDE drivers. Was the software you installed by any chance a kernel upgrade?

Try specifying root=/dev/sda1 as a kernel parameter. You should be able to enter it at the boot loader prompt, before the kernel loads.

If it works, you'll need to reconfigure the boot loader. I'm afraid I can't be more specific, as I don't know which boot loader or Linux distribution you're using.
Thanks so much for help me Ser Olmy but I tried and it doesn't work.
I'm using a Linux SUSE 9.0 version.....could it be useful for you?

Thanks again
Simone
 
Old 11-15-2012, 09:13 PM   #5
Simone38
LQ Newbie
 
Registered: Nov 2012
Posts: 9

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by frankbell View Post
What flavor of Linux (distro/version) are you trying to boot to/install and what make/model of computer are you trying to use it with?
Hi frankbell,

sorry you are right I forgot it.
I have a Linux SUSE 9.0 professional.
Since I need to do a copy of my HD, I tried to instal a boot USB with Acronis SW in it.
From CD I checked it worked fine and I tried from USB.......bad idea!

Thank you

Simone
 
Old 11-15-2012, 09:19 PM   #6
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
SUSE 9 is rather OLD

but there are two different versions of SUSE
there is the NOT FREE SUSE Enterprise Linux Desktop/ or Server ( SELD & SELS )

and the FREE
OpenSUSE


OpenSUSE is currently ONLY supporting 12.1 and 12.2

SELS/Novell ,i do believe is only supporting SELS 10 and 11 ( and i am not sure about 10 )
SELS is a long life distro

so it is just old, or very old depending on just WHAT version of "SUSE" it is .


What is it you installed or "tried" ( and failed with problems ) to install .
 
Old 11-15-2012, 09:22 PM   #7
Simone38
LQ Newbie
 
Registered: Nov 2012
Posts: 9

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by John VV View Post
SUSE 9 is rather OLD

but there are two different versions of SUSE
there is the NOT FREE SUSE Enterprise Linux Desktop/ or Server ( SELD & SELS )

and the FREE
OpenSUSE


OpenSUSE is currently ONLY supporting 12.1 and 12.2

SELS/Novell ,i do believe is only supporting SELS 10 and 11 ( and i am not sure about 10 )
SELS is a long life distro

so it is just old, or very old depending on just WHAT version of "SUSE" it is .


What is it you installed or "tried" ( and failed with problems ) to install .
I thought if I can use a boot CD maybe I could fix the kdump.
But unfortunatly I haven't and as you said this is a very old version and I can't instal a new one, I shuold try to fix it.

Thanks
Simone
 
Old 11-16-2012, 02:19 AM   #8
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
Moderator note: Please use a descriptive title for your thread excluding words like 'urgent' or 'help'. Using a proper title makes it easier for members to help you. I've changed the title to something the describes your issue in order to let your thread gain more visibility.
 
  


Reply



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
Sound Driver Not Loading On SuSE 10 Boot Enyi Linux - Hardware 1 01-16-2007 05:26 AM
Kernel not loading all modules on boot fobster Linux - Newbie 5 01-05-2006 12:32 PM
solaris boot problem boot error loading interpreter(misc/krtld) Johncy_j Solaris / OpenSolaris 5 08-18-2005 01:47 AM
Boot problem after loading modules into kernel scr02bcg Linux - General 2 07-21-2005 10:23 AM
SuSE - loading drivers at boot time verminsky Linux - Distributions 4 03-31-2004 05:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel

All times are GMT -5. The time now is 12:50 AM.

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