again I have a question that is not so easily googlable. Let’s assume BIOS has loaded my bootloader from designated device, how do I now find out which device it is so I can load the rest of my os into ram?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If it’s MBR bootstrap (And possibly also otherwise? I’m not 100% sure)
DLwill containthe drive number i.e. you can do something like this (substitute your own memory layout and so on):