
我有一個 8GB 金士頓 Data Traveler,是在舊盒子裡找到的。 lsusb 將設備視為 64GB,pmount 給予以下錯誤:
NTFS signature is missing.
Failed to mount '/dev/sdc1': Invalid argument
The device '/dev/sdc1' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
NTFS signature is missing.
Failed to mount '/dev/sdc1': Invalid argument
The device '/dev/sdc1' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
所以,我嘗試了fdisk。我可以透過 fdisk 看到它,我嘗試刪除和新增分割區,但沒有任何效果,我只是收到該錯誤。
當我使用 mount 時,我得到這個:
mount: wrong fs type, bad option, bad superblock on /dev/sdc1,
missing codepage or helper program, or other error
當我使用 dmesg |尾巴,我明白了:
[ 1313.321482] XFS (sdc1): Invalid superblock magic number
[ 1313.323979] XFS (sdc1): Invalid superblock magic number
[ 1313.331146] omfs: Invalid superblock (c0b60fc0)
[ 1313.333486] omfs: Invalid superblock (c0b60fc0)
[ 1372.581076] UDF-fs: warning (device sdc1): udf_fill_super: No partition found (2)
[ 1372.587708] UDF-fs: warning (device sdc1): udf_fill_super: No partition found (2)
[ 1515.334346] sdc: sdc1
[ 1515.341876] sdc: sdc1
[ 1519.335909] UDF-fs: warning (device sdc1): udf_fill_super: No partition found (2)
[ 1519.342673] UDF-fs: warning (device sdc1): udf_fill_super: No partition found (2)
更新:這是 sudo lsblk -f /dev/sdc- 的輸出
NAME FSTYPE LABEL UUID MOUNTPOINT
sdc
└─sdc1 ntfs 4E63105748D002C1
這是 blkid -o 值 -s TYPE /dev/sdc1 的輸出:
ntfs
以及 sudo 檔案 -Ls /dev/sdc1 的輸出
/dev/sdc1: DOS/MBR boot sector, code offset 0x52+2, OEM-ID "NTFS ", sectors/cluster 8, Media descriptor 0xf8, sectors/track 62, heads 242, hidden sectors 2048, dos < 4.0 BootSector (0x80), FAT (1Y bit by descriptor); NTFS, sectors/track 62, sectors 15357951, $MFT start cluster 4, $MFTMirror start cluster 959871, bytes/RecordSegment 2^(-1*246), clusters/index block 1, serial number 04e63105748d002c1; contains Microsoft Windows XP/VISTA bootloader BOOTMGR
我該去哪裡?
答案1
如果需要格式化驅動器,請嘗試安裝gparted
並嘗試重寫分割區表使用gparted