Use a partitioned live usb
I have a USB device and i’m trying to create it in a way that it has 2 partitions: one for a live linux disc and the other for document storage.
I have a USB device and i’m trying to create it in a way that it has 2 partitions: one for a live linux disc and the other for document storage.
For resizing LVM2 partition, one needs to perform the following 2 commands:
When I am looking to create a new partition table, I have the following options:
What’s the easiest way to resize an ext4 partition (or any type partition depending on the method) from the command line (potentially with the fewest commands, but also the easiest to understand)?
I have a drive with this configuration:
use it with caution and not SysAdmin
I have a disk with two partitions: sda1 and sda2. I would like change the number of sda1 to sda2 and sda2 to sda1.
I would like to install another distribution but keep my home directory. Is there a way to move the home directory to a separate partition? I don’t have an external hard drive available to back up my data. I would like to set up my partitions as suggested here.
How to mount ext3, ext4 partition sitting on “Fixed-Size VDI” VirtualBox HardDisk ?
I rent a VPS that uses a SSD of 10GB (Debian 7) and I upgraded yesterday to their “second tier” plan that uses a 20GB disk. However, the “one-click-upgrade” process didn’t work as I expected and what they did was to move my data to a bigger drive without actually extending the partitions. So now I have 10GB of unallocated space.