2
我剛升級到Mac OS X Mavericks。我有一個使用「quarantine」屬性裝載的sparsebundle映像,它阻止我在該捲上運行任何shell腳本。這裏是我所得到的,當我在終端運行「安裝」:Mac OS X Mavericks:如何從Sparsebundle安裝中刪除隔離標誌?
/dev/disk1s2 on /Volumes/Source (hfs, local, nodev, nosuid, journaled, noowners, quarantine, mounted by crith)
我試着運行sparsebundle的圖像上下面的命令:
xattr -d com.apple.quarantine Source.sparsebundle
但是,體積仍然與「檢疫」標誌設置!有什麼建議?