[adding] qemu emulation layout to test images with qemu

This commit is contained in:
Jacen
2017-09-07 23:47:35 +02:00
committed by XECDesign
parent 496e41575e
commit 26fcf59f3f
8 changed files with 48 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
KERNEL=="sda", SYMLINK+="mmcblk0"
KERNEL=="sda?", SYMLINK+="mmcblk0p%n"
KERNEL=="sda2", SYMLINK+="root"