[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Unable to mount on 0,0 ....



Ripin Natani wrote:
Hi,
I dont know if I have asked this question before but why I am always getting the error :
"Unable to mount on 0,0 cannot find root=label=/" ?
The complilation steps are ...


make dep

make bzImage

make modules

make modules_install


make install


Is it because I am compiling a kernel (2.4.21) without ext3 support on an ext3 FS ? but I have also tried compiling the an ext3 kernel and I got the same error.
can some one tell me whats going on ?

If the root filesystem is ext3 you must either:


a) have the ext3 filesystem built into the new kernel, or

	b) build the ext3 filesystem as a module and include it in the
	initrd image for the new kernel

Since you didn't state which you did, we can't help much more.  If you
can clarify which you want to do, we can give you instructions.
----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens vitalstream com -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-          When all else fails, try reading the instructions.        -
----------------------------------------------------------------------




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]