Question

I have developed some native programs for x86 using nasm.

I want to test them on my PC's without using a virtual machines.

So I need to make a bootable usb with my programs.

What I need to do?

As I think, I must do something similar to bootable ISO, but how? ISO is an exact format... So maybe I need to make an ISO with my output first and then use some utillity for creating bootable images.

Am I right or not? Maybe there is an another way, which is easiar and more clever?

Was it helpful?

Solution

First You must make or get fat32 bootloader and make your image use Magic ISO to Convert that to iso.Finaly Open ISO2USB and connect usb disk and make your usb bootable. Thanks...

OTHER TIPS

Use one of the Following Tools

And use the WIN98-DOS Image

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top