All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christophe Lucas <clucas@rotomalug.org>
To: buildroot@busybox.net
Subject: [Buildroot] Grub not working?
Date: Wed, 13 Dec 2006 13:23:13 +0100	[thread overview]
Message-ID: <20061213122313.GU8157@rotomalug.org> (raw)
In-Reply-To: <200612131303.54803.alexander.rigbo@acgnystrom.se>

Alexander Rigbo (alexander.rigbo at acgnystrom.se) wrote:
> Hi,
> 
> I'm making a small system for a pc/104 computer, but i'm having some troubles 
> with grub.
> Grub is built and installed to my root, but i can't use it to install the 
> bootloader to MBR. See following output:
> 
> grub> root (hd0,1)
>  Filesystem type is ext2fs, partition type 0x83
> grub> setup (hd0)
>  Checking if "/boot/grub/stage1" exists... no
>  Checking if "/grub/stage1" exists... no
> 
> Error 15: File not found
> 
> But, on hda2 (my root partition) i have:
> 
> [root at uclibc grub]# ls -l /boot/grub/stage1
> -rwxr-xr-x     1 root      root             512 Dec 13 03:25 /boot/grub/stage1
> 
> What can this be?
> Grub bug? uClibc bug? buildroot? my fault (most likely though)?

Only one partition ? (hd0,1) is your rootfs or your /boot partition ?

I have had lot of problem with grub on wrap plateform. Now I use lilo
for x86 processor family.

	Christophe

  reply	other threads:[~2006-12-13 12:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-13 12:03 [Buildroot] Grub not working? Alexander Rigbo
2006-12-13 12:23 ` Christophe Lucas [this message]
2006-12-13 12:35   ` Alexander Rigbo

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=20061213122313.GU8157@rotomalug.org \
    --to=clucas@rotomalug.org \
    --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 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.