* NFS Mount
@ 2002-09-09 16:33 Aman
2002-09-09 16:50 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Aman @ 2002-09-09 16:33 UTC (permalink / raw)
To: linuxppc embedded
Hi All
I have a basic question.
I have build a kernel image using the ppc linux source. Now I want to
download the image using NFS from the host. When I tried to boot the image I
am getting the following error.
VFS: Mounted root (nfs filesystem).
Freeing unused kernel memory: 220k init
Warning: unable to open an initial console.
Kernel panic: No init found. Try passing init= option to kernel.
<0>Rebooting in 180 seconds..
My root path in the dhcpd.conf is /hdb/mydir/mykernel , this where I have
un tar the linux kernel source for PPC.
In the exports file I have exported the path /hdb/mydir.
My doubt is , will there be a filesystem already in the linux source at the
location /hdb/mydir/mykernel or I have to create it. If I have create it,
how should I go about.
Please help me in solving this issue.
Thanking you in advance
Regards
Aman
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: NFS Mount
2002-09-09 16:33 NFS Mount Aman
@ 2002-09-09 16:50 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2002-09-09 16:50 UTC (permalink / raw)
To: Aman; +Cc: linuxppc embedded
Dear Aman,
in message <007001c2581e$af4a9900$370da8c0@aman> you wrote:
>
> My root path in the dhcpd.conf is /hdb/mydir/mykernel , this where I have
> un tar the linux kernel source for PPC.
This is wrong. You have use a directory which contains a filesystem
with native tools, dev entries, libraries, etc.
> My doubt is , will there be a filesystem already in the linux source at the
> location /hdb/mydir/mykernel or I have to create it. If I have create it,
The linux kernel source is just that: kernbel source. It does not contain a root filesystem.
> how should I go about.
Get and install our ELDK. It's free. See
http://www.denx.de/re/ELDK.html
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
"I didn't know it was impossible when I did it."
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-09-09 16:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-09 16:33 NFS Mount Aman
2002-09-09 16:50 ` Wolfgang Denk
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).