View Single Post
Old Jun 19th, 2006, 9:24 AM   #14
SittingDuck
Programmer
 
SittingDuck's Avatar
 
Join Date: Nov 2005
Location: Moseley, Birmingham, England, Earth
Posts: 51
Rep Power: 3 SittingDuck is on a distinguished road
To put it on a floppy disk in Win32:
1. Insert disk
2. Format it (quick-format will do)
3. Open command prompt
4. Type 'debug image.bin' and enter, where image.bin is the image file (must be 512 bytes)
5. Enter "w 100 0 0 1" and press enter, and hear the floppy disk whirr.
6. Enter "q" to quit.
7. Restart to boot from new floppy.
8. Yank out power cord if all doesn't go well on booting.
SittingDuck is offline   Reply With Quote