Bootable Linux USB stick: Difference between revisions

Kay (talk | contribs)
Kay (talk | contribs)
Line 168: Line 168:


==== Low-level formatting of (micro)SD cards ====
==== Low-level formatting of (micro)SD cards ====
In a SD slot, <code>blkdiscard /dev/mmcblk0pX</code> initializes the card.
In a SD slot, <code>blkdiscard /dev/mmcblk0pX</code> initializes partition X of the card without wearing out the media.


==== Low-level formatting of other USB sticks ====
==== Low-level formatting of other USB sticks ====