Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
blog:ontrack_install [2024/12/20 14:20] – [Process] john | blog:ontrack_install [2024/12/20 14:20] (current) – [Process] john | ||
---|---|---|---|
Line 18: | Line 18: | ||
Run a new emulation, with direct access to the new USB drive and the Ontrack boot floppy image. Assuming the USB adapter shows up as /// | Run a new emulation, with direct access to the new USB drive and the Ontrack boot floppy image. Assuming the USB adapter shows up as /// | ||
- | <code> | + | > qemu-system-i386 -drive file=**/ |
- | qemu-system-i386 -drive file=**/ | + | |
- | </ | + | |
Install the Ontrack drive overlay. I usually go for a <2GB C: / primary partition and up to 120GB D: / secondary partition on a typical 120GB SSD. | Install the Ontrack drive overlay. I usually go for a <2GB C: / primary partition and up to 120GB D: / secondary partition on a typical 120GB SSD. | ||
Line 26: | Line 24: | ||
Close the emulated system down. Replace the ontrack boot floppy with the Windows 98SE boot floppy: | Close the emulated system down. Replace the ontrack boot floppy with the Windows 98SE boot floppy: | ||
- | <code> | + | > qemu-system-i386 -drive file=**/ |
- | qemu-system-i386 -drive file=**/ | + | |
- | </ | + | |
Boot the Win 98SE command line rescue disk. //sys// the new partition to make it a bootable DOS system: | Boot the Win 98SE command line rescue disk. //sys// the new partition to make it a bootable DOS system: |