All of lore.kernel.org
 help / color / mirror / Atom feed
From: walt <wa1ter@myrealbox.com>
To: grub-devel@gnu.org
Subject: Re: [PATCH] a.out support for multiboot and freebsd
Date: Sun, 10 Feb 2008 10:27:35 -0800	[thread overview]
Message-ID: <fonfl2$kj5$1@ger.gmane.org> (raw)
In-Reply-To: <ca0f59980802092133k7e02406et94f7daf26df44367@mail.gmail.com>

Bean wrote:
> On Feb 10, 2008 5:57 AM, walt<wa1ter@myrealbox.com>  wrote:
>> Bean wrote:
>>> Hi,
>>>
>>> This patch add a.out support for multiboot. It also support the boot2
>>> loader (a.out format) of freebsd:
>>>
>>> set root=(hd0,0,a)
>>> aout_freebsd /boot/loader
>>> boot
>>>
> ...
> i'm using the web interface to send patch, maybe it cause some
> problem. here is the raw diff file, it should be fine.

Yes, the patch is perfect this time, thanks.  I'm still seeing
two (small?) problems with aout /boot/loader.

The FreeBSD loader has a variable 'currdev' that is not being
set correctly.  'currdev' must point to the partition containing
/boot/kernel, otherwise loader will say "can't load 'kernel'".
If I use the loader interactive shell to set currdev to the
correct partition then it will boot the kernel correctly.

Well, almost correctly :o)  The second problem is that once the
kernel starts running, the console never shows the normal dmesg
messages.  I thought the kernel had died or rebooted until I saw
the normal login prompt finally appear.  Is this maybe some setting
for the console that I can change in grub2 before starting loader?

Thanks for all your time and help with this!




  parent reply	other threads:[~2008-02-10 18:27 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-09 18:41 [PATCH] a.out support for multiboot and freebsd Bean
2008-02-09 21:57 ` walt
2008-02-10  5:33   ` Bean
2008-02-10  9:22     ` Vesa Jääskeläinen
2008-02-10  9:47       ` Bean
2008-02-10 18:27     ` walt [this message]
2008-02-10 22:28       ` Bean
2008-02-11 14:11         ` walt
2008-02-11 14:28           ` Bean
2008-02-11 20:45             ` Bean
2008-02-11 20:46               ` Bean
2008-02-11 21:28                 ` Robert Millan
2008-02-11 21:46                   ` Bean
2008-02-12 11:16                     ` Robert Millan
2008-02-11 21:51                 ` walt
2008-02-12  4:03                   ` Bean
2008-02-12 11:19                   ` Robert Millan
2008-02-12 18:47                     ` Bean
2008-02-12 19:36                       ` Robert Millan
2008-02-13 10:40                         ` Bean
2008-02-13 15:40                           ` Robert Millan
2008-02-13 16:51                             ` Bean
2008-02-13 17:25                           ` walt
2008-02-13 17:37                             ` Bean
2008-02-13 20:31                               ` walt
2008-02-14  2:43                                 ` Bean
2008-02-15 13:29                                   ` walt
2008-02-15 14:03                                     ` Bean
2008-02-15 14:14                                     ` Bean
2008-02-15 18:43                                       ` walt
2008-02-15 18:58                                         ` Bean
2008-02-16 16:43                                         ` Bean
2008-02-16 18:12                                           ` walt
2008-02-16 18:29                                             ` Bean
2008-02-19 16:41                                               ` Bean
2008-02-15 22:43                                       ` walt
2008-02-16  1:00                                         ` walt

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='fonfl2$kj5$1@ger.gmane.org' \
    --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.