Results 1 to 7 of 7

Thread: error while formatting usb flash drive

  1. #1
    Join Date
    Aug 2009
    Beans
    55

    error while formatting usb flash drive

    i tried to format 2 different flash-drives and all i get is
    error creating file system: helper exited with exit code 1: helper failed with:
    Total number of sectors (2005120) not a multiple of sectors per track (62)!
    Add mtools_skip_check=1 to your .mtoolsrc file to skip this test

    is it normal? what's the solution? please help!!

  2. #2
    Join Date
    Oct 2009
    Beans
    16

    Question Re: error while formatting usb flash drive

    What program are u formatting the usb and what file are u trying to format it with?

  3. #3
    Join Date
    Aug 2009
    Beans
    55

    Re: error while formatting usb flash drive

    i just do right click on flash drive icon on the desktop then choose format and then filesystem fat32...tried ntfs - same result.

  4. #4
    Join Date
    Oct 2009
    Beans
    16

    Re: error while formatting usb flash drive

    If ur doing it on windows then did u change all the setting you needed to.

  5. #5
    Join Date
    Aug 2009
    Beans
    55

    Re: error while formatting usb flash drive

    why windows? it is ubuntu 9.10

  6. #6
    Join Date
    Oct 2009
    Beans
    26
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: error while formatting usb flash drive

    Quote Originally Posted by repsakkgn View Post
    i just do right click on flash drive icon on the desktop then choose format and then filesystem fat32...tried ntfs - same result.
    Have you tried using the "Gnome Format" utility meant for formatting external hard drives? I've used it many a time to format USB drives. Install it with the command:
    Code:
    sudo apt-get install gnome-format

  7. #7
    Join Date
    Aug 2009
    Beans
    55

    Re: error while formatting usb flash drive

    thanx, gnome-format works well.
    i also tried echo "mtools_skip_check=1" >> ~/.mtoolsrc
    but that didn't work.
    so the original formatting tool isn't working?

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
  •