linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* kernel BUG at inode.c:564
@ 2003-09-27 12:17 Jules Colding
  0 siblings, 0 replies; 2+ messages in thread
From: Jules Colding @ 2003-09-27 12:17 UTC (permalink / raw)
  To: Linux Kernel

Hi,

I don't know if this is/was a known issue, but I got a kernel panic when
I tried to install, rh9 on my new machine (I have send this mail to the
rh list too). This happened while doing a harddisk install from
/dev/hda5 (fat - partitioned and formatted by W2K). 

My hardware is:
Asus A7V600 Via KT600 DDR400 AGP x8
1 AMD Athlon Thoroughbred  XP 2000+ (1667 MHz)
2 Seagate Barracuda 80GB (ST380011A), 7200RPM, 2MB 
1 Kingston 512 MB DDR-RAM PC32000 400 MHz KVR400X64C3
1 Nvidia GeForce4 MX 440-8X, 128MB DDR

Both Seagates are at IDE1. I have installed W2K on hda and was trying to
install rh9 on hdb as a dual boot. I have a fat partition (hda5) on my
W2K disk. I also have a cdrom on hdc.

I have replicated the entire error screen below:

---------------- CUT ----------------
        /mnt/runtime umount failed (16)
        disabling /dev/loop1 LOOP_CLR_FD failed: 16
------------- [ cut here ] ------------- 
kernel BUG at inode.c:564!
invalid operand: 0000
CPU:    0
EIP:    0060:[<c014dfaa]>       Not tainted
EFLAGS: 00010202

EIP is at  (2.4.20-8BOOT)
eax: 00000001   ebx: dce37420   ecx: dce37440   edx: 00000000
esi: dfcd1f60   edi: dfcd1f60   ebp: c0271280   esp: dfcd1f44
ds: 0068        es: 0068        ss: 0068
Process linuxrc (pid: 17, stackpage=dfcd1000)
Stack:  dce37420 c014e07a dce37420 defe4c64 00000000 c014e1a5 dfcd1f60
dce37258
        d85685d8 defe4c44 defe4c00 dee64ca0 c0140759 defe4c00 c0271348
00000000
        dfcd1f98 0000000d bffec894 c01502e4 defe4c00 dee64ca0 c25a2590
c250a270
Call Trace:     [<c014e07a>] (0xdfcd1f48)
[<c014e1a5>] (0xdfcd1f58)
[<c0140759>] (0xdfcd1f74)
[<c01502e4>] (0xdfcd1f90)
[<c0108d73>] (0xdfcd1fc0)

Code: 0f 0b 34 02 39 da 23 c0 8b 83 fc 00 00 00 a9 10 00 00 00 75
 VFS: Cannot open root device "" or 48:05
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on 48:05
---------------- CUT ----------------

This was the first time I got a kernel panic. The install have stalled
trice before (well into the install). Two times when I tried to install
from cdrom, and one time when I tried the hard disk install from the
same partition. I have checked the media and the isos. They all PASS.

So, is there some solution to this problem?

Thanks in advance,
  jules

-- 
Jules Colding <JuBColding@yorkref.com>
York Refrigeration

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Kernel BUG at inode.c:564
@ 2003-09-27 11:50 Jules Colding
  0 siblings, 0 replies; 2+ messages in thread
From: Jules Colding @ 2003-09-27 11:50 UTC (permalink / raw)
  To: Linux Kernel

Hi,

I don't know if this is/was a known issue, but I got a kernel panic when
I tried to install, rh9 on my new machine (I have send this mail to the
rh list too). This happened while doing a harddisk install from
/dev/hda5 (fat - partitioned and formatted by W2K). 

My hardware is:
Asus A7V600 Via KT600 DDR400 AGP x8
1 AMD Athlon Thoroughbred  XP 2000+ (1667 MHz)
2 Seagate Barracuda 80GB (ST380011A), 7200RPM, 2MB 
1 Kingston 512 MB DDR-RAM PC32000 400 MHz KVR400X64C3
1 Nvidia GeForce4 MX 440-8X, 128MB DDR

Both Seagates are at IDE1. I have installed W2K on hda and was trying to
install rh9 on hdb as a dual boot. I have a fat partition (hda5) on my
W2K disk. I also have a cdrom on hdc.

I have replicated the entire error screen below:

---------------- CUT ----------------
        /mnt/runtime umount failed (16)
        disabling /dev/loop1 LOOP_CLR_FD failed: 16
------------- [ cut here ] ------------- 
kernel BUG at inode.c:564!
invalid operand: 0000
CPU:    0
EIP:    0060:[<c014dfaa]>       Not tainted
EFLAGS: 00010202

EIP is at  (2.4.20-8BOOT)
eax: 00000001   ebx: dce37420   ecx: dce37440   edx: 00000000
esi: dfcd1f60   edi: dfcd1f60   ebp: c0271280   esp: dfcd1f44
ds: 0068        es: 0068        ss: 0068
Process linuxrc (pid: 17, stackpage=dfcd1000)
Stack:  dce37420 c014e07a dce37420 defe4c64 00000000 c014e1a5 dfcd1f60
dce37258
        d85685d8 defe4c44 defe4c00 dee64ca0 c0140759 defe4c00 c0271348
00000000
        dfcd1f98 0000000d bffec894 c01502e4 defe4c00 dee64ca0 c25a2590
c250a270
Call Trace:     [<c014e07a>] (0xdfcd1f48)
[<c014e1a5>] (0xdfcd1f58)
[<c0140759>] (0xdfcd1f74)
[<c01502e4>] (0xdfcd1f90)
[<c0108d73>] (0xdfcd1fc0)

Code: 0f 0b 34 02 39 da 23 c0 8b 83 fc 00 00 00 a9 10 00 00 00 75
 VFS: Cannot open root device "" or 48:05
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on 48:05
---------------- CUT ----------------

This was the first time I got a kernel panic. The install have stalled
trice before (well into the install). Two times when I tried to install
from cdrom, and one time when I tried the hard disk install from the
same partition. I have checked the media and the isos. They all PASS.

So, is there some solution to this problem?

Thanks in advance,
  jules


-- 
Jules Colding <jules@tdcadsl.dk>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-27 12:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-27 12:17 kernel BUG at inode.c:564 Jules Colding
  -- strict thread matches above, loose matches on Subject: below --
2003-09-27 11:50 Kernel " Jules Colding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).