linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: 윤동석 <manulsan@daintelecom.com>
To: <linuxppc-embedded@lists.linuxppc.org>
Subject: How to make ramdisk ?
Date: Mon, 3 Sep 2001 20:19:43 +0900	[thread overview]
Message-ID: <002801c1346a$553b1e40$2000a8c0@private> (raw)


네트워크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-03 11:19 UTC|newest]

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

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='002801c1346a$553b1e40$2000a8c0@private' \
    --to=manulsan@daintelecom.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /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).