Hi.
I am expanding a drive on a VM, but I really need the new space to remain unnasigned to any of the partitions. As soon as I boot Ubuntu, sda1 gets all the space. This from my kern.log:
lsblk shows sda1 having all the new space.
How do I stop this automatic resize?
Thanks,
R.G.
I am expanding a drive on a VM, but I really need the new space to remain unnasigned to any of the partitions. As soon as I boot Ubuntu, sda1 gets all the space. This from my kern.log:
Code:
Oct 18 21:00:12 ubuntutest-4 kernel: [ 44.526736] EXT4-fs (sda1): resizing filesystem from 13078779 to 13340923 blocks
Oct 18 21:00:12 ubuntutest-4 kernel: [ 44.545832] EXT4-fs (sda1): resized filesystem to 13340923
How do I stop this automatic resize?
Thanks,
R.G.