Created
July 27, 2024 01:39
-
-
Save wasimosmanhome/9981321cc434729293b4c853f20df446 to your computer and use it in GitHub Desktop.
Low level format (linux)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lsblk | |
sudo fdisk -l | |
sudo dd if=/dev/urandom of=/dev/sdX bs=1M status=progress |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment