Jump to content

Install armbian on eMMC for Beelink Mini MXIII


funben

Recommended Posts

On my Beelink Mini MXIII, I would like to run a home automation server (Jeedom) and many user based on RaspberryPI have issue with bad sector because SDCard cannot handle a lot of Read/Write cycles.

 

I successfully run armbian from SDCard, but I would like to copy it to eMMC. and change DTD in boot.ini, uEnv.ini, extlinux/extlinux.conf and then did a sudo nand-sata-install (Below is the load result)

 

I've been told that armbian kernel did not support this specitif eMMC controller (Brand FORESEE), I there a a to install drivers on armbian, or should I install armbian on a USBKey (how to boot from USB) 

Or should I buy a new box (android TV box, on something else) which one under 50$ that il well supported by armbian

 

 

 

 

NAND-SATA-INSTALL result

Spoiler

Start script create MBR and filesystem
/dev/mmcblk1
Start backup u-boot default
4+0 records in
4+0 records out
4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.05425 s, 77.3 MB/s
Start create MBR and partittion
Start restore u-boot
442+0 records in
442+0 records out
442 bytes copied, 0.00314161 s, 141 kB/s
8191+0 records in
8191+0 records out
4193792 bytes (4.2 MB, 4.0 MiB) copied, 0.601275 s, 7.0 MB/s
Done
Start copy system for eMMC.
Formatting BOOT partition...mkfs.fat 4.1 (2017-01-24)
done.
Cppying BOOT...done.
Edit init config...done.
Formatting ROOT partition...
e2fsck 1.44.5 (15-Dec-2018)
ROOT_EMMC: clean, 11/897600 files, 82980/3586304 blocks
done.
Copying ROOTFS.
Copy BIN
Create DEV
Copy ETC
Copy HOME
Copy LIB
Create MEDIA
Create MNT
Copy OPT
Create PROC
Copy ROOT
Create RUN
Copy SBIN
Copy SELINUX
Copy SRV
Create SYS
Create TMP
Copy USR
Copy VAR
Copy fstab
*******************************************
Complete copy OS to eMMC 
*******************************************

 

 

DMESG result

Spoiler

 

[    1.957663] mmcblk0: mmc0:aaaa SC16G 14.8 GiB 
[    1.962035] usbhid: USB HID core driver
[    1.970510] platform-mhu c883c404.mailbox: Platform MHU Mailbox registered
[    1.970613]  mmcblk0: p1 p2

[...]

[    2.114821] mmc1: new HS200 MMC card at address 0001
[    2.119816] mmcblk1: mmc1:0001 NCard  14.5 GiB 
[    2.120535] mmcblk1boot0: mmc1:0001 NCard  partition 1 4.00 MiB
[    2.125281] mmcblk1boot1: mmc1:0001 NCard  partition 2 4.00 MiB
[    2.130574] mmcblk1rpmb: mmc1:0001 NCard  partition 3 4.00 MiB, chardev (241:0)

[...]

 

 


PARTED result

Spoiler

 

Model: SD SC16G (sd/mmc)
Disk /dev/mmcblk0: 15.9GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags: 

Number  Start   End     Size    Type     File system  Flags
 1      4194kB  138MB   134MB   primary  fat16        lba
 2      138MB   15.8GB  15.6GB  primary  ext4

 

[...]

 

Model: MMC NCard (sd/mmc)                                                 
Disk /dev/mmcblk1: 15.5GB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags: 

 

 

Link to comment
Share on other sites

  • Werner locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines