• sdk
  • arm-sdk
  • Issues
  • #5

Closed
Open
Opened 2016-12-17T06:34Z by Ghost User @ghost

/dev/mmcblk0p1 is not mounted on /boot

In the devuan_jessie_1.0.0-beta2_arm64_raspi3.img.xz image, /dev/mmcblk0p1 is not mounted on /boot. Additionally, /boot itself isn't empty. This could lead to confusion for those who want to edit cmdline.txt, config.txt, or upgrade the firmware. I suggest that /boot on the second partition of the sd card be empty, and a line like:

/dev/mmcblk0p1 /boot vfat defaults 0 2

be added to /etc/fstab.

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

  • parazyd
    parazyd @parazyd · 2016-12-18T12:32Z

    ACK

    More people have talked about this. Usually Debian used to automount these things when the kernel was updated and similar things, but indeed in the case of ARM boards it's a bit different.

    Updated, and /boot will now automount in the new images.

  • parazyd @parazyd closed · 2016-12-18T12:32Z

    closed