Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| macos [2010/03/23 14:10] – gerald | macos [2024/02/29 13:36] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 35: | Zeile 35: | ||
| '/ | '/ | ||
| </ | </ | ||
| - | |||
| {{tag> | {{tag> | ||
| + | |||
| + | |||
| + | ===== Time Machine ===== | ||
| + | |||
| + | Problem: Time Machine erkennt Netzwerkplatte (NAS nicht). | ||
| + | |||
| + | Lösung: Konsole | ||
| + | < | ||
| + | |||
| + | Or: | ||
| + | |||
| + | Here's what worked for me: | ||
| + | * Set up Time Machine according to the QNAP instructions | ||
| + | * In Finder menu: Go > Connect To Server (or Command-K) | ||
| + | * Type in your NAS's IP address (e.g. 192.168.1.xxx) | ||
| + | * At the logon prompt, use " | ||
| + | * Continue per the QNAP instructions to set up the backup in TimeMachine' | ||
| + | |||
| + | Or: | ||
| + | |||
| + | This resolved my problem http:// | ||
| + | * Disable Time Machine backup from the NAS admin page | ||
| + | * Access the NAS via SSH in Terminal i.e. ssh admin@your_NAS_IP | ||
| + | * Delete the Time Machine files with the command: rm -r / | ||
| + | * Enable Time Machine backup again | ||
| + | * Run a Time Machine backup from your Mac | ||
| + | Just changed MD0 to HDA_DATA on my TS 119PII | ||
| + | |||
| + | |||
| + | |||
| + | |||