Results 1 to 7 of 7

Thread: Format a floppy using CLI or X-Term

  1. #1

    Format a floppy using CLI or X-Term

    Hi! How do I format a floppy without using GUI tools ?

    is this right?

    Code:
    fdformat /dev/fd0
    Thanks,
    Shebang

  2. #2

    Re:Format a floppy using CLI or X-Term

    hello,
    I use mkfs.ext2 /dev/fd0

  3. #3

    Re:Format a floppy using CLI or X-Term

    [quote author=pbharris link=board=1;threadid=8700;start=0#msg78629 date=1076958160]
    hello,
    I use mkfs.ext2 /dev/fd0
    [/quote]

    well, i need to format the floppy so that i can transfer files between XP and Linux so

    mkdosfs -c /dev/fd0 works right?

  4. #4

    Re:Format a floppy using CLI or X-Term

    [quote author=pbharris link=board=1;threadid=8700;start=0#msg78629 date=1076958160]
    hello,
    I use mkfs.ext2 /dev/fd0
    [/quote]

    well, i need to format the floppy so that i can transfer files between XP and Linux so

    mkdosfs -c /dev/fd0 works right?

  5. #5

    Re:Format a floppy using CLI or X-Term

    [quote author=shebang link=board=1;threadid=8700;start=0#msg78628 date=1076958019]
    Hi! How do I format a floppy without using GUI tools ?

    is this right?

    Code:
    fdformat /dev/fd0
    Thanks,
    Shebang
    [/quote]
    that should work, but I'm curious as to what fs it makes on the floppy?

  6. #6

    Re:Format a floppy using CLI or X-Term

    [quote author=countach44 link=board=1;threadid=8700;start=0#msg78632 date=1076958539]
    [quote author=shebang link=board=1;threadid=8700;start=0#msg78628 date=1076958019]
    Hi! How do I format a floppy without using GUI tools ?

    is this right?

    Code:
    fdformat /dev/fd0
    Thanks,
    Shebang
    [/quote]
    that should work, but I'm curious as to what fs it makes on the floppy?
    [/quote]

    i thought it makes the default fs : ext2 doesn't it???

  7. #7

    Re:Format a floppy using CLI or X-Term

    I don't use floppies period, use mkdosfs, dos format seems to be pretty standard for floppies anyhow...

Similar Threads

  1. OpenBSD Installation Guide (for v3.0)
    By Schotty in forum Linux - General Topics
    Replies: 3
    Last Post: 02-28-2006, 08:34 AM
  2. Exporting Visio Diagrams in Other File Formats
    By The Donald in forum Windows - General Topics
    Replies: 1
    Last Post: 07-08-2005, 12:55 PM
  3. Excel 2k files with Earlier Versions of Excel
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 02:23 AM
  4. How do i install a floppy drive??
    By in forum Linux - Hardware, Networking & Security
    Replies: 6
    Last Post: 01-23-2004, 07:19 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •