diff --git a/TuringPi/disks.md b/TuringPi/disks.md index 565d81c..2f056d3 100644 --- a/TuringPi/disks.md +++ b/TuringPi/disks.md @@ -43,6 +43,9 @@ UUID=15c5c8b9-af8d-4d35-bf0b-47443d554971 / ext4 errors=remount UUID=1c99fbca-6863-4f8a-b8da-4bbea3fbe8c9 none swap sw 0 0 # nvme UUID=b656c935-5ef2-45a6-894e-c7062a75a862 /mnt/ssd ext4 defaults 0 0 +/mnt/ssd/var /var none bind +/mnt/ssd/tmp /tmp none bind +/mnt/ssd/home /home none bind ``` #### carlo (mmcblk0 / sda )