On Wed, Mar 25, 2020 at 04:21:29PM +0100, GD rub wrote: > Device Boot Start 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 currently overlapping / in the middle of your xvda1! that means your rootfs is currently corrupted in an _interesting_ way. if you have snapshots left for the vm from before the resize, consider keeping/reverting! (check with qvm-volume and/or lvs) if not ... i recommend deleting xvda2 (and moving swap to xvdc), then running a full fsck on xvda1 from outside the vm, or flagging it for fsck and rebooting. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20200325154305.GF8973%40priv-mua.
