Discussion:
[N8VEM: 19482] ROMWBW 2.7.1 disk formatting
Bob Devries
2015-04-14 06:06:33 UTC
Permalink
What is the procedure for formatting disks in the current build of
ROMWBW? FORMAT.COM seems to be a stub only; check the format.asm file...
no code there.

Regards, Bob Devries
Dalby, QLD, Australia
--
You received this message because you are subscribed to the Google Groups "N8VEM" group.
To unsubscribe from this group and stop receiving emails from it, send an email to n8vem+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/n8vem.
For more options, visit https://groups.google.com/d/optout.
Wayne Warthen
2015-04-14 14:03:49 UTC
Permalink
Yup, FORMAT.COM is a stub that I have plans to work on.

For now, use FD.COM (previously called FDTST.COM). It is a menu-driven
floppy disk tool that will allow you to physically format a floppy. Be
sure to select the correct floppy media first. Once physically formatted,
it is ready to use as a CP/M disk. If you want to boot from it, you will
need to use SYSCOPY.COM to put the system tracks on it. Something like
SYSCOPY C:=ZSYS.SYS would put the ZSystem boot tracks in place.

Thanks,

Wayne
Post by Bob Devries
What is the procedure for formatting disks in the current build of
ROMWBW? FORMAT.COM seems to be a stub only; check the format.asm file...
no code there.
Regards, Bob Devries
Dalby, QLD, Australia
--
You received this message because you are subscribed to the Google Groups "N8VEM" group.
To unsubscribe from this group and stop receiving emails from it, send an email to n8vem+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/n8vem.
For more options, visit https://groups.google.com/d/optout.
Loading...