public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] RE: start / load addresses for initrd
Date: Wed, 02 Apr 2003 01:10:41 +0200	[thread overview]
Message-ID: <20030401231046.570FAC587C@atlas.denx.de> (raw)
In-Reply-To: Your message of "Tue, 01 Apr 2003 17:34:47 CDT." <EGEGIJHKDKJGAJMGIDPNGEFHCKAA.jwalden@digitalatlantic.com>

In message <EGEGIJHKDKJGAJMGIDPNGEFHCKAA.jwalden@digitalatlantic.com> you wrote:
> 
> >Where did you get this ramdisk image from?
> 
> I made the ramdisk image using the following procedure:
> 
> dd if=/dev/zero of=ramdisk bs=1k count=16384
> /sbin/mke2fs -q -F -m0 ramdisk
> mount -o loop ramdisk mountpoint
> cd mountpoint
> tar xf ../fsimage.tar

Where did you get "fsimage.tar" from? What does it contain.

> >What makes you think it is working at all?
> 
> I performed the following procedure to verify it.
> 
> [root at hhl initrd]# dd if=initrd of=ramdisk.gz bs=64 skip=1
> 23583+1 records in
> 23583+1 records out
> [root at hhl initrd]# gzip -d ramdisk.gz
> [root at hhl initrd]# mount -o loop ramdisk mountpoint
> [root at hhl initrd]# ls -al mountpoint
> total 26
> drwxr-xr-x   10 root     root         1024 Mar 20 15:34
> drwxr-xr-x    3 root     root         4096 Apr  1 16:31
> drwxr-xr-x    2 root     root         1024 Mar 20 15:34
> drwxr-xr-x    2 root     root         2048 Mar 20 15:34
> drwxr-xr-x    6 root     root         1024 Mar 20 15:34
> drwxr-xr-x    2 root     root         2048 Mar 20 15:34
> drwxr-xr-x    2 root     root        12288 Mar 20 15:34
> drwxr-xr-x    2 root     root         1024 Mar 20 15:34
> drwxr-xr-x    5 root     root         1024 Mar 20 15:34
> drwxr-xr-x    4 root     root         1024 Mar 20 15:34

Ummm... I don't even see a filename here. I don;t see if there is  an
"init" binary or a shell or any library or any device.

Which sort of output do you expect when providing such input? GIGO...


Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
This is an unauthorized cybernetic announcement.

  reply	other threads:[~2003-04-01 23:10 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-21 20:11 [U-Boot-Users] start / load addresses for kernel Jerry Walden
2003-03-25 17:45 ` [U-Boot-Users] RE: start / load addresses for initrd Jerry Walden
2003-03-25 18:17   ` Wolfgang Denk
2003-03-26 16:42     ` Jerry Walden
2003-03-26 23:42       ` Wolfgang Denk
2003-03-28  8:16     ` Stefan Roese
2003-04-01 22:34     ` Jerry Walden
2003-04-01 23:10       ` Wolfgang Denk [this message]
2003-04-01 23:36         ` Jerry Walden
2003-04-01 23:51           ` Wolfgang Denk
2003-04-01 23:53             ` Jerry Walden
2003-04-02  8:05               ` Wolfgang Denk
2003-04-02 19:07         ` Jerry Walden
2003-04-02 20:13           ` Wolfgang Denk
2003-04-02 21:18             ` Jerry Walden
2003-04-02 22:32               ` Wolfgang Denk
2003-04-02 23:13                 ` Reinhard Meyer
2003-04-21 18:02             ` [U-Boot-Users] u-boot boot options Jerry Walden
2003-04-21 18:14               ` Jim Potter
2003-04-21 18:23                 ` Jerry Walden
2003-04-21 18:54                 ` Wolfgang Denk
2003-04-21 18:52               ` Wolfgang Denk
2003-03-25 18:41   ` [U-Boot-Users] RE: start / load addresses for initrd Chris Hallinan
2003-03-26 23:11     ` [U-Boot-Users] u-boot size Jerry Walden
2003-03-26 23:48       ` Robert Schwebel
2003-03-26 23:52       ` Wolfgang Denk

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=20030401231046.570FAC587C@atlas.denx.de \
    --to=wd@denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox