[EN] Create, mount, and make persistent a new ext4 filesystem on a new disk
When managing a Linux server, sometimes you need to add new partitions, e.g, directory to store your backup in a separate physical disk, or new place to put your files. In this article, I’ll create a new ext4 partition with the mkfs.ext4 command.
Pre...
blog.sya.my.id2 min read