Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Freddy Spierenburg <freddy@dusktilldawn.nl>
To: saravanan sar <sar_van81@yahoo.co.in>
Cc: linux-mips@linux-mips.org
Subject: Re: porting linux to DBau1200
Date: Sat, 2 Jun 2007 20:44:51 +0200	[thread overview]
Message-ID: <20070602184450.GD28306@dusktilldawn.nl> (raw)
In-Reply-To: <858843.6401.qm@web94308.mail.in2.yahoo.com>

[-- Attachment #1: Type: text/plain, Size: 1337 bytes --]

Hi Sar,

On Sat, Jun 02, 2007 at 07:49:01AM +0100, saravanan sar wrote:
> has anyone successfully ported linux to DBau1200 board?

I am successfully running it on the DBAu1100 board, so I am most
sure it works on the 1200 board too. No worries on that part.


> YAMON> go
[cut]
> Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0).

You might want to try an NFS mount first, before loading a root
filesystem on the Flash memory that's part of the board.

Setup a root filesystem on a workstation and export it by means
of NFS. You might want to take a look at debootstrap (Debian
GNU/Linux), but there do exist an almost infite amount of other
ways to do just that. Probably an obvious note, but I like to
make it anyway: make sure you use mipsel binaries!!

Next you start from YAMON in a way like this:

	go . ip=10.42.69.2 nfsroot=10.42.69.1:/opt/debianfs/ rw

Of course you can use any IP address you like and the
'/opt/debianfs/' is only a suggestion to where the just created
root filesystem resides on your workstation.

Good luck!


-- 
$ cat ~/.signature
Freddy Spierenburg <freddy@dusktilldawn.nl>  http://freddy.snarl.nl/
GnuPG: 0x7941D1E1=C948 5851 26D2 FA5C 39F1  E588 6F17 FD5D 7941 D1E1
$ # Please read http://www.ietf.org/rfc/rfc2015.txt before complain!

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2007-06-02 18:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-02  6:49 porting linux to DBau1200 saravanan sar
2007-06-02  8:35 ` {Spam} " Florian Fainelli
2007-06-02 18:44 ` Freddy Spierenburg [this message]
2007-06-06 11:19   ` saravanan
2007-06-07 15:25     ` Freddy Spierenburg

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=20070602184450.GD28306@dusktilldawn.nl \
    --to=freddy@dusktilldawn.nl \
    --cc=linux-mips@linux-mips.org \
    --cc=sar_van81@yahoo.co.in \
    /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