[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Disk full



Hello,

I do not know the answer to the first question, but can quote an answer
to the second question.

Am Freitag, dem 26.02.2021 um 12:54 +0100 schrieb Philipp Klaus Krause:
> [...]
> Is there an easy way to increase disk space in the kvm image?

As written
on https://cdimage.debian.org/cdimage/ports/latest/hurd-i386/YES_REALLY_README.txt
(or
alternatively https://cdimage.debian.org/cdimage/ports/latest/hurd-i386/README.txt
):
> One can increase the size of the image with e.g.:
> 
>       $ qemu-img resize debian-hurd*.img +5G
>       $ parted debian-hurd*.img
>       (parted) resizepart 2 100%
>       (parted) quit
>       $ sudo losetup -o $((512*1953792)) /dev/loop0 debian-hurd*.img
>       $ sudo resize2fs /dev/loop0
>       $ sudo losetup -d /dev/loop0
> 
> (1953792 is the start sector shown in fdisk -l debian-hurd*.img)

Paul

> Philipp
> 


Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: