11-10-2020, 05:33 PM
(08-16-2020, 11:56 AM)poVoq Wrote: When booting from SD, how does the emmc show up?
I assumed it would be /dev/mmcblk1 as the SD seems to be /dev/mmcblk0 and USB disks show up as /dev/sda, but I can't seem to find that on my Sopine connected to slot 0.
Edit: with the lsblk command it looks like the 128gb emmc is not recognized at all on my Armbian focal system when booting from SD. Normally I would have assumed only 64gb is supported, but since you have it working, it would be interesting to hear any suggestions. I used the emmc usb adapter to format it as a blank ext4 disk.
Edit2: Using the USB adapter the emmc on a USB2 port gets recognized as /dev/sda1, but for actual speed improvement I need to use the emmc slot next to module 0 I would guess.
Hola, sorry for the long wait time for a response. lifes been crazy. hopefully this helps, should be more active now.
here is the output for my first node:
Code:
here is the output for my first node:james@pine1:~$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
mtdblock0 31:0 0 16M 0 disk
mmcblk0 179:0 0 14.9G 0 disk
└─mmcblk0p1 179:1 0 14.7G 0 part /
mmcblk2 179:32 0 116.5G 0 disk /data
mmcblk2boot0 179:64 0 4M 1 disk
mmcblk2boot1 179:96 0 4M 1 disk
zram0 252:0 0 50M 0 disk /var/log
zram1 252:1 0 962.9M 0 disk [SWAP]