* some questions towards the boot sequence
@ 2005-04-02 13:08 Matthias-Christian Ott
0 siblings, 0 replies; only message in thread
From: Matthias-Christian Ott @ 2005-04-02 13:08 UTC (permalink / raw)
To: Linux Kernel Mailing List
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-04-02 13:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-02 13:08 some questions towards the boot sequence Matthias-Christian Ott
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox