Re: Kernel 2.6.0 Cannot Mount Root FS

2004-01-06 Thread Thorsten Haude
Hi, * Björn Johansson <[EMAIL PROTECTED]> [2004-01-06 01:36]: >I had the same problem. >You must do: make mrproper >Then: make menuconfig I see, so that one worked for you! Someone just gave me the tip that I forgot something which was always included in previous kernel: The MS-DOS partition t

Re: Kernel 2.6.0 Cannot Mount Root FS

2004-01-05 Thread Björn Johansson
Hello!   I had the same problem. You must do:  make mrproper Then: make menuconfig   Without "make mrproper" you get kernel panic.     Björn Johansson [EMAIL PROTECTED]  

Kernel 2.6.0 Cannot Mount Root FS

2004-01-04 Thread Thorsten Haude
Hi, I just installed Sarge and made a new Kernel (2.6.0) for it. However, the new Kernel cannot find the root file system: - - - Schnipp - - - VFS: Cannot open root device "2246" or hdh6 Please append a correct "root=" boot option Kernel panic: VFS: Unable to mount root fs on hdh6 - - - Schnapp -