سؤال

I am trying to write a stage1 bootloader that will load GRUB stage1.5. So where is its code located exactly? And how can I know how big it is (so I know how many bytes I need to read) ?

هل كانت مفيدة؟

المحلول

Answer to your question is right here: http://en.wikipedia.org/wiki/GNU_GRUB#Boot_process (for both GRUB1 and GRUB2 bootloaders).

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top