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
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.
Code:
$ sudo mount /dev/sdd mnt-tmp/ FUSE exfat 1.2.8 ERROR: invalid VBR checksum 0x0 (expected 0x8d27c8aa).
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.
Comment