Make it easy? - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114) +--- Thread: Make it easy? (/showthread.php?tid=11385) |
Make it easy? - wdt - 09-10-2020 This is for those making distros It is most annoying when blkmmcX "jumps" around, there is NO consistency This really pisses me off, and I am sure, confuses many people (myself included) So, we could follow uboot, mmc0 is first device found, mmc1 next, in bootrom order I think OR make symlinks. /dev/emmc -> emmc (whatever it is),,,, /dev/sdĀ ...... A bit of a problem if device is absent maybe??? It, after all, is only an edit of dtb, well dts, in alias section It would be so much more easy giving advice, and, with a desktop, for most, /dev/sda is the boot drive, and maybe no other until a flash is inserted |