From: Matthias-Christian Ott <matthias.christian@tiscali.de>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: some questions towards the boot sequence
Date: Sat, 02 Apr 2005 15:08:53 +0200 [thread overview]
Message-ID: <424E9965.2010303@tiscali.de> (raw)
Hi!
I'm currently developing a small OS. But I have some questions towards
the boot sequence:
Grub (0.9.6) is installed in the MBR of the Harddisk (512 Byte - Stage
1) than grub loads Stage 2 which is located at a fixed address
(specified in stage1.h), but how is this location linked to an inode and
marked as used (e.g. in the ext2/3 bitmap)? And doesn't it conflict with
the file system? And how can I instruct grub to load a file from a not
specified location which is maybe splited without updating it every time
the location changes?
Maybe there are some documents which include the answers to my questions
and some additional information.
Thanks
Matthias-Christian Ott
reply other threads:[~2005-04-02 13:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=424E9965.2010303@tiscali.de \
--to=matthias.christian@tiscali.de \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox