hi,
I have file system in file "disk.dat" with installed all libraries I need.
I mounted it to /mnt/obraz using command:
"mount -o loop disk.dat /mnt/obraz"
I'm trying to make a rootstrap from /mnt/obraz using "tar". I tried to write
something like this:
"tar cfz my_rootstrap.tar.gz -C /mnt/obraz"
I got answer :
"Cowardly refusing to create an empty archive"
Is it impossible to archive file system mounted in /mnt ?
Thanks for help
Tomek
_______________________________________________
Scratchbox-users mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users