Create USB MSDOS bootable disk in Linux
- Insert USB stick, check dmesg for device, for example /dev/sga
- Run fdisk and create FAT16 bootable partition
- Downloa bootable MSDOS floppy image from http://www.bootdisk.com/, save as msdos.img
- Run qemu -fda msdos.img -hda /dev/sga -boot a
- When MSDOS booted, in the DOS prompt execute format /s c:
- The bootable disk is created on USB flash
|
Other Postings:
Create USB MSDOS bootable disk in Linux Simple GTK mixer Emdedding VLC into SDL application Reverse engineering PostgreSQL with Visio Benchmarking Web Frameworks Naviserver site Streaming with NaviServer and Flash player Future TV service Naviserver project LMBOX project is out New demo of OSSWEB
|