From 4e5fccb52cbc0184e6e7defdee95b6923dbae54f Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Thu, 2 Jun 2022 00:02:43 +0200 Subject: Corrections multiples --- static/img/partitionnement_2_disques.svg | 340 +++++++++++++++ static/img/partitionnement_2_disques_lvm.svg | 590 +++++++++++++++++++++++++++ static/img/partitionnement_3_disques.svg | 394 ++++++++++++++++++ static/img/partitionnement_3_disques_lvm.svg | 394 ++++++++++++++++++ 4 files changed, 1718 insertions(+) create mode 100644 static/img/partitionnement_2_disques.svg create mode 100644 static/img/partitionnement_2_disques_lvm.svg create mode 100644 static/img/partitionnement_3_disques.svg create mode 100644 static/img/partitionnement_3_disques_lvm.svg (limited to 'static/img') diff --git a/static/img/partitionnement_2_disques.svg b/static/img/partitionnement_2_disques.svg new file mode 100644 index 0000000..dc42e42 --- /dev/null +++ b/static/img/partitionnement_2_disques.svg @@ -0,0 +1,340 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + /dev/sda + + + + /var - RAID1 + + + + / + + + + + BIOS + + + + + + + /boot + + + + + /dev/sdb + + swap + + + /var - RAID1 + + + /home + + diff --git a/static/img/partitionnement_2_disques_lvm.svg b/static/img/partitionnement_2_disques_lvm.svg new file mode 100644 index 0000000..dfac07c --- /dev/null +++ b/static/img/partitionnement_2_disques_lvm.svg @@ -0,0 +1,590 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + /dev/sdb + + /dev/sdc + + + /dev/sda + + + + LVM : /, /home, /var, /data & swapRAID5 + chiffrement + + + + /bootRAID1 + + + + + BIOS ou EFI + + + + + + + LVM : /, /home, /var, /data & swapRAID5 + chiffrement + + + + /bootRAID1 + + + + + + LVM : /, /home, /var, /data & swapRAID5 + chiffrement + + + + /bootRAID1 + + + + /dev/sdb + + + /dev/sda + + + + LVM : /, /home, /var, /data & swapRAID1 + chiffrement + + + + /bootRAID1 + + + + + BIOS ou EFI + + + + + + + LVM : /, /home, /var, /data & swapRAID1 + chiffrement + + + + /bootRAID1 + + + + diff --git a/static/img/partitionnement_3_disques.svg b/static/img/partitionnement_3_disques.svg new file mode 100644 index 0000000..8203f5c --- /dev/null +++ b/static/img/partitionnement_3_disques.svg @@ -0,0 +1,394 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + /dev/sdb + + /dev/sdc + + + /dev/sda + + + + LVM : /, /home, /var, /data...RAID5 + chiffrement + + + + /bootRAID1 + + + + + BIOS ou EFI + + + + + + + LVM : /, /home, /var, /data...RAID5 + chiffrement + + + + /bootRAID1 + + + + + + LVM : /, /home, /var, /data...RAID5 + chiffrement + + + + /bootRAID1 + + + + diff --git a/static/img/partitionnement_3_disques_lvm.svg b/static/img/partitionnement_3_disques_lvm.svg new file mode 100644 index 0000000..8b55ed1 --- /dev/null +++ b/static/img/partitionnement_3_disques_lvm.svg @@ -0,0 +1,394 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + /dev/sdb + + /dev/sdc + + + /dev/sda + + + + LVM : /, /home, /var, /data & swapRAID5 + chiffrement + + + + /bootRAID1 + + + + + BIOS ou EFI + + + + + + + LVM : /, /home, /var, /data & swapRAID5 + chiffrement + + + + /bootRAID1 + + + + + + LVM : /, /home, /var, /data & swapRAID5 + chiffrement + + + + /bootRAID1 + + + + -- cgit v1.2.3