public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Mark Howell <mhowell@northlink.com>
To: Abot Botbot <dejanigma@hotmail.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: NFS Bootargs
Date: Wed, 09 Aug 2006 16:45:47 -0700	[thread overview]
Message-ID: <44DA73AB.4050104@northlink.com> (raw)
In-Reply-To: <BAY102-F15BFC0DB6B83849C21C502A9550@phx.gbl>

Abot Botbot wrote:
> Hello all,
> 
> 
>    I'm trying to boot off an NFS share as laid out in the OSK Users 
> guide so I can begin my software development process. My buidling of the 
> system with the approrpiate makefiles has all gone seamlessly. I am 
> attempting to boot from the NFS share on my linux machine, which I've 
> demonstrated is possible from a neighboring machine. The error is as 
> follows:
> 
> Kernel panic: No init found.  Try passing init= option to kernel.
> 
> I have tried putting an "init=/bin/sh" argument into the bootargs 
> string, but that hasn't solved the problem. Does anyone else have a 
> bootargs string for an NFS share that they have used succesfully? Here 
> is the string I am currently using for refference:
> 
> console=ttyS0,115200n8 noinitrd rw ip=dhcp root=/dev/nfs 
> nfsroot=192.168.1.101:/home/usr/projects/filesys,nolock mem=30M 
> init=/bin/sh
> 
> Thanks for your help,
> Andy
> 
[snip]

Andy, this is a working NFS boot string for my 1611 H2 with today's git 
kernel:

mem=32M console=ttyS0,115200n8 noinitrd root=/dev/nfs rw 
nfsroot=172.30.2.32:/home/markh/omap/nfsroot ip=dhcp

Cheers,

Mark.

  parent reply	other threads:[~2006-08-09 23:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-08 12:57 Welcome + Boot Error Abot Botbot
2006-08-09 14:26 ` NFS Bootargs Abot Botbot
2006-08-09 14:45   ` Daan Biere
2006-08-09 18:18     ` Abot Botbot
2006-08-09 23:45   ` Mark Howell [this message]
2006-08-10 14:28     ` Abot Botbot
2006-08-10  1:13   ` MCSI & MCBSP howto configure as gpio Arnold
  -- strict thread matches above, loose matches on Subject: below --
2006-08-09 19:55 NFS Bootargs Abot Botbot
2006-08-10  5:06 Manoj Kotnala
     [not found] <000501c6bcb1$88fcf3f0$0a02a8c0@DAAN>
2006-08-11 15:06 ` Abot Botbot

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=44DA73AB.4050104@northlink.com \
    --to=mhowell@northlink.com \
    --cc=dejanigma@hotmail.com \
    --cc=linux-omap-open-source@linux.omap.com \
    /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