Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

UserPassword
rootN/A

Processor-SDK-0204.01.00.01.07 06 Download:

Info
iconfalse
$ wget -c ftp://ftp.embedian.com/public/dev/minfs/arago/processor_sdk_04.01.00.06/smarct335x-rootfs-image-smarct335x.tar.xz

Verify:

Info
iconfalse

$ md5sum smarct335x-rootfs-image-smarct335x.tar.xz
e698ddf06918e5eb864d27d717b21f7c  smarct335x-rootfs-image-smarct335x.tar.xz

 

Processor-SDK-03.00.00.04 Download:

Info
iconfalse
$ wget -c ftp://ftp.embedian.com/public/dev/minfs/arago/processor_sdk_03.00.00.04/smarct335x-rootfs-image-smarct335x-sdk2.tar.gz

Verify:

Info
iconfalse

$ md5sum smarct335x-rootfs-image-smarct335x-sdk2.tar.gz
ea0c7490047314d125c20231ad9eaa78  smarct335x788011e063b79ee8a18c1508f39aa9f1  smarct335x-rootfs-image-smarct335x-sdk2.tar.gz

SDK7  

Processor-SDK-02.00.01.07 Download:

Info
iconfalse
$ wget -c ftp://ftp.embedian.com/public/dev/minfs/arago/processor_sdk_02.00.01.07/smarct335x-rootfs-image-smarct335x-sdk7.tar.gz

Verify:

Info
iconfalse

$ md5sum smarct335x-rootfs-image-smarct335x-sdk7.tar.gz
673ad6c70eb4e297b6ee43ed91b1b7e  smarct335xea0c7490047314d125c20231ad9eaa78  smarct335x-rootfs-image-smarct335x-sdk7.tar.gz

 


SDK6 SDK7 Download:

Info
iconfalse
$ wget -c ftp://ftp.embedian.com/public/dev/minfs/arago/sdk7/smarct335x-rootfs-image-smarct335x-sdk6.tar.gz

Verify:

Info
iconfalse

$ md5sum smarct335x-rootfs-image-smarct335x-sdk6.tar.gz
fd2327e5d563ae7c001d38da05cf5fe2 ee272266a6bbeb718c129f51f71c52f5  smarct335x-rootfs-image-smarct335x-sdk6.tar.gz.tar.gz


Ubuntu 16.04:

UserPassword
rootroot
ubuntutemppwd

Download:

Info
iconfalse
$ wget -c ftp://ftp.embedian.com/public/dev/minfs/ubuntu/xenial/smarct3x-ubuntu-16.04.tar.gz

Verify:

Info
iconfalse

$ md5sum smarct3x-ubuntu-16.04.tar.gz

957625f56f786a22d44b60480155cfd9  smarct3x-ubuntu-16.04.tar.gz

 

Ubuntu 14.04:

UserPassword
rootroot
ubuntutemppwd

 

Download:

Info
iconfalse
$ wget -c ftp://ftp.embedian.com/public/dev/minfs/ubuntu/trusty/smarct3x-ubuntu-14.04.tar.gz

...

Info
iconfalse

$ md5sum smarct3x-ubuntu-14.04.tar.gz

05db5b85224e84e9898a1c5925703b8b05db5b85224e84e9898a1c5925703b8b   smarcsmarct3x-ubuntu14ubuntu-14.04.tar.gz


Debian 9.8:

UserPassword
rootroot
debiantemppwd

Download:

Info
iconfalse
$ wget -c ftp://ftp.embedian.com/public/dev/minfs/debian/stretch/smarct3x-debian-9.8-armhf-2019-02-16.tar.gz

Verify:

Info
iconfalse

$ md5sum smarct3x-debian-9.8-armhf-2019-02-16.tar.gz

8969f249307d9b2c2ef5c76f7ca1c6b8 smarct3x-debian-9.8-armhf-2019-02-16.tar.gz 

Setup SD Card

...

For these instruction, we are assuming: DISK=/dev/mmcblk0, "lsblk" is very useful for determining the device id.

...

Unmount eMMC:

Info
iconfalse
$ sync
$ sudo umount /media/boot
$ sudo umount /media/rootfs
Note

If your rootfs id Ubuntu, you need to modify /media/rootfs/etc/fstab and change the mount point from /dev/mmcblk1p2 to /dev/mmcblk0p2 before un-mounting it.

Switch your Boot Select to eMMC and you will be able to boot up from eMMC now.


Last updated 2018-0210-0904