I'm overlooking a couple of labs now, and in one we are using Win98 boxes.  I
have taken a look at bpbatch, ghost, and ka-tools, and think I'm going to go
another route.  If anyone is interested in helping me, please speak up.  I'm an
idiot at writing scripts.
I would like to take the wonderful work that Jim has done, boot to init 3, mount
the local hard drives, and either copy them to the server or wipe them and copy
them off the server, all with tar.  Eventually, I would like to have some
post-processing of the windows registry to make it all automatic, but I don't
need it in the beginning.
I need to write four scripts:
1) copy the client hda1 to the server via tar czf
2) rm -rf hda1;cd hda1;tar xzf client1.tar.gz
3) tar czf hda1 hda2.tar.gz
and 4) rm -rf hda1;tar xzf hda2.tar.gz
The first two use tar like ka-tools (easy for me to write the script)
and the second two keep a local copy to ease bandwidth like bpbatch.
Any other suggestions, I would love to hear from you.  If you want to write the
scripts for me, hey, I'd love you, cause I'm an idiot when it comes to this stuff.

BTW, my problems with seesions ending apparently had to do with my copy of
RH7.3.  I modded K12LTSP v2.0 for Thai and everything works well now, although
KDE is unusable, even with only one client running.
Thanks
Dan


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Caffeinated soap. No kidding.
http://thinkgeek.com/sf
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to