系統上某些東西刪不掉
Tofloor
poster avatar
la******ng@outlook.com
deepin
2018-11-09 05:04
Author
本帖最后由 s9209122222 于 2018-11-8 21:06 编辑

首先我嘗試刪除它
  1. user@user:~$ rm -rf steamback/
  2. rm: cannot remove 'steamback/ubuntu12_32/steam-runtime/amd64/usr/share/locale/yi': Structure needs cleaning
  3. rm: cannot remove 'steamback/ubuntu12_32/steam-runtime/amd64/usr/share/locale/fr': Structure needs cleaning
  4. rm: cannot remove 'steamback/ubuntu12_32/steam-runtime/amd64/usr/share/locale/hi': Structure needs cleaning
  5. rm: cannot remove 'steamback/ubuntu12_32/steam-runtime/amd64/usr/share/locale/li': Structure needs cleaning
  6. rm: cannot remove 'steamback/ubuntu12_32/steam-runtime/amd64/usr/share/locale/eu': Structure needs cleaning
  7. rm: cannot remove 'steamback/ubuntu12_32/steam-runtime/amd64/usr/share/locale/mai': Structure needs cleaning
  8. rm: cannot remove 'steamback/steam/steamapps/common/Proton 3.7 Beta/dist/share/default_pfx/drive_c/windows/winsxs/x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4053_none_deadbeef': Structure needs cleaning
  9. rm: cannot remove 'steamback/steam/steamapps/common/Proton 3.7 Beta/dist/share/default_pfx/drive_c/windows/winsxs/x86_microsoft-windows-msxml30_31bf3856ad364e35_6.0.6000.16386_none_deadbeef': Structure needs cleaning
Copy the Code

嘗試網上查到的解法
  1. user@user:~$ sudo debugfs -w /dev/sdb4
  2. [sudo] password for user:
  3. debugfs:  clri steamback/ubuntu12_32/steam-runtime/amd64/usr/share/locale/
  4. steamback/ubuntu12_32/steam-runtime/amd64/usr/share/locale/: File not found by ext2_lookup
Copy the Code
到這邊就卡住了,難道只能夠用 LiveUSB 跑 fsck 浪費時間嗎?哪來的美國時間啊!
Reply Favorite View the author
All Replies
avatar
la******ng@outlook.com
deepin
2018-11-09 05:27
#1
原來 fsck 花不到我五分鐘啊!
problem solved!
Reply View the author