<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
The other way to do it (and the way I've been doing it) is to boot a
Live CD distro (Knoppix, Damn Small Linux, etc.), and just "cat" the
EtherBoot image file to the hard disk device.  This will, like
eb_to_hd, wipe the HD's MBR and partition table info...but it works.<br>
<br>
I do it as follows:<br>
<br>
1.)  Copy the EtherBoot file to some floppy, the normal way (e. g. cp
<MyFileName> /mnt/fd0).<br>
2.)  Boot your Live CD distro on the thin-client-to-be.<br>
3.)  Pop that floppy into the thin client and mount it.<br>
4.)  "cat /mnt/fd0/<MyFileName> /dev/hda"<br>
<br>
--TP<br>
<div class="moz-signature">_______________________________
<br>
Do you <a href="http://www.gnu.org">GNU</a>?
<br>
<a href="http://www.cmosnetworks.com">Microsoft Free since 2003</a>--the
ultimate antivirus protection!
<br>
</div>
<br>
<br>
Barry R Cisna wrote:
<blockquote cite="mid1213303048.8220.8.camel@localhost.localdomain"
 type="cite">
  <pre wrap="">Hi Fajar,

If the thin clients you are wanting to use have a small HD in them you
can use ' eb_to_hd ' . Search for this. It is a three step process.
Takes about 10 mins or less to do each client. You will need a floppy
drive available to ( at least) temporarily hang on each client as this
is what the eb_to_hd file copy from. This works for a pretty clean setup
as you don't have to worry about kids popping out the cd and throwing it
in the trash:) If it will only be adults using these machines the
aforementioned setup would prolly be simpler for You.
Note : This will of course wipe the HD clean!

Take Care,

Barry isna

_______________________________________________
K12OSN mailing list
<a class="moz-txt-link-abbreviated" href="mailto:K12OSN@redhat.com">K12OSN@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/k12osn">https://www.redhat.com/mailman/listinfo/k12osn</a>
For more info see <a class="moz-txt-link-rfc2396E" href="http://www.k12os.org"><http://www.k12os.org></a>
  </pre>
</blockquote>
</body>
</html>