문제

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