On Thu, Jul 20, 2000 at 11:47:45AM -0500, Peter Schuman wrote: <snip> > Somehow, my machine is not compatible with any of the versions of rawwrite. > Any advice? Well, do you still have access any *nix machine? The dd command should probably do the trick. Something like this on Linux: dd if=/path/to/image/to/write of=/dev/fd0 bs=1024b Similar commands on other *nixes, though the output (of) device will probably be different. -- Jim Crumley | crumley at belka.space.umn.edu | Work: 612 624-6804 or -0378 | --------------------------------------------------------------------- To unsubscribe, e-mail: tclug-list-unsubscribe at mn-linux.org For additional commands, e-mail: tclug-list-help at mn-linux.org