Skip to content

No mmc in /dev #19

@aferre

Description

@aferre

Hi,

Using your script to build a kernel for beagleboard xm, I end up with a bootable kernel but there is no mmc in /dev

in system.sh I modified those lines:

ARCH=arm
CC=arm-linux-gnueabi-
BUILD_UIMAGE=1

OPTIONAL: ZRELADDR: needed when building uImage's.

For TI: OMAP3/4/AM35xx

ZRELADDR=0x80008000

and the mmc part to point to my sd card

I tried to change the UUID to a LABEL and used rootfs as the label but it didn't help and that's when I checked the devices directory.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions