Benutzer-Werkzeuge

Webseiten-Werkzeuge


backup

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige ÜberarbeitungVorherige Überarbeitung
Nächste Überarbeitung
Vorherige Überarbeitung
backup [2022/03/23 09:09] varnholtbackup [2023/09/13 19:06] (aktuell) varnholt
Zeile 107: Zeile 107:
  
  
-==== PIshrink für macOS ====+==== PiShrink für macOS ====
  
-Über [[https://florianmuller.com/quickly-resize-and-shrink-raspberry-pi-sd-card-image-on-macos|diese] Seite bin ich erst darauf aufmerksam geworden, dass es seit vier Jahren auch ein PIShrink für macOS gibt. Damit sollte es natürlich noch schneller gehen. Es wird dort e2fsprogs genutzt, in dem alle nötigen Tools vorhanden sind . Anleitung findet sich [[https://github.com/lisanet/PiShrink-macOS|hier]]. +Über [[https://florianmuller.com/quickly-resize-and-shrink-raspberry-pi-sd-card-image-on-macos|diese] Seite bin ich erst darauf aufmerksam geworden, dass es seit vier Jahren auch ein PiShrink für macOS gibt. Damit sollte es natürlich noch schneller gehen. Es wird dort e2fsprogs genutzt, in dem alle nötigen Tools vorhanden sind . Anleitung findet sich [[https://github.com/lisanet/PiShrink-macOS|hier]]. 
  
-Stand März 2022+ 
 +==== Bootable Backup macOS Monterey ==== 
 + 
 +Siehe: https://forums.macrumors.com/threads/carbon-copy-cloner-6-monterey-bootable-backup.2332092/ 
 +bzw.: https://forums.macrumors.com/threads/macos-12-13-carbon-copy-cloner-users-thread.2302964/?post=30065034#post-30065034 
 + 
 +You need to prepare the volume for APFS replication to work. 11.x and the new 12.0 creates both a system and data volumes. Erase both in the disk utility -> unmount backup target storage, erase system volume not the data volume, select erase volume group as preparation. In CCC you need to target that one volume as a destination in CCC with a new task. Then you will need to use the CCC choices in under your destination. 
 +Screen Shot 2021-07-01 at 5.09.15 PM.png   
 + 
 +click on the destination disk you will see this. 
 + 
 +Screen Shot 2021-07-01 at 5.11.36 PM.png   
 +Enter the legacy bootable backup assistant. I don't use SafetyNet for incremental backups, so that is off. Allow CCC to erase the volume. 
 + 
 +Screen Shot 2021-07-01 at 5.13.00 PM.png   
 +Now when you start CCC backup task it should tell you that you are Replicating the APFS filesystem data. After it gets done this in disk utility should show both a system volume and a data volume. Now see if it will allow you boot off of it. 
 + 
 +https://bombich.com/kb/ccc6/cloning-macos-system-volumes-apple-software-restore 
 + 
 +Note that bootable clones are no longer the default method for CCC and are not recommended because of the limitations mentioned. You have to use the LBBA (Legacy Bootable Backup Assistant) in CCC to make a bootable clone. 
 + 
 +Superduper! Has the same limitations and can also make a bootable clone. Details here: 
 + 
 +https://www.shirt-pocket.com/blog/index.php/shadedgrey/C5/ 
 + 
 +As you can see the two companies are taking very different approaches to the same task with basically the same tools. 
 + 
 +I have tested both this past week on M1 MBAs with Monterey. 
 + 
 + 
 +Update März 2023: 
 + 
 +Die Verbindungen zum Mac brechen immer wieder ab. Vielleicht liegt es ja am CIFS? Oder doch am WLAN? Es geht auch nicht, wenn der Mac am LAN hängt, den Raspberry zusätzlich habe ich noch nicht am LAN. Sollte ich nicht besser SMB3 nehmen? 
 + 
 +https://www.thedigitalpictureframe.com/installing-samba-on-your-raspberry-pi-buster-and-optimizing-it-for-macos-computers/ 
 + 
 +Update Sept. 2023: 
 + 
 +Nach einem Update kam beim mount der Fehler "mount error(95): Operation not supported". Lösung war, dass man Version 2.0 angeben musste. "sudo mount -t cifs -o vers=2.0,username=..." 
 + 
 +Stand September 2023
  
  
backup.1648026560.txt.gz · Zuletzt geändert: 2022/03/23 09:09 von varnholt