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

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



I am not sure but most probably I did not have ext3 support at all. The most confusing part is that when I changed the line to root=/dev/hda2 from root=LABEL=/ it works fine !!! Can it be related to ext3 or is it a grub issue ? The problem is that I am right now trying on a standalone machine with the final goal to compile the kernel on a VM. And on the VM changing to /dev/hda2 or /dev/sda2 (virtual device) does not work.
I hope you understand the problem.
Thanks,
-Ripin.


From: Rick Stevens <rstevens vitalstream com>
Reply-To: redhat-install-list redhat com
To: redhat-install-list redhat com
Subject: Re: Unable to mount on 0,0 ....
Date: Tue, 02 Sep 2003 16:26:45 -0700

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.        -
----------------------------------------------------------------------


_______________________________________________ Redhat-install-list mailing list Redhat-install-list redhat com https://www.redhat.com/mailman/listinfo/redhat-install-list To Unsubscribe Go To ABOVE URL or send a message to: redhat-install-list-request redhat com Subject: unsubscribe

_________________________________________________________________ MSN 8: Get 6 months for $9.95/month. http://join.msn.com/?page=dept/dialup




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