Re: [qubes-users] Increase the size of disk image and root file system

2020-03-25 Thread GD rub
It works fine. I restored the VM from a backup and I changed the procedure a little bit. # fdisk -l /dev/xvda Disk /dev/xvda: 14 GiB, 15032385536 bytes, 29360128 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 byt

Re: [qubes-users] Increase the size of disk image and root file system

2020-03-25 Thread dhorf-hfref . 4a288f10
On Wed, Mar 25, 2020 at 04:21:29PM +0100, GD rub wrote: > Device BootStart End Sectors Size Id Type > /dev/xvda1 *2048 29360127 29358080 14G 83 Linux > /dev/xvda2 18946048 20969471 2023424 988M 82 Linux swap / Solaris urgh! be super careful there. your xvda2 is cu

Re: [qubes-users] Increase the size of disk image and root file system

2020-03-25 Thread GD rub
This is the modus operandi I used : ---%<--- # df -hT | grep /dev/xvda /dev/xvda1 ext4 *8,9G*6,3G 2,1G 76% / # parted /dev/xvda 'unit s print' free Model: Xen Virtual Block Device (xvd) Disk /dev/xvda: 29360128s Sector size (logical/ph

Re: [qubes-users] Increase the size of disk image and root file system

2020-03-25 Thread GD rub
grwopart command : would this not be the solution ? https://blog.myduniahosting.com/how-to-resize-your-root-diskpartition-online-for-linux/ Le mer. 25 mars 2020 à 15:22, a écrit : > On Wed, Mar 25, 2020 at 03:12:04PM +0100, GD rub wrote: > > > You can't do that on the root filesystem. resize2f

Re: [qubes-users] Increase the size of disk image and root file system

2020-03-25 Thread dhorf-hfref . 4a288f10
On Wed, Mar 25, 2020 at 03:12:04PM +0100, GD rub wrote: > You can't do that on the root filesystem. resize2fs is permissible only if > the partition is unmounted. actualy, no, resize2fs works just fine on a mounted filesystem. > > > Device BootStart End Sectors Size Id Type > > >

Re: [qubes-users] Increase the size of disk image and root file system

2020-03-25 Thread GD rub
Hi Chris, You can't do that on the root filesystem. resize2fs is permissible only if the partition is unmounted. Best, Le mar. 24 mars 2020 à 18:40, Chris Laprise a écrit : > On 3/23/20 4:07 AM, GD rub wrote: > > Hi, > > > > How can I increase the size of disk image and root file system whitho

Re: [qubes-users] Increase the size of disk image and root file system

2020-03-24 Thread Chris Laprise
On 3/23/20 4:07 AM, GD rub wrote: Hi, How can I increase the size of disk image and root file system whithout cutting off the branch on which we are sitting on (umount) ? [R4.0] -> StandaloneVM -> settings -> increase system storage max size - OK Unallocated free space (5 GB) at the end of x

[qubes-users] Increase the size of disk image and root file system

2020-03-23 Thread GD rub
Hi, How can I increase the size of disk image and root file system whithout cutting off the branch on which we are sitting on (umount) ? [R4.0] -> StandaloneVM -> settings -> increase system storage max size - OK Unallocated free space (5 GB) at the end of xvda disk : # fdisk -l Disk /dev/xvda: