|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [Plug] Formatting Floppies...here's how we do it
|
Here's how we do it...
fdformat /dev/fd0H1440 This does the initial formatting
badblocks/dev/fd0 -s -v 1440 1 This rechecks for bad blocks file
systems from unices beat up floppies much more than DOS does -- "generic"
floppies that work fine in DOS many times don't pass this test in Linux)
mkfs.ext2 /dev/fd0 This actually creates the file system on the
floppy
Hope this helps..
Tom Burba
U.S. Vision, Inc.
tburba@usvision.com
609-228-1000
charles@codycomp.com on 08/13/99 10:15:16 AM
Please respond to plug@lists.nothinbut.net
To: plug@lists.nothinbut.net
cc: (bcc: Thomas A Burba/USVISION)
Subject: [Plug] Formatting Floppies...
Okay..stupid question. How do I format a floppy diskette for ext2?
Command-line? Gnome?
Thanks,
Charles
_______________________________________________
Plug maillist - Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug
_______________________________________________
Plug maillist - Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug
|
|