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?

有帮助吗?

解决方案

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...

其他提示

Use one of the Following Tools

And use the WIN98-DOS Image

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top