Différences entre les versions de « OctoPi Laser Serveur »

De MediaWiki UOF
Aller à la navigation Aller à la recherche
(Page créée avec « https://octoprint.org/download/ == Backup The OctoPi to USB SD Card == # Open the command line interface # '''<nowiki>ssh pi@172.18.149.26</nowiki>''' # Make sure the USB SD Card reader is plugged in and is working. Make sure the SD Card is at least the same size as the RPi System Card. <br> (Default: the RPi System Card is 16 GB and the USB SD Card is 16 GB.) # '''<nowiki>sudo rpi-clone sda -v -u</nowiki>''' <br> (Make sure that "sda" is the correct destination. I... »)
(Aucune différence)

Version du 3 octobre 2022 à 13:32

https://octoprint.org/download/

Backup The OctoPi to USB SD Card

  1. Open the command line interface
  2. ssh pi@172.18.149.26
  3. Make sure the USB SD Card reader is plugged in and is working. Make sure the SD Card is at least the same size as the RPi System Card.
    (Default: the RPi System Card is 16 GB and the USB SD Card is 16 GB.)
  4. sudo rpi-clone sda -v -u
    (Make sure that "sda" is the correct destination. If not sure, check with : sudo fdisk -l.)
  5. Wait until it is finished.

{sudo jajca -d oven}