All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Danter <richard.danter@ntlworld.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Questions of uImage on sbc8260 board
Date: Wed, 08 Dec 2004 12:14:08 +0000	[thread overview]
Message-ID: <41B6F010.20508@ntlworld.com> (raw)
In-Reply-To: <20041207231546.37360.qmail@web54401.mail.yahoo.com>

duo dong wrote:
> 
> 1. NFS 
> 
> Do I have to use NFS to boot ? My server has problem
> and I'm using serial port only now. Is there another
> way to avoid using server? If I can, what steps I
> should follow?

No, you do not _have_ to use NFS, but it is a lot easier than using a 
RAMDISK when your developing apps.

> 
> 2. I'm trying to use ramdisk because the server is off
> and get errors. The kernel is build with reamdisk and
> loaded into RAM. 

How exactly are you loading the kernel/ramdisk image?

> 
> 3. => bootm
> ## Booting image at 00400000 ...
>    Image Name:   Linux Multiboot-Image

<snip>

> RAMDISK: Compressed image found at block 0
> crc error<6>Freeing initrd memory: 1367k freed <<--??

I'm not sure what is causing this, was the image corrupted when you 
downloaded? Maybe someone else can help us here..?

> VFS: Cannot open root device "" or 00:00 <<--
> Please append a correct "root=" boot option

Your boot options should have root=/dev/ram0

> Kernel panic: VFS: Unable to mount root fs on 00:00
> <<--
>  <0>Rebooting in 180 seconds..
> 
> 4. I did not rebuild the ramdisk image, just use the
> one from SELF. Do I need rebuild it?

I used one of the Denx ramdisks with no problems and didn't need to 
rebuild anything. I didn't build a unified kernel/ramdisk image though, 
I just loaded the kernel and then the example ramdisk unchanged. Try that.

Rich

  parent reply	other threads:[~2004-12-08 12:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-03  5:45 [U-Boot-Users] Questions of uImage on sbc8260 board duo dong
2004-12-03  7:42 ` Wolfgang Denk
2004-12-07 13:53 ` Richard Danter
2004-12-07 23:15   ` duo dong
2004-12-07 23:58     ` Wolfgang Denk
2004-12-08 12:14     ` Richard Danter [this message]
2004-12-08 12:17       ` Richard Danter
2004-12-09  6:34       ` duo dong
2004-12-09  7:42         ` Wolfgang Denk
2004-12-07 16:41 ` Ccool
  -- strict thread matches above, loose matches on Subject: below --
2004-12-03 13:01 VanBaren, Gerald

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=41B6F010.20508@ntlworld.com \
    --to=richard.danter@ntlworld.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.