[ECOS] FAT file system on floppy -> what do i need
B.E.Comp Project
comp.project@gmail.com
Sat Mar 5 07:26:00 GMT 2005
hello sir
On 24 Feb 2005 15:13:07 +0100, David N. Welton <davidw@dedasys.com> wrote:
>You can get Scivoli from the URL above - it uses the driver to read
>straight off the disk. I'm in the process of uploading a tarball as
>well.
i tried with compiling your scivoli code. at the md5check step i am
getting following error.
[root@localhost scivoli]# ./md5check.tcl image.bin /dev/fd0
can't find package md5
while executing
"package require md5"
(file "./md5check.tcl" line 5)
i am not knowing tcl...to get over this i downloaded tcllib-1.7
then done standard configure,make,make install.i am seeing following
entry when i gave locate md5
/usr/local/lib/tcllib1.7/md5/md5.tcl
but still it gives same error message . is there any way to include
the above file . or any environment variable etc. so that tclsh can
locate md5 present there.
one more question :
i skip the md5check and use dd for transferring image.bin to floppy.
after booting from floppy i get blank screen then at the next moment
system reboots...what could be the problem.
is it related to :
"it requires VBE compatible video card to function. Many, but not all
modern video cards meet this criteria". or any other reason.
~ Devendr@...
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list