Re: Can't open root device

2001-07-02 Thread Gary Hennigan
"Jaroslav Knespl" <[EMAIL PROTECTED]> writes: > I am using testing version of debian + 2.2.19 kernel and I would like > to use 2.4.5. > > But when computer boots, a folowing kernel panic message appears: > > VFS: Cannot open root device "301" or 03:01 > > Does anybody meat this problem, or can a

Re: Can't open root device

2001-06-29 Thread Dave Sherohman
On Fri, Jun 29, 2001 at 04:47:48PM +0200, Jaroslav Knespl wrote: > Is there any possibility to examine what chipset and ide controller is > on my MB without rebooting? I assume you mean "without rebooting from 2.2.19", since 2.4.5 won't run in the first place. From within 2.2.19, you can find ou

Re: Can't open root device

2001-06-29 Thread ktb
On Fri, Jun 29, 2001 at 04:47:48PM +0200, Jaroslav Knespl wrote: > I am using testing version of debian + 2.2.19 kernel and I would like to > use 2.4.5. > But when computer boots, a folowing kernel panic message appears: > > VFS: Cannot open root device "301" or 03:01 > > Does anybody meat this

Re: Can't open root device

2001-06-29 Thread ray p
I would suggest that you get the example config file from http://www.markybob.com put that in your source tree as .config and run make oldconfig then use make menuconfig to tweak it only changing things you are sure you understand. Do not use xconfig. This is what solved the same problem for me