Browse Source

Update 'README.md'

panda 1 year ago
parent
commit
a053c8ed06
1 changed files with 18 additions and 0 deletions
  1. 18 0
      README.md

+ 18 - 0
README.md

@@ -92,6 +92,24 @@ sat 12 nov 2022, 12:59:38, CET_sat 12 nov 2022, 13:59:46, CET_ABCDEFGH_SanDisk X
 you will recieve a pdf like: [this one](_examples/report_ABCDEFGH.pdf)
 
 
+## creating an ubuntu live cd to wipe everything:
+wipe machine (customized ubuntu-mate 20.04 with ubuntu cubic):
+
+```
+apt update
+apt install python3-qrcode nvme-cli smartmontools hdparm lsscsi pv iotop htop sysstat
+```
+
+place wiper_new.sh in /etc/skel/Desktop
+
+```
+mkdir /etc/skel/Desktop
+nano /etc/skel/Desktop/wiper.sh
+chmod +x /etc/skel/Desktop/wiper.sh
+```
+
+add "toram" before --- on the lines with "try ubuntu mate" in GRUB
+
 
 ### sources:
 - https://wiki.archlinux.org/title/Solid_state_drive/Memory_cell_clearing#Sanitize_command