Power & Source of Big Ideas

[Ubuntu-S5P6818] How to create to build a package similar. ?

Moderators: chensy, FATechsupport

Do step by step is correct? and how to create the package roofs.tgz ?
Build a package similar to s5p6818-lubuntu-yyyymmdd-full.img

Code: Select all

# git clone https://github.com/friendlyarm/sd-fuse_s5p6818.git
# cd sd-fuse_s5p6818
# sudo ./mkimage.sh lubuntu
# DEV=`losetup -f`
# losetup ${DEV} s5p6818-lubuntu-yyyymmdd-full.img
# partprobe ${DEV}
# sudo mkfs.vfat ${DEV}p1 -n LUBUNTU
# mkdir -p /mnt/fat
# mount -t vfat ${DEV}p1 /mnt/fat
# sudo wget -qO- http://112.124.9.243/dvdfiles/S5P6818/images-for-eflasher/lubuntu-desktop-images.tgz | tar xvz -C /mnt/fat --strip-components=1
# umount /mnt/fat
# losetup -d ${DEV}
Armbian has support for this chip as well. You can try building T3 ,T3+, M3, Fire3 ... most of the things work.

https://github.com/armbian/build

Use parameter EXPERT="yes" to get access to those boards - they are still officially WIP.

Who is online

In total there are 5 users online :: 0 registered, 0 hidden and 5 guests (based on users active over the past 5 minutes)
Most users ever online was 5185 on Wed Jan 22, 2020 1:44 pm

Users browsing this forum: No registered users and 5 guests