6

I cannot find a way to figure out which ubi device is attached to which mtd device. For instance, ubi0 can be attached to mtd1 and ubi1 to mtd0.

Does anyone know a way to figure out which is connected to which?

artless noise
  • 21,212
  • 6
  • 68
  • 105
sanne
  • 111
  • 8

1 Answers1

8
cat /sys/devices/virtual/ubi/ubi0/mtd_num
niziak
  • 121
  • 3