StanLin
11-16-2000, 07:44 AM
I just learnt how to mount a floppy. Now, how to I format it ext2? Is there a something similar to Dos's copy a: a:
http://www.linuxnewbie.org/ubb/redface.gif
http://www.linuxnewbie.org/ubb/redface.gif
|
Click to See Complete Forum and Search --> : Formatting diskette StanLin 11-16-2000, 07:44 AM I just learnt how to mount a floppy. Now, how to I format it ext2? Is there a something similar to Dos's copy a: a: http://www.linuxnewbie.org/ubb/redface.gif posterboy 11-16-2000, 08:14 AM Actually there's more than one way. I use mke2fs /dev/fd0 most often. This depends on other facts that the system learns from elsewhere, but standard distros are set up for this, by default. The diskette should not be mounted while this is done. The man page give some idea of the flexibility of this command. Ray ------------------ ray@raymondjones.net HTTP://www.raymondjones.net justlinux.com
Copyright Internet.com Inc. All Rights Reserved. |