Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

partition

Is it good to make a separate partition for /boot?

August 7, 2022 by Magenaut

I’ve seen some people make a separate partition for /boot. What is the benefit of doing this? What problems might I encounter in the future by doing this?

Categories Q&A, Unix & Linux Tags linux, partition, system-installation Leave a comment

How do I determine the new size for resize2fs?

August 7, 2022 by Magenaut

I want to shrink an ext4 filesystem to make room for a new partition and came across the resize2fs program. The command looks like this:

Categories Q&A, Unix & Linux Tags ext4, partition, resize2fs Leave a comment

File systems vs partitions vs directories

August 7, 2022 by Magenaut

I am new to Linux so pardon me for the possible confusion you may encounter in this question.

Categories Q&A, Unix & Linux Tags directory, filesystems, partition, terminology Leave a comment

How to (safely) move /tmp to a different volume?

August 7, 2022 by Magenaut

Today the /tmp directory filled up on a machine at work. The problem was, it was on the root partition which wasn’t very big. In order to fix this, a co-worker created a /new/tmp directory elsewhere, copied all the contents to the new directory, removed the original /tmp and made a symlink /tmp -> /new/tmp.

Categories Q&A, Unix & Linux Tags partition, permissions Leave a comment

can ‘dd’ be used to clone to a smaller HDD, knowing that partitions will need editing?

August 7, 2022 by Magenaut

I’ve used dd to clone disks like this:

Categories Q&A, Unix & Linux Tags cloning, dd, hard-disk, partition Leave a comment

What is the difference between a name and a label in gparted?

August 7, 2022 by Magenaut

When I create a new partition on my disk using GParted, I have the option to set both a name and a label. Some partitions I have already have both, some only a label. If I right-click on an existing partition, I can see separate options to set the partition’s name and label.

Categories Q&A, Unix & Linux Tags gparted, partition Leave a comment

How to change the volume name of a FAT32 filesystem?

August 7, 2022 by Magenaut

I know I can set the volume name when I format the partition with the -n option of mkfs.vfat. But how to just change the name without formatting?

Categories Q&A, Unix & Linux Tags fat, partition Leave a comment

What’s the difference between creating mdadm array using partitions or the whole disks directly

August 7, 2022 by Magenaut

Can someone please explain to me, what the difference is between creating mdadm array using partitions or the whole disks directly? Supposing I intend to use the whole drives.

Categories Q&A, Unix & Linux Tags disk, mdadm, partition, software-raid Leave a comment

Why are partition size and df output different?

August 7, 2022 by Magenaut

I have a partition /dev/sda1.
Disk utility shows it has the capacity of 154 GB.
df -h shows

Categories Q&A, Unix & Linux Tags disk-usage, partition Leave a comment

How to format a partition inside of an img file?

August 7, 2022 by Magenaut

I created an img file via the following command:

Categories Q&A, Unix & Linux Tags disk-image, filesystems, partition Leave a comment
Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress