diff options
author | Helmut Grohne <helmut@subdivi.de> | 2023-02-02 09:52:13 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2023-02-02 09:52:13 +0100 |
commit | ebd9704f6f1c6879c3300ddcf74e55cbd1fac057 (patch) | |
tree | 656eaf2e478ec2f25bfb2fc0bc0142337d405fa2 /README.md | |
parent | 09bcaa8fe9011bdbad53749bd7e0531b4be6e2ba (diff) | |
download | debvm-ebd9704f6f1c6879c3300ddcf74e55cbd1fac057.tar.gz |
debvm-run: deal with arbitrary disk labels
Reported-by: Gioele Barabucci <gioele@svario.it>
Closes: #1030255
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ installed: What is this image format precisely? ==================================== -The image is a sparse ext4 file system image with a disk label "debvm". It +The image is a sparse ext4 file system image with a non-empty disk label. It contains the root filesystem of a (Debian) installation including an init system and a kernel. There is no partition table or bootloader. The following paths are assumed inside: |