From: Martin Rosenau <martin@rosenau-ka.de>
To: grub-devel@gnu.org
Subject: Boot sector for ext2
Date: Sat, 21 May 2011 09:31:14 +0200 [thread overview]
Message-ID: <4DD76A42.70600@rosenau-ka.de> (raw)
Hello everyone.
I am new to GRUB development.
I wrote a tool I wish to publish under GPL that may be integrated into
GRUB instead of publishing as separate tool:
Background: In a multi-OS-environment it is sometimes not possible
installing GRUB on the MBR (Windows Vista has problems then!)
Installing GRUB on an ext2 partition (instead of on the MBR) often
requires "block lists" which often do not work.
I wrote a boot sector that is capable to search a file on the ext2
partition by file name (not by inode or block number etc...) and load
it. Because the entire code is quite small it fits into the boot sector
and "block lists" are not required.
This would also allow to use different "core.img" files (e.g. one
booting Linux and one booting Memtest) when booting GRUB from a chain
loader (e.g Windows' boot menu).
I did not have the possibility to fully test the tool, yet.
Are you interested in integrating this tool into GRUB?
Have a nice weekend.
Martin
next reply other threads:[~2011-05-21 14:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-21 7:31 Martin Rosenau [this message]
2011-05-21 18:00 ` Boot sector for ext2 Colin Watson
2011-05-23 11:05 ` Grégoire Sutre
2011-05-23 18:23 ` Martin Rosenau
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=4DD76A42.70600@rosenau-ka.de \
--to=martin@rosenau-ka.de \
--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.