We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
During the mount job on boot, the following error is shown:
mount: mounting /dev/mmcblk0p1 on /mnt/sdcard failed: No such file or directory
The init script may need to wait for the mmcblk0p1 to appear.
mmcblk0p1
NOTE: Despite the errors, it appears tha mmcblk0p1 is currectly mounted.
The text was updated successfully, but these errors were encountered:
foxbunny
No branches or pull requests
During the mount job on boot, the following error is shown:
The init script may need to wait for the
mmcblk0p1
to appear.NOTE: Despite the errors, it appears tha
mmcblk0p1
is currectly mounted.The text was updated successfully, but these errors were encountered: