<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body dir="ltr" bgcolor="#ffffff" text="#000000">
<p style="margin-bottom: 0cm; margin-top: 0pt;">Shachar Shemesh wrote:<br>
</p>
<blockquote cite="mid:4A532A45.9020205@shemesh.biz" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
Gilad Ben-Yossef wrote:
  <blockquote cite="mid:4A53255C.1080700@codefidence.com" type="cite">
    <meta content="text/html;charset=ISO-8859-1"
 http-equiv="Content-Type">
    <title></title>
    <blockquote cite="mid:4A5306F8.5080701@vboxcomm.com" type="cite"><br>
I do not&nbsp; understand this&nbsp; : root device is ready, but&nbsp; boot process&nbsp;
is <br>
stuck ?? <br>
    </blockquote>
    <br>
Simple: <br>
    <br>
You either use an initramfs, and if so your initramfs should mount the
real root file system itself using switch_root() or you don't use an
initramfs and let the kernel mount it (but then you need the driver
compiled into the kernel).<br>
    <br>
Gilad<br>
  </blockquote>
As a nitpicking, if you are using initrd, there is a mode of operation
where the initrd (linuxrc script) loads the kernel module, but the
kernel does the actual mounting. I</blockquote>
<br>
Yes, but initramfs does not support it AFAIK and I wouldn't recommend
anyone to use initrd in favour of initramfs for any system with 2.6
kernel.<br>
<br>
Gilad<br>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Gilad Ben-Yossef
Chief Coffee Drinker &amp; CTO
Codefidence Ltd.

Web: <a class="moz-txt-link-freetext" href="http://codefidence.com">http://codefidence.com</a>
Cell: +972-52-8260388
Tel: +972-8-9316883 ext. 201
Fax: +972-8-9316884
Email: <a class="moz-txt-link-abbreviated" href="mailto:gilad@codefidence.com">gilad@codefidence.com</a>

Check out our Open Source technology and training blog - <a class="moz-txt-link-freetext" href="http://tuxology.net">http://tuxology.net</a>

        "Now the world has gone to bed
         Darkness won't engulf my head
         I can see by infra-red
         How I hate the night."
</pre>
</body>
</html>