I tried the following Code: mknod -m600 initfs/dev/mmcblk0p5 b 254 5 2>/dev/null but this did not help.
mknod -m600 initfs/dev/mmcblk0p5 b 254 5 2>/dev/null
ls -l /mnt/initfs/dev/mmcblk*
mount -o rw,remount /mnt/initfs mknod -m600 /mnt/initfs/dev/mmcblk0p5 b 254 5 mount -o ro,remount /mnt/initfs