Project

General

Profile

Actions

Bug #1226

closed

busybox init missing lsmod, can't mount rootfs

Added by Hammel 27 days ago. Updated 26 days ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
04 - Busybox
Target version:
Start date:
14 Sep 2025
Due date:
% Done:

100%

Estimated time:
Severity:
01 - Critical

Description

After updating to using a modules.squashfs, the init script fails with the message

rootfs.squashfs - can't open blockdev

And then states there is no such file. And it's true: it's not there. It's actually one directory up from there. They've been installed to the wrong location.

Actions #1

Updated by Hammel 27 days ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 40

Fixes are applied to code. Need testing on hardware.

Actions #2

Updated by Hammel 26 days ago

  • Status changed from In Progress to Closed
  • % Done changed from 40 to 100

mkinstall.sh fixed to install squashfs files to the correct directory on the SD card.

Add lsmod to initramfs build.

Code tested on hardware, committed and pushed.

Closing issue.

Actions

Also available in: Atom PDF