Announcement

Collapse
No announcement yet.

Can't format Mac USB disk

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [SOLVED] Can't format Mac USB disk

    I have an external USB disk called "My passport for Mac". There is a 2TB xfat partition on it which I want to delete. When I mount the disk, I get

    Code:
    $ sudo mount /dev/sdd mnt-tmp/
    FUSE exfat 1.2.8
    ERROR: invalid VBR checksum 0x0 (expected 0x8d27c8aa).
    I don't understand the FUSE bit, even after looking it up. The error is probably because I used gdisk to try to delete the partition. Gparted does'nt permit deletion.

    A disk is a disk, as far as I know, so why can't I physically manipulate it? Do I have to use a Mac to do it? Quelle horreur!

    TIA.
    'I must have a prodigious quantity of mind; it takes me as much as a week sometimes to make it up.' Mark Twain

    #2
    Originally posted by joneall View Post
    Gparted does'nt permit deletion.
    Of what?

    Click image for larger version

Name:	gpd.png
Views:	1
Size:	33.3 KB
ID:	644624

    Comment


      #3
      Of a partition. "Delete" is grayed out both on the top row of gparted and in the right-click context menu.

      The partition is not mounted.
      'I must have a prodigious quantity of mind; it takes me as much as a week sometimes to make it up.' Mark Twain

      Comment


        #4
        Hmm. I only get it "greyed out" on unallocated space (well, obviously) or on swap partitions, on which I have to use "swapoff" and then it "ungreys".
        Does your right-click menu give you any options similar to "swapoff"?
        I really don't know anything about exfat.

        Or you could try Device, Create partition table...

        Comment


          #5
          Originally posted by Don B. Cilly View Post
          Or you could try Device, Create partition table...
          That did it! I picked a gpt type of partition table. Don't know if that's the best choice for an external USB disk. Probably not necessary, as it will never contain more than one or two partitions.

          Thanks a lot!
          'I must have a prodigious quantity of mind; it takes me as much as a week sometimes to make it up.' Mark Twain

          Comment


            #6
            Now I have a partition, but whether I make it "msdos" (I suppose, MRB) or gpt, it won't let me write an exfat partition. What am I missing?
            'I must have a prodigious quantity of mind; it takes me as much as a week sometimes to make it up.' Mark Twain

            Comment


              #7
              Apparently KDE's partition manager will let you format to exfat.

              Comment


                #8
                I'll bet that you need the exfat-utils package, which is what provides the support for exfat partitioning etc. . This is not installed by default usually, KDE's partition manager will complain about missing support, no idea if Gparted does.

                Comment


                  #9
                  I did not know about the KDE partition manager. Now I have installed it and that did the job.

                  Many thanks.
                  'I must have a prodigious quantity of mind; it takes me as much as a week sometimes to make it up.' Mark Twain

                  Comment


                    #10
                    A little late but hopefully useful to any future viewers there are two other file systems used by apple that you will need to install packages to use.

                    HFS+:
                    hfsplus - Mounting HFS+ Partitions
                    hfsprogs - Create HFS Formated Partitions

                    APFS:
                    libfsapfs1 and libfsapfs-utils To Mount APFS Partitions
                    Mark Your Solved Issues [SOLVED]
                    (top of thread: thread tools)

                    Comment

                    Working...
                    X