IT/Software/Live Disks/GParted

From msgwiki
< IT‎ | Software‎ | Live Disks
Revision as of 14:31, 19 October 2020 by Walttheboss (talk | contribs) (Created page with "=== Copying and Pasting Partitions === <br /> === Mounting disks === This is useful so you can use the builtin PacMan File manager. <nowiki><code>sudo mount /dev/sdaX/ /mnt<...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Copying and Pasting Partitions


Mounting disks

This is useful so you can use the builtin PacMan File manager.

<code>sudo mount /dev/sdaX/ /mnt</code>