In fact it’s normal, since I did not have to edit the directories, which is done by the following commands:
“mount -t sysfs /sys /mnt/kvimrootfs/sys
mount -t proc /proc /mnt/kvimrootfs/proc
mount --bind /dev /mnt/kvimrootfs/dev
mount -t devpts /dev/pts /mnt/kvimrootfs/dev/pts
mount --bind /tmp /mnt/kvimrootfs/tmp”
Sincerely Marc.