Project

General

Profile

Actions

Bug #840

closed

Busybox init tries to mount mmc before it's become ready.

Added by Hammel almost 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
04 - Busybox
Target version:
Start date:
04 May 2021
Due date:
% Done:

100%

Estimated time:
Severity:
01 - Critical

Description

Between load_modules() and mount_drives() there needs to be a function that waits for the devices to become ready.

This is showing up on boots with a new RPi3 B+.

Actions #1

Updated by Hammel almost 3 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Added wait for mmc devices before trying to mount them.

Change tested on hardware using multiple reboots. The original problem seems to be gone.
Changes committed and pushed.
Closing issue.

Actions

Also available in: Atom PDF