WARP 7 disk space is not 8Gb

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

WARP 7 disk space is not 8Gb

跳至解决方案
1,073 次查看
chaunguyenngoc
Contributor III

Currently, I finished setup for WARP7 (following manual: Warp7 User Manual | element14 | WaRP7 )

When I copy Qt framework from PC to WARP7, there is not enough disk space to copy.

As product introduction said:

=======

  • Memory: 8GB eMMC 5.0 and 512MB LPDDR3

=======

But when i check with "df -h" command, I get as below

Untitled.png

Questions:

- where is WARP7 remain memory  ? 

- If there are alot free space, how can I use it ?

Note: I'm very new to Linux & Embedded :smileyhappy: 

标签 (2)
0 项奖励
回复
1 解答
990 次查看
chaunguyenngoc
Contributor III

Solved.

1. run "ums 0 mmc 0" in Uboot mode to access WARP7 on PC

2. run "Disks" on PC and allocate disk space for WARP7

3. start burn Yocto image to sdcard on partition that i allocated in step 2 (in my case, it is /dev/sdb2)

4. reboot

在原帖中查看解决方案

1 回复
991 次查看
chaunguyenngoc
Contributor III

Solved.

1. run "ums 0 mmc 0" in Uboot mode to access WARP7 on PC

2. run "Disks" on PC and allocate disk space for WARP7

3. start burn Yocto image to sdcard on partition that i allocated in step 2 (in my case, it is /dev/sdb2)

4. reboot