LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Asm bootstrapping (https://www.linuxquestions.org/questions/programming-9/asm-bootstrapping-628588/)

arkinrome 03-17-2008 03:20 AM

Asm bootstrapping
 
Hello everybody, some time ago I made a bootstrap program written in asm and I'm wondering if it would be likely to do the same with a usb memory or is it a difficult task?.

I'm not very good in asm by the way.

Regards.

osor 03-17-2008 11:32 AM

Yes, on a usb drive it would be the same.

arkinrome 03-17-2008 12:19 PM

Thank you I will try the same thing then =).

Regards

JoeyAdams 03-17-2008 07:53 PM

Keep in mind that it depends on the BIOS as to whether or not it supports booting from USB (most modern BIOSes do, but mine doesn't, for instance).

arkinrome 03-17-2008 11:57 PM

Thank you for the advice JoeyAdams my BIOS does support booting from usb, I'll give it a try this week and tell you how it goes.

Regards.


All times are GMT -5. The time now is 09:05 PM.