Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Problems loading buildroot image to CompactFlash
Date: Wed, 21 Mar 2007 23:41:09 +0100	[thread overview]
Message-ID: <20070321224109.GC5468@aon.at> (raw)
In-Reply-To: <16732d180703211509g47d56803q56f64dce7f02329b@mail.gmail.com>

On Wed, Mar 21, 2007 at 05:09:35PM -0500, William Somerset wrote:
>Hello,
>
>I'm having problems getting a BuildRoot Image to boot on a compactflash.  I
>got grub installed on the disk but whenever I try to boot the CompactFlash,
>I just get a blank screen.  I tried just dd'ing the image to the
>compactflash but I get 'missing OS' whenever I boot the compactflash that
>way.
>
>Also, I tried installing the Linux Kernel from the menu and it had problems
>installing.  This is from getting the copy of buildroot from svn at around
>2pm CST today (March 21, 2007).  I loaded the grub prompt, changed the root
>to the compact flash and got grub to install to the compactflash but I guess
>without a kernel, it's kinda pointless.  Should I just make 1 partition or 2
>(one for boot, one for main)?  Also, when I tried making an ISO, I got
>errors from it not having some place to copy to.
>
>Does anyone have a walkthrough or anything to help me out getting a
>buildroot image to compactflash?

- install grub unto the CF
- mount the CF at (e.g.) /mnt/l0
- tar -C /mnt/l0 -xf /my/rootfs.$myarch.tar
- sync && umount /mnt/l0
- qemu -snapshot -hda /dev/$cf_device -boot c
- enjoy

Procedure varies depending on your target, of course. Since you're ia32
compatible the above works nicely; Alternatively you can provide a e.g.
512k disk to let grub boot from and use a jffs2 as -hdb or something
like that.

  reply	other threads:[~2007-03-21 22:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-21 22:09 [Buildroot] Problems loading buildroot image to CompactFlash William Somerset
2007-03-21 22:41 ` Bernhard Fischer [this message]
2007-03-22  6:39   ` Alexander Rigbo
2007-03-23 14:47     ` William Somerset
2007-03-24  9:06       ` Christophe Lucas

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=20070321224109.GC5468@aon.at \
    --to=rep.dot.nop@gmail.com \
    --cc=buildroot@busybox.net \
    /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