Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
I don't have the details in front of me, but I know you can tar an image of a directory to another directory tree using something like: mkdir /opt/newvarusr cd /var/usr; tar czf - . | (cd /opt/newvarusr/; tar xzvf - ) Since you can do a 'dd' and send it through a pipe something similar but add tee to the mix. I might suggest using dd to generate an output FILE. Then run dd on as many backgrounded tasks as you like to the new kefob devices to image them. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ Discuss mailing list [hidden email] http://lists.blu.org/mailman/listinfo/discuss
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |