linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Amit D Chaudhary <amitc@brocade.com>
To: 윤동석 <manulsan@daintelecom.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: How to make ramdisk ?
Date: Thu, 06 Sep 2001 12:11:58 -0700	[thread overview]
Message-ID: <3B97CA7E.6010805@brocade.com> (raw)
In-Reply-To: 002801c1346a$553b1e40$2000a8c0@private


Look at Documentation/ramdisk.txt in the kernel source tree for details.

Amit


윤동석 wrote:
> 네트워크Hi
>
> I'am trying to Hard Hat linux 1.2  on custom MPC8240 Board
> modifying  Sandpointing8240  SDK.
> I want to use ramdisk  so I did " make  zImage.initrd"
> but there are errors.  followings are error messages
> =================================================================
> .
> .
> mlinux:                 59.5% -- replaced with vmlinux.gz
> make[2]: Leaving directory `/opt/hardhat/devkit/lsp/motorola-sandpoint/linux-2.4.2_hhl20/arch/ppc/boot/images'
> make -C sandpoint zImage.initrd
> make[2]: Entering directory `/opt/hardhat/devkit/lsp/motorola-sandpoint/linux-2.4.2_hhl20/arch/ppc/boot/sandpoint'
> ppc_82xx-ld -T /opt/hardhat/devkit/lsp/motorola-sandpoint/linux-2.4.2_hhl20/arch/ppc/vmlinux.lds -Ttext 0x00800000 -o zvmlinux.initrd.tmp head.o ../common/misc-common.o ../common/misc-simple.o ../common/ns16550.o ../common/string.o ../lib/zlib.a
> ppc_82xx-objcopy -O elf32-powerpc -R .comment \
>         --add-section=initrd=../images/ramdisk.image.gz \
>         --add-section=image=../images/vmlinux.gz \
>         zvmlinux.initrd.tmp zvmlinux.initrd
> ppc_82xx-objcopy: cannot stat: ../images/ramdisk.image.gz:  no such file or directory
> make[2]: *** [zvmlinux.initrd] Error 1
> make[2]: Leaving directory `/opt/hardhat/devkit/lsp/motorola-sandpoint/linux-2.4.2_hhl20/arch/ppc/boot/sandpoint'
> make[1]: *** [zImage.initrd] Error 2
> make[1]: Leaving directory `/opt/hardhat/devkit/lsp/motorola-sandpoint/linux-2.4.2_hhl20/arch/ppc/boot'
> make: *** [zImage.initrd] Error 2
> =================================================================
>
> Question ]
>     At cimpile time, ramdisk.image.gz is needed .
>
>    1) How do I make ramdisk.image.gz ?
>
>
> Thanks in advance.
>                                                 DongSeak Yoon
>
> Question ]
>
>    1) Do I have to make ramdisk.image.gz ?
>    2) if so , how can I make it  ?
>
>
> Thanks in advance.
>                                                 DongSeak Yoon
>
>
>
>
> E-mail  : manulsan@daintelecom.com
> Mobil   : 016-208-9568
> Fax     : 82-2-581-2805
>
>
>
>


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2001-09-06 19:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-03 11:19 How to make ramdisk ? 윤동석
2001-09-06 19:11 ` Amit D Chaudhary [this message]

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=3B97CA7E.6010805@brocade.com \
    --to=amitc@brocade.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=manulsan@daintelecom.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;
as well as URLs for NNTP newsgroup(s).