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
Next revision
Previous revision
linux:notes:drive_wipe [2024/10/20 12:07] Sean Rhonelinux:notes:drive_wipe [2024/10/23 14:48] (current) – [4K Sectors] Sean Rhone
Line 7: Line 7:
   * Ideally use [[linux;distros;opensuse_tumbleweed_gnome#gnome_live|openSUSE Tumbleweed's latest GNOME Live image]] on USB due to it having up-to-date tools, a GUI, and USB data persistence ((can copy a command into Terminal and run it on one machine, boot the drive on another machine, and use Terminal history to re-run the command; it's quite convenient :p))   * Ideally use [[linux;distros;opensuse_tumbleweed_gnome#gnome_live|openSUSE Tumbleweed's latest GNOME Live image]] on USB due to it having up-to-date tools, a GUI, and USB data persistence ((can copy a command into Terminal and run it on one machine, boot the drive on another machine, and use Terminal history to re-run the command; it's quite convenient :p))
   * TODO: Leap GNOME: https://download.opensuse.org/download/distribution/openSUSE-stable/live/openSUSE-Leap-15.6-GNOME-Live-x86_64-Media.iso   * TODO: Leap GNOME: https://download.opensuse.org/download/distribution/openSUSE-stable/live/openSUSE-Leap-15.6-GNOME-Live-x86_64-Media.iso
 +
 +====== Notes ======
 +
 +  * [[linux:notes:ufs_freebsd_mount|FreeBSD UFS mount]] (from Linux LiveUSB)
 +  * [[linux:notes:disk_gpt_format|Disk Format (GPT)]]
 +  * [[linux:notes:rsync_nas|Drive-to-drive rsync]]
  
 ====== Tools ====== ====== Tools ======
Line 15: Line 21:
  
 <code>sudo apt install 'nvme-cli' -y && sync</code> <code>sudo apt install 'nvme-cli' -y && sync</code>
 +
 +===== Dell Fan Speed =====
 +
 +  * 2024/10: Seemingly broken in new-ish/6.11+ kernels but works fine from 6.6(?) in oS Leap 15.6
 +
 +  sudo smbios-thermal-ctl --set-thermal-mode='performance'
  
 ====== Suspend/Wake ====== ====== Suspend/Wake ======
Line 145: Line 157:
   * :!: Steam and Oculus were **known** to be broken with 4K sector size on Windows 11   * :!: Steam and Oculus were **known** to be broken with 4K sector size on Windows 11
   * Steam and Oculus worked fine with 4K sector size on Windows 10 LTSC 2021 and Linux   * Steam and Oculus worked fine with 4K sector size on Windows 10 LTSC 2021 and Linux
-  * iTunes possibly fails with 4K sectors due to Bonjour and dnssd.dll ([[https://www.techpowerup.com/forums/threads/setting-4k-sector-size-on-nvme-ssds-does-performance-actually-change.289757/page-3#post-4981622|thread]])+  * iTunes possibly fails with 4K sectors due to Bonjour and dnssd.dll ([[https://www.techpowerup.com/forums/threads/setting-4k-sector-size-on-nvme-ssds-does-performance-actually-change.289757/page-3#post-4981622|post]])
  
 ===== Sector Size ===== ===== Sector Size =====
/srv/www/wiki/data/attic/linux/notes/drive_wipe.1729440456.txt.gz · Last modified: by Sean Rhone