| 
 | 
 
 Edited by Robinho710 at 2016-7-7 05:13  
 
Hi all, 
 
I own a OrangePi Plus2 H3 and I successfully installed ubuntu on it a few weeks ago.  
 
Now I want to change something on the OS on the EMMC while booting from SD Card. Is that possible?  
I can boot from sd but I can't find the emmc. It kind of looks like emmc doesn't show up if sd card is present.  
 
Output of 'sudo lsblk -o NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL'. 'sdb' is an external usb drive.  
 
NAME        FSTYPE   SIZE MOUNTPOINT LABEL 
sdb                  1.4T             
└─sdb1      ext4     1.4T             
mmcblk0             14.5G             
├─mmcblk0p1 vfat      41M             
└─mmcblk0p2 ext4     3.4G /    
 
I just want to edit one file. 
I hope anyone can help me with that. Thanks in advance!! 
 |   
 
 
 
 |