ts-7000
[Top] [All Lists]

Re: [ts-7000] Copy Setup for future installs

To:
Subject: Re: [ts-7000] Copy Setup for future installs
From: Robert Ulbrich <>
Date: Fri, 15 Aug 2008 11:43:14 -0600
Here's the script I use for creating a new image from:

#!/bin/sh

devname="/dev/sdb"

filename="sd_ts-061008_2008_08_06.dd"


mkdir -p imgs;
cd imgs;

echo "Copying image from SD card to file: imgs/$filename"
echo ""
dd count=990976 if=$devname of=$filename;
sync;

echo "Zipping image"
echo  ""
bzip2 -k $filename;

echo "Calculating md5 checksum"
echo ""
md5sum $filename > ${filename}.md5;

Enjoy!

--Robert


eric.robishaw wrote:

I've finally got my TS-7800 all setup the way I need it (mono, ppp,
network settings, etc...)

Now, I need to duplicate this across every TS7800 I receive.
What's the best way to make a "copy" of my setup?

I'd like it to be as simple as booting off the SD, and typing
createmtdroot...

which means I somehow have to modify the contents of the SD card...
I'm new to Linux so any step-by-step directions would be most helpful.

Eric


-- 
________________________
Robert Ulbrich
Software Developer
CAPSHER Technology, Inc.
(979) 776-7520x150
m("capsher.com","rulbrich");">
________________________
__._,_.___

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: =Email Delivery: Digest | m("yahoogroups.com?subject","ts-7000-fullfeatured");=Change Delivery Format: Fully Featured">Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | =Unsubscribe

__,_._,___
<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU