Site Tools


onny:notizen

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
onny:notizen [2022/09/19 18:42] – [mysql] 10.25.0.100onny:notizen [2022/09/21 12:37] – [partitioning] 10.25.0.100
Line 1872: Line 1872:
 fatlabel /dev/sdb1 "mystick" fatlabel /dev/sdb1 "mystick"
 </code> </code>
 +
 +grow ext4 partition live
 +<code bash>
 +$ growpart /dev/sda 2
 +$ resize2fs /dev/sda2
 +</code>
 +
 resize extX partition resize extX partition
 +
 <code bash> <code bash>
 sfdisk -l /dev/sdb sfdisk -l /dev/sdb
onny/notizen.txt · Last modified: 2024/05/22 12:10 by 10.250.0.1