All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrey Valyaev <dron@osrc.info>
To: grub-devel@gnu.org
Subject: multiboot take partial mmap
Date: Wed, 3 Jun 2009 23:52:50 +0400	[thread overview]
Message-ID: <200906032352.51827.dron@osrc.info> (raw)

Try create gub2 multiboot cd. 
My kernel worked fine with grub-legacy.

But encounter problem.
kernel receive mmap up to 1meg...
lsmmap command show full mmap.

multiboot fill mmap over grub_mmap_iterate, 
lsmmap get mmap over grub_machine_mmap_iterate.

May be machine_mmap is better?

Sometime, kernel, loaded from console, see full mmap.
from menu always fail.. :(

Help me, please!!!

PS: sorry for bad english.

-- 
Andrey Valyaev
http://mdf-i.blogspot.com



             reply	other threads:[~2009-06-03 19:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-03 19:52 Andrey Valyaev [this message]
2009-06-03 23:18 ` multiboot take partial mmap Vladimir 'phcoder' Serbinenko
2009-06-04 20:07   ` Andrey Valyaev
2009-06-05  1:24     ` Vladimir 'phcoder' Serbinenko
2009-06-05  4:02       ` Andrey Valyaev
2009-06-05  9:10       ` Colin Watson
2009-06-08 20:43         ` Vladimir 'phcoder' Serbinenko
2009-06-08 21:03           ` Colin Watson
2009-06-05 16:45       ` Robert Millan
2009-06-05 17:03         ` Colin Watson

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=200906032352.51827.dron@osrc.info \
    --to=dron@osrc.info \
    --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.