fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


linux:fdisk

Differences

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

Link to this comparison view

linux:fdisk [2024/07/31 11:50] – created gsyslinux:fdisk [2024/07/31 12:00] (current) gsys
Line 57: Line 57:
 <code> <code>
 mkfs.ext4 /dev/sdb1 mkfs.ext4 /dev/sdb1
 +</code>
 +
 +Mount the partition:
 +<code>
 +mkdir /mnt/disk
 +mount /dev/sdb1 /mnt/disk
 </code> </code>
linux/fdisk.1722419437.txt.gz · Last modified: 2024/07/31 11:50 by gsys