User Tools

Site Tools


linux:notes:drive_wipe

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:notes:drive_wipe [2026/05/19 00:44] Sean Rhonelinux:notes:drive_wipe [2026/05/21 18:55] (current) Sean Rhone
Line 14: Line 14:
   * [[linux:notes:disk_gpt_format|Disk Format (GPT)]]   * [[linux:notes:disk_gpt_format|Disk Format (GPT)]]
   * [[linux:notes:rsync_nas|Drive-to-drive rsync]]   * [[linux:notes:rsync_nas|Drive-to-drive rsync]]
 +
 +====== LiveUSB Maintenance ======
 +
 +****
 +
 +  sudo umount '/dev/sda'* | sudo dosfsck -a -w -v '/dev/sda2' && sudo e2fsck -D -E 'discard,optimize_extents,inode_count_fullmap' -f -v -y '/dev/sda3'
  
 ====== Tools ====== ====== Tools ======
/usr/local/www/wiki/data/attic/linux/notes/drive_wipe.1779165871.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki