Step 5 Do system/data partition image generation(sdxprairie-sysfs.ubi & sdxprairie-data.ubi)

by zhouxiang
GNU/Linux ◆ xterm-256color ◆ bash 239 views

# Step 5 Do system/data partition image generation(sdxprairie-sysfs.ubi & sdxprairie-data.ubi)
# As usual, check before make

find . -name *.ubi | xargs ls -al
cat sdk_rootfs/etc/version
cat sdk_rootfs/etc/timestamp

# let's go

make rootfs

# as you can see, you need to be in sudo user group
# one way to check is to run `id`

find . -name *.ubi | xargs ls -al
date -R
cat sdk_rootfs/etc/version
cat sdk_rootfs/etc/timestamp

More by zhouxiang

untitled 00:25

by zhouxiang

untitled 15:32

by zhouxiang

untitled 22:58

by zhouxiang

untitled 08:34

by zhouxiang

See all