如何重置此驱动器?,没有/dev/sdc*。ubuntu-磁盘没有列出它。它是fat32在win7上格式化的:
Nov 8 17:42:13 mortenb upowerd[1783]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb2/2-3
Nov 8 17:42:13 mortenb upowerd[1783]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:01.3/0000:01:00.0/usb2/2-3/2-3:1.0
Nov 8 17:42:14 mortenb kernel: [ 214.646341] scsi 12:0:0:0: Direct-Access SanDisk Ultra Fit 1.00 PQ: 0 ANSI: 6
Nov 8 17:42:14 mortenb kernel: [ 214.646700] sd 12:0:0:0: Attached scsi generic sg2 type 0
Nov 8 17:42:14 mortenb kernel: [ 214.646951] sd 12:0:0:0: [sdc] 30375936 512-byte logical blocks: (15.6 GB/14.5 GiB)
Nov 8 17:42:14 mortenb kernel: [ 214.648143] sd 12:0:0:0: [sdc] Write Protect is off
Nov 8 17:42:14 mortenb kernel: [ 214.648146] sd 12:0:0:0: [sdc] Mode Sense: 43 00 00 00
Nov 8 17:42:14 mortenb kernel: [ 214.649142] sd 12:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Nov 8 17:42:14 mortenb kernel: [ 214.681452] sdc: sdc1
Nov 8 17:42:14 mortenb kernel: [ 214.684138] sd 12:0:0:0: [sdc] Attached SCSI removable disk
Nov 8 17:42:14 mortenb kernel: [ 214.852335] FAT-fs (sdc1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Nov 8 17:42:14 mortenb systemd[1]: Created slice system-clean\x2dmount\x2dpoint.slice.
Nov 8 17:42:14 mortenb systemd[1]: Started Clean the /media/mortenb/PS4 mount point.
Nov 8 17:42:14 mortenb udisksd[1029]: Mounted /dev/sdc1 at /media/mortenb/pen1 on behalf of uid 1000
Nov 8 17:42:46 mortenb kernel: [ 246.852074] usb 2-3: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Nov 8 17:42:51 mortenb kernel: [ 252.068380] usb 2-3: device descriptor read/8, error -110发布于 2020-11-08 19:25:02
老实说,我通常有相反的情况,USB在Windows上是不可用的,没有任何帮助。
在这种情况下,对我们来说最简单和最友好的是:https://gparted.org/
多年来,它一直是Ubuntu和其他Linux发行版的标准工具(我应该说是几十年吗?),GUI相对来说是用户友好的,最重要的是--非常强大。
既然你解决了你的问题,我只能给你这个建议。
如果你有空USB玩了5分钟,你应该是好的!
发布于 2020-11-08 18:41:26
我借了一台win10笔记本电脑,进入磁盘管理,并将它作为主ntfs驱动器重新分区,然后我就可以挂载它了。结果显示分区标头已损坏。
但我只有ubuntu 16.04/18.04,并且非常愿意学习如何在ubuntu中使用lsusb/fdisk/fsck.fat等。
https://askubuntu.com/questions/1290666
复制相似问题