3 start-up u-boot – Artesyn COMX-P2020 BSP User Guide (July 2014) User Manual

Page 38

Advertising
background image

U-boot Deployment

COMX-P2020 BSP User Guide (6806800L84B)

38

rootfs-dev.ext2.img

rootfs-usr.ext2.img

rootfs-min.ext2.img

[percy@localhost current]$

7. Extract the NFS root file system from the compressed NFS tar ball as below:

[percy@localhost current]$ sudo tar zxvf rootfs-nfs.tar.gz
[percy@localhost current]$ ls -al rootfs_nfs
total 80
drwxrwxr-x 20 percy percy 4096 Dec 9 14:55 .
drwxr-xr-x 3 percy percy 4096 Dec 14 11:23 ..
drwxr-xr-x 2 5117 5000 4096 Nov 23 17:30 bin
drwxr-xr-x 2 5117 5000 4096 Nov 23 10:57 boot_format
drwxr-xr-x 2 root root 4096 Apr 29 2010 dev
drwxrwxrwx 13 5101 5000 4096 Dec 9 14:54 etc
drwxr-xr-x 3 root root 4096 Nov 23 11:53 home
drwxr-xr-x 10 root root 4096 Nov 23 11:54 include
drwxr-xr-x 5 5117 5000 4096 Oct 30 07:09 lib
lrwxrwxrwx 1 root root 11 Dec 14 11:23 linuxrc -> bin/busybox
drwxr-xr-x 6 root root 4096 Apr 29 2010 man
drwxr-xr-x 7 root root 4096 Nov 23 11:53 mnt
drwxr-xr-x 3 root root 4096 Nov 23 11:53 opt
drwxr-xr-x 2 root root 4096 Apr 29 2010 proc
drwxr-xr-x 3 root root 4096 Nov 23 11:54 root
drwxr-xr-x 2 5117 5000 4096 Nov 23 14:44 sbin
drwxr-xr-x 3 root root 4096 Nov 23 11:54 share
drwxr-xr-x 2 root root 4096 Apr 29 2010 sys
drwxrwxrwt 3 root root 4096 Apr 29 2010 tmp
drwxrwxrwx 15 5101 5000 4096 Jun 25 11:51 usr
drwxr-xr-x 11 root root 4096 Apr 29 2010 var
[percy@localhost current]$

5.3

Start-up U-boot

Advertising