[adding] qemu emulation layout to test images with qemu

This commit is contained in:
Jacen
2017-09-14 10:12:30 +01:00
committed by XECDesign
parent 496e41575e
commit 26fcf59f3f
8 changed files with 48 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
KERNEL=="sda", SYMLINK+="mmcblk0"
KERNEL=="sda?", SYMLINK+="mmcblk0p%n"
KERNEL=="sda2", SYMLINK+="root"