Boot file for virtual box
- BOTOKILLER
- Member
- Posts: 28
- Joined: Tue Jan 04, 2011 10:25 am
- Location: Ukraine
Boot file for virtual box
How do I write boot file, so that it works in Virtual Box ?
Re: Boot file for virtual box
Hello,
Assuming you mean boot sector, either use a virtual or real disk drive or disk image and use a tool to copy the boot sector to it. There are a lot of different disk imaging tools available - the Wiki provides information on a few of them.
Assuming you mean boot sector, either use a virtual or real disk drive or disk image and use a tool to copy the boot sector to it. There are a lot of different disk imaging tools available - the Wiki provides information on a few of them.
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}