Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
系統上某些東西刪不掉
deepin Talks
673
views ·
1
replies ·
To
floor
Go
la******ng@outlook.com
deepin
2018-11-09 05:04
Author
本帖最后由 s9209122222 于 2018-11-8 21:06 编辑
首先我嘗試刪除它
user@user:~$ rm -rf steamback/
rm: cannot remove 'steamback/ubuntu12_32/steam-runtime/amd64/usr/share/locale/yi': Structure needs cleaning
rm: cannot remove 'steamback/ubuntu12_32/steam-runtime/amd64/usr/share/locale/fr': Structure needs cleaning
rm: cannot remove 'steamback/ubuntu12_32/steam-runtime/amd64/usr/share/locale/hi': Structure needs cleaning
rm: cannot remove 'steamback/ubuntu12_32/steam-runtime/amd64/usr/share/locale/li': Structure needs cleaning
rm: cannot remove 'steamback/ubuntu12_32/steam-runtime/amd64/usr/share/locale/eu': Structure needs cleaning
rm: cannot remove 'steamback/ubuntu12_32/steam-runtime/amd64/usr/share/locale/mai': Structure needs cleaning
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
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
嘗試網上查到的解法
user@user:~$ sudo debugfs -w /dev/sdb4
[sudo] password for user:
debugfs: clri steamback/ubuntu12_32/steam-runtime/amd64/usr/share/locale/
steamback/ubuntu12_32/steam-runtime/amd64/usr/share/locale/: File not found by ext2_lookup
Copy the Code
到這邊就卡住了,難道只能夠用 LiveUSB 跑 fsck 浪費時間嗎?哪來的美國時間啊!
Reply
Like 0
Favorite
View the author
All Replies
la******ng@outlook.com
deepin
2018-11-09 05:27
#1
原來 fsck 花不到我五分鐘啊!
problem solved!
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
Update driver for my computer
Popular Events
More
首先我嘗試刪除它
嘗試網上查到的解法