Hello, I'v unpacked shr-image-om-gta02.tar.gz (stage 131) into an ext2fs microSD mounted to /mnt on my FreeBSD netbook with:
root@tiny-r255948:/mnt # tar --numeric-owner -xzf shr-image-om-gta02.tar.gz it gives at the end some errors about only special files like: ./dev/tty8: Can't restore time ./dev/ram1: Can't restore time ./dev/mtd6: Can't restore time ./dev/mtd2: Can't restore time ... ./dev/kmem: Can't restore time ./dev/hda15: Can't restore time tar: Error exit delayed from previous errors. but the files are there: # ls -l dev/tty8 crw-r--r-- 1 root wheel 0x408 20 ene 08:33 dev/tty8 and it seems that the list is complete: # tar tzf shr-image-om-gta02.tar.gz | wc -l 13973 # find bin boot dev etc home lib media mnt proc run sbin sys tmp usr var -print | wc -l 13972 Is this a FreeBSD issue or the same on Linux with the special files in the tar file? If so, maybe the special files should be created by a small script and not by unpacking with tar(1); Will later check if the microSD boots in a FR and report problems in the Wiki. matthias -- Sent from my FreeBSD netbook Matthias Apitz, <g...@unixarea.de>, http://www.unixarea.de/ f: +49-170-4527211 UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370) UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5 _______________________________________________ Shr-devel mailing list Shr-devel@lists.shr-project.org http://lists.shr-project.org/mailman/listinfo/shr-devel