public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: davidw@dedasys.com (David N. Welton)
To: Nick Garnett <nickg@ecoscentric.com>
Cc: sivaraman venugopal <sivaramanvenugopal@yahoo.com>,
	ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] how to create floppy image for ecos ?
Date: Thu, 04 Dec 2003 11:30:00 -0000	[thread overview]
Message-ID: <87y8tsx1rf.fsf@dedasys.com> (raw)
In-Reply-To: <m3vfowvndm.fsf@miso.calivar.com>


One thing that I've written which is at times helpful is a little
application in Tcl in order to verify that your floppy image has
indeed been trasferred correctly to the disk.  It's kind of slow,
because it both reads and writes the image, but with the quantity of
bad disks out there, it can save you from scratching your head when
something  doesn't quite work.

It's available here:

http://dedasys.com/freesoftware/

Look under 'scivoli':

wget http://www.dedasys.com/freesoftware/files/md5check.tcl.gz
gunzip md5check.tcl.gz
./md5check.tcl image.bin /dev/fd0

You have to have the right permissions, of course.

-- 
David N. Welton
   Consulting: http://www.dedasys.com/
     Personal: http://www.dedasys.com/davidw/
Free Software: http://www.dedasys.com/freesoftware/
   Apache Tcl: http://tcl.apache.org/

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

  reply	other threads:[~2003-12-04 11:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-04  4:51 sivaraman venugopal
2003-12-04 11:22 ` Nick Garnett
2003-12-04 11:30   ` David N. Welton [this message]
2003-12-09  9:49 ` [ECOS] Redboot iPaq support ipaqcoder
2003-12-09 12:54   ` Gary Thomas
2003-12-04 13:55 [ECOS] how to create floppy image for ecos ? Richardson, Anthony

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y8tsx1rf.fsf@dedasys.com \
    --to=davidw@dedasys.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=nickg@ecoscentric.com \
    --cc=sivaramanvenugopal@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).