From: st.lambert02@gmail.com (stl)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Problem with rootfs mounting
Date: Mon, 21 Mar 2011 15:41:49 +0100 [thread overview]
Message-ID: <AANLkTi=TyrWKXSpFAYeC3F9Fn+LuPKhzfmTS1iM-QaqX@mail.gmail.com> (raw)
Hello all,
I am porting linux-2.6.37 to a new architecture, and I am facing the
well-known problem:
VFS: Cannot open root device "(null)" or unknown-block(0,0)
When I was working on uClinux, I have seen that the vmlinux image was
concatenated with the romfs image.
The kernel was aware of the address of the magic number -rom1fs- thanks to
the configuration
CONFIG_MTD_UCLINUX_ADDRESS= 0x . . . . in the .config file.
But, I have not found how I can do this in Linux..
I have chosen the filesystem ROMFS in the .config file.
Where and how the romfs tree is created and included to the kernel image?
This question concerns also all the necessary user applications like "init"
and "sh".
Should I use a build system tool like Buildroot or OpenEmbedded?
Any help will be very useful.
Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110321/9c76eaa4/attachment.html
next reply other threads:[~2011-03-21 14:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-21 14:41 stl [this message]
2011-03-22 10:33 ` Problem with rootfs mounting Mandeep Sandhu
-- strict thread matches above, loose matches on Subject: below --
2011-03-21 13:26 stl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='AANLkTi=TyrWKXSpFAYeC3F9Fn+LuPKhzfmTS1iM-QaqX@mail.gmail.com' \
--to=st.lambert02@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).