Debian install - kernel panic

 
Thread Tools Search this Thread
Operating Systems Linux Debian Debian install - kernel panic
# 1  
Old 08-14-2015
Debian install - kernel panic

Hello all,

I would like to install Debian Jessie on my i386
When I boot from the installiso I see the menu and pick 'install'. The bios beeps once immediately and I get the following output:



Quote:
Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
I 've tried 3 cd's already...(md5 sum=ok) this computer always ran Debian before..what can I do to get past this error so I can install from cd again?
Thanks for any help/ideas
# 2  
Old 08-14-2015
It means it's not detecting your hard drive for whatever reason.

What's your hardware?
# 3  
Old 08-14-2015
Thank you
My hd is ATA, and it still boots my previous installation.
I just tried an old debbie installcd (that used to work for sure) but I get the same error now. Smilie
# 4  
Old 08-14-2015
The installer plainly doesn't care that your previous installation still works so neither do I.

It matters less to the hard drive drivers what your hard drive is than what your hard drive controller is. An "ATA" hard drive sounds extremely old, which might be a problem, unless you meant "serial ATA".
# 5  
Old 08-14-2015
Computerhardware is about 5 years old.. it is an IDE disk, with the old thick connector and wide parallel cables. There 's only one HD.
All previous debbies installed and ran fine.. o o what did they change

Last edited by drum159; 08-14-2015 at 02:35 PM.. Reason: add sentence
# 6  
Old 08-14-2015
PATA became rare over 10 years ago. I suspect your computer's older than 5 years.

You probably have to tell it to load libata before boot. It's probably not even finding your cdrom without it.
# 7  
Old 08-14-2015
If you're saying that you have a install CD that used to work on that machine but now doesn't, try setting all fields in your BIOS to default.

Sometimes changes to BIOS settings (eg, ROM shadowing) can do this sort of thing.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. SCO

Kernel Panic

Hello when i booting my SCO Server I become this Message PLS can anyone help me? Cheers Christoph (1 Reply)
Discussion started by: cga
1 Replies

2. Linux

Unload kernel module at boot time (Debian Wheezy 7.2, 3.2.0-4-686-pae kernel)

Hi everyone, I am trying to prevent the ehci_hcd kernel module to load at boot time. Here's what I've tried so far: 1) Add the following line to /etc/modprobe.d/blacklist.conf (as suggested here): 2) Blacklisted the module by adding the following string to 3) Tried to blacklist the module... (0 Replies)
Discussion started by: gacanepa
0 Replies

3. UNIX for Advanced & Expert Users

what does the kernel panic mean?

Hi, all: How should I obtain the reason of kernel panic? How should I debug the program which result in a kernel panic? What can I get from the panic information? li, kunlun (3 Replies)
Discussion started by: liklstar
3 Replies

4. UNIX for Dummies Questions & Answers

simulating kernel panic

How can a kernel panic be simulated? (5 Replies)
Discussion started by: proactiveaditya
5 Replies

5. Linux

kernel panic on RHEL3

hello all, please, help! we suffered out of power today and one of our Linux boxes cannot boot properly: .. hda set_driver_speed_status error 0X04 VFS: Unable to mount root fs on 00:00 ... the only thing that i can do - is boot in the rescue mode. i've already added noinitrd to... (2 Replies)
Discussion started by: MarGur
2 Replies

6. Linux

Kernel panic - not syncing: cannot execute a PAE-enabled kernel on PAE-less CPU

ok so I just installed fedora core 6 on my dell inspiron 700m and I go to boot into linux and I get this error. Has anyone seen this before? I also had XP Pro and Vista installed on this pc prior to putting fedora core 6 on the machine. I'm trying to setup a triple boot system. Please Help... (2 Replies)
Discussion started by: dave043
2 Replies

7. UNIX for Dummies Questions & Answers

Kernel panic - not syncing == While RHEL AS install

I am trying to Install RHEL AS 4 on x86 pc, through VNC and got the below error, Am not pretty sure as how to resolve this. Can some one guide me through the process, or what might be missing.... Have Installed RHEL, many a times but cudnt find this out... Wud appreciate an early reply ......... (0 Replies)
Discussion started by: Crazy_murli
0 Replies

8. Linux

kernel panic

I have compiled kernel version 2.6.12 in my linux box mandrake 10.1. I have followed www.digitalhermit.com/linux/Kernel-Build-HOWTO.html instructions. I have copied .config file from /usr/src/linux and lightly modified it (only the processor type) by xconfig. I have compiled the source and modules.... (3 Replies)
Discussion started by: Davide71
3 Replies

9. UNIX for Dummies Questions & Answers

kernel panic

hello :-) I have one problem with my LiLO... I installed PLD Linux on my computer but when it boots, the last thing I can see is: request_module Root fs not mounted VFS: Cannot open root device 03:01 Kernel panic: VFS: unable to mount root fs on 03:01 and the system stops :-( what... (1 Reply)
Discussion started by: pgas
1 Replies

10. UNIX for Dummies Questions & Answers

RH 7.3 Kernel Panic.

I've installed rh 7.3 a fewday ago and I'm trying to boot it and I get this" Kernel panic: no init found. try passing init=options to kernel" ????? What do I do. Thanks. F,Ruiz. (2 Replies)
Discussion started by: ruizf
2 Replies
Login or Register to Ask a Question