I have a few really basic questions that I have not been able to find the answers for. 1. How do I format an ext2 floppy disk? 2. How do I mount it? 3. How do I get a dir of it? 4. How do I find the free space on it? I have looked all through my Suse book but it is not there. Website <A HREF="http://www.eclipsecat.com"><A HREF="http://www.eclipsecat.com</A">http://www.eclipsecat.com</A</A>> The home of Advantage Software the makers of Eclipse - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
Hi, On Tue, 26 Jan 1999, David wrote:
I have a few really basic questions that I have not been able to find the answers for.
OK, some quick hints:
1. How do I format an ext2 floppy disk?
mke2fs /dev/fd0
2. How do I mount it?
mount -t ext2 /dev/fd0 /floppy (if /floppy exists and A: is a 1.44 MB drive)
3. How do I get a dir of it?
ls /floppy (after mounting it.)
4. How do I find the free space on it?
mount it and try "df". Bye, LenZ ------------------------------------------------------------------ Lenz Grimmer SuSE GmbH <A HREF="mailto:grimmer@suse.de">mailto:grimmer@suse.de</A> Schanzaeckerstr. 10 <A HREF="http://www.suse.de/~grimmer"><A HREF="http://www.suse.de/~grimmer</A">http://www.suse.de/~grimmer</A</A>> 90443 Nuernberg, Germany - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
participants (2)
-
dsiebert@gate.net
-
grimmer@suse.de