cobalt icon indicating copy to clipboard operation
cobalt copied to clipboard

Installer improvements

Open corbindavenport opened this issue 3 years ago • 1 comments

The current installer can format disks and copy a core DOS system, but more features should be implemented.

  • [ ] Avoid wiping target drive by default
  • [x] Install core utilities to C:\SYSTEM directory (#1)
  • [ ] Detect existing DOS systems and installing over them (keep the kernel, replace everything else)
  • [ ] Detect virtual machines and show tips (e.g. changing sound card on VirtualBox)
  • [ ] Create separate USB installation image that doesn't rely on floppy emulation (maybe using GRUB2?)

corbindavenport avatar Jan 14 '22 22:01 corbindavenport

Might have to use GRUB4DOS: https://www.wikka.puppylinux.com/Grub4Dos

corbindavenport avatar Jun 29 '22 15:06 corbindavenport