Jeff Coleman <[EMAIL PROTECTED]> said:

> Feb  8 11:33:53 dev2 e-smith[1987]: Can't exec "umount": No such file or
> /etc/e-smith/events/recovery-disk/S10floppy-put-image-recovery line 41.

This points out I have a minor typo.  Thanks.  Go edit line 41:

/etc/e-smith/events/actions/floppy-put-image-recovery

-    system ("umount -f /dev/fd0");
+    system ("/bin/umount -f /dev/fd0");

> /etc/e-smith/events/recovery-disk/S10floppy-put-image-recovery line 41.
> Feb  8 11:33:54 dev2 e-smith[1987]: 1+0 records in
> Feb  8 11:33:54 dev2 e-smith[1987]: 1+0 records out
> Feb  8 11:34:45 dev2 e-smith[1987]:
> S10floppy-put-image-recovery=action|Event|recovery-disk|Action|S10floppy
> -put-image-recovery|Start|1013193232 996037|End|1013193285
> 312440|Elapsed|52.316403

But this tells you everything worked and the minor typo simply stopped the
umount command from running.  We need to look deeper.

Could you please assist me further and tell me exactly when it fails.  What
screen did you see on the console at failure point.  What steps have
completed successfully prior to failure.  I've going to pick up a tape drive
this afternoon.  Sorry I did not have time to fully test this before
release.

Regards,

-- 
Darrell May
DMC Netsourced.com
http://netsourced.com
http://myEZserver.com


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to