Is it good to make a separate partition for /boot?
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?
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?
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:
I am new to Linux so pardon me for the possible confusion you may encounter in this question.
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.
I’ve used dd to clone disks like this:
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.
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?
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.
I have a partition /dev/sda1.
Disk utility shows it has the capacity of 154 GB.
df -h shows
I created an img file via the following command: