crossmax post at 2017-5-16 22:07:34

Install debian to emmc on OPi-2G?

Hello,

Anyone knows if is possible install Debian or other OS into emmc on Orange Pi 2G-IOT device?

Thanks

Livanda post at 2017-6-4 09:49:28

hi) do u need micro sd card

dd bs=4M if=/home/uesr/debian.img of=/dev/sda
# /dev/sda <-- your name to sd or hdd or emmc or flash drive
# it's work by linux


good luck

crossmax post at 2017-6-6 17:01:04

I didn't think that option, it's good one. But... what device corresponds to the emmc flash on board (not micro sd)?

Thanks

Livanda post at 2017-6-7 14:22:28

i don't know.in theory should work. :)
sudo fdisk -l
os see emmc?

Livanda post at 2017-6-7 14:29:54

linux can be loaded asu like.:):victory: but here's an alternative
https://www.youtube.com/watch?v=pl_3oIfsAQE

crossmax post at 2017-6-28 18:35:09

Thanks @Livanda, but emmc don't see with fdis. I think emmc driver isn't implement on linux OS images yet.
page: [1]
View full version: Install debian to emmc on OPi-2G?