在linux如果萬一沒有好好的把usb drive unmount或在windows裡沒有safely removed harddisk的話,就會有這個問題.
bash# ntfsmount /dev/sd*1 /media/usb/
Volume is scheduled for check.
Please boot into Windows TWICE, or use the 'force' option.
NOTE: If you had not scheduled check and last time accessed this volume
using ntfsmount and shutdown system properly, then init scripts in your
distribution are broken. Please report to your distribution developers
(NOT to us!) that init scripts kill ntfsmount or mount.ntfs-fuse during
shutdown instead of proper umount.
Mount failed.
只要用 -o force來mount過,應該就可以重新mount過.
bash# ntfsmount -o force /dev/sd*1 /media/usb/
WARNING: Dirty volume mount was forced by the 'force' mount option.
Apple sues OpenAI & previous VP of product design over mass IP theft
-
In what will be a blockbuster suit, Apple is suing OpenAI, alleging that
two ex-employees, one of whom was Apple's previous Vice President of
Product Desig...
20 小時前