Re: Disk Formatting

2001-01-25 Thread fred smith
On Thu, Jan 25, 2001 at 04:17:25AM -0500, Statux wrote: > > The above is a Linux format. I also need to know a DOS format > > command/syntax. > > I always just did: > > mkfs.ext2 /dev/fd0 > > or > > mkfs.msdos /dev/fd0 > here's a shellscript I use, named "dosformat": #!/bin/sh

Re: Disk Formatting

2001-01-25 Thread Statux
> The above is a Linux format. I also need to know a DOS format > command/syntax. I always just did: mkfs.ext2 /dev/fd0 or mkfs.msdos /dev/fd0 :) ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-

Disk Formatting

2001-01-25 Thread SoloCDM
Prior to now, I used the following to format a disk. Now it doesn't work. What will work? setfdprm /dev/fd0 1440/1440 fdformat /dev/fd0H1440 mkfs /dev/fd0 1440 The above is a Linux format. I also need to know a DOS format command/syntax. Note: When you reply to this message, please include