All of lore.kernel.org
 help / color / mirror / Atom feed
From: walt <wa1ter@myrealbox.com>
To: grub-devel@gnu.org
Subject: Re: booting kernel of NetBSD (Re: UFS (FFS) support seems broken in grub2)
Date: Sun, 27 Jan 2008 12:09:20 -0800	[thread overview]
Message-ID: <1201464560.964.19.camel@k9> (raw)
In-Reply-To: <20080127085329.GA11381@thorin>


On Sun, 2008-01-27 at 09:53 +0100, Robert Millan wrote:

> I just committed a check in grub-probe that attempts to read and verify files
> using GRUB filesystems and compares them with output from your system.  E.g.
> if you do:  grub-probe -t fs /full/path/to/file it will compare and verify it
> using fs/ufs.c.

A few problems.  grub-mkdevicemap generates an incomplete file 
containing only a very long list of (hd0), (hd1) ... (hd35) with
no matching device names.  I edited the file by hand to this:
(hd0)   /dev/ad0
(hd1)   /dev/ad1

# grub-probe /           
grub-probe: error: cannot find a device for /.

# grub-probe -t fs /kernel
grub-probe: error: cannot find a device for /kernel.

It seems that grub2 doesn't detect the existing devices including (fd0)
on a *BSD system, though it works great on linux.  Oh, and I have a
FAT32 fs mounted on /c and grub-probe still gives me the same error,
so it seems device related rather than fs related.

I still have some ideas to try on the different BSD's to see if they
all act the same.

BTW, gcc on NetBSD *does* support -fstack-protector :o/







  reply	other threads:[~2008-01-27 20:09 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-19 17:01 UFS (FFS) support seems broken in grub2 jakllsch
2008-01-19 18:27 ` walt
2008-01-22 18:58   ` Bean
2008-01-22 20:04     ` Robert Millan
2008-01-23  9:02       ` Marco Gerards
2008-01-23 16:15     ` walt
2008-01-23 16:31       ` Bean
2008-01-23 19:21         ` Marco Gerards
2008-01-23 20:26           ` Bean
2008-01-23 22:49         ` walt
2008-01-23 23:53           ` Robert Millan
2008-01-24  1:21             ` walt
2008-01-24 12:30               ` booting *BSD kernels (Re: UFS (FFS) support seems broken in grub2) Robert Millan
2008-01-24  8:33           ` UFS (FFS) support seems broken in grub2 Marco Gerards
2008-01-24 14:20             ` walt
2008-01-24 14:33               ` booting kernel of NetBSD (Re: UFS (FFS) support seems broken in grub2) Robert Millan
2008-01-24 14:53                 ` Robert Millan
2008-01-24 16:47                   ` walt
2008-01-24 17:12                     ` Robert Millan
2008-01-26 15:01                       ` Bean
2008-01-26 17:24                         ` Robert Millan
2008-01-26 18:19                           ` walt
2008-01-26 18:24                             ` Bean
2008-01-26 18:31                               ` Bean
2008-01-26 19:57                               ` Robert Millan
2008-01-26 19:57                             ` Robert Millan
2008-01-26 21:24                         ` walt
2008-01-27  1:35                           ` Bean
2008-01-27 20:13                             ` walt
2008-01-27 20:25                               ` Bean
2008-01-28  1:54                                 ` walt
2008-01-28  8:52                                   ` Robert Millan
2008-01-28 10:02                                   ` Bean
2008-01-28 13:00                                     ` Marco Gerards
2008-01-28 13:02                                       ` Bean
2008-02-02 14:16                                         ` Bean
2008-01-27  8:53                           ` Robert Millan
2008-01-27 20:09                             ` walt [this message]
2008-01-27 22:11                               ` Robert Millan
2008-01-28  8:57                             ` Marco Gerards
2008-01-28 10:06                               ` Bean
2008-01-28 10:41                                 ` Robert Millan
2008-02-06 15:32                         ` Robert Millan
2008-02-06 16:03                           ` Bean
2008-01-24 18:16               ` UFS (FFS) support seems broken in grub2 Marco Gerards
2008-01-24 18:19                 ` Robert Millan

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=1201464560.964.19.camel@k9 \
    --to=wa1ter@myrealbox.com \
    --cc=grub-devel@gnu.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 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.