Hi all, I can generate the tizen-core-image-minimal-genericx86-64 hdimg
file without errors. But I cannot create the bootable u-disk. Below is the
error message:

scripts/contrib/mkefidisk.sh -v /dev/sdb
/home/yong/tizen-core-image-minimal-genericx86-64-20150123070341.hddimg
/dev/sda

…

Formatting partitions

Formatting /dev/sdb1 as vfat

Formatting /dev/sdb2 as ext3

Formatting swap partition (/dev/sdb3)

Mounting images and device in preparation for installation

Preparing boot partition

Configuring GRUB

Copying ROOTFS files (this may take a while)

Root FS copy failed



It seems that the file folders have problems, I mount the rootfs.img as a
loop device, and try to copy the var folders, it reports the below error
message:

cp -a 1/var/* /tmp/

cp: ‘1/var/volatile/log’: Invalid argument



Any suggestions? Below is the folder lists:

root@yong-vm1:~# ls -l 1/var/

total 28

drwxr-xr-x 2 root root 4096  1? 23  2015 backups

drwxr-xr-x 4 root root 4096  1? 23  2015 cache

drwxr-xr-x 7 root root 4096  1? 23  2015 lib

lrwxrwxrwx 1 root root   11  1? 23  2015 lock -> ../run/lock

lrwxrwxrwx 1 root root   12  1? 23  2015 log -> volatile/log

drwxr-xr-x 3 root root 4096  1? 23  2015 run

drwxr-xr-x 8 root root 4096  1? 23  2015 runmemory

drwxr-xr-x 3 root root 4096  1? 23  2015 spool

lrwxrwxrwx 1 root root   12  1? 23  2015 tmp -> volatile/tmp

drwxr-xr-x 4 root root 4096  1? 23  2015 volatile

root@yong-vm1:~# ls -l 1/var/volatile/

total 8

drwxr-xr-x 2 root root 4096  1? 23  2015 log

drwxr-xr-x 2 root root 4096  1? 23  2015 tmp

root@yong-vm1:~# ls -l 1/

total 76

drwxr-xr-x  2 root root  4096  1? 23  2015 bin

drwxr-xr-x  2 root root  4096  1? 23  2015 boot

drwxr-xr-x  2 root root  4096  1? 23  2015 dev

drwxr-xr-x 44 root root  4096  1? 23  2015 etc

drwxr-xr-x  8 root root  4096  1? 23  2015 home

drwxr-xr-x  8 root root  4096  1? 23  2015 lib

drwx------  2 root root 16384  1? 23  2015 lost+found

drwxr-xr-x  2 root root  4096  1? 23  2015 media

drwxr-xr-x  3 root root  4096  1? 23  2015 mnt

drwxr-xr-x  2 root root  4096  1? 23  2015 proc

drwxr-xr-x  3 root root  4096  1? 23  2015 run

drwxr-xr-x  2 root root  4096  1? 23  2015 sbin

drwxr-xr-x  2 root root  4096  1? 23  2015 sys

drwxrwxrwt  2 root root  4096  1? 23  2015 tmp

drwxr-xr-x 15 root root  4096  1? 23  2015 usr

drwxr-xr-x  9 root root  4096  1? 23  2015 var

root@yong-vm1:~#
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to