On Mar 11, 2005, at 2:59 PM, Josef Lowder wrote:
> I did a foolish thing trying to copy a file to a floppy
> on my Mepis partition. I used: cp -p filename /dev/fd0
> Trying to copy a file to the floppy drive.
> When that didn't work, I foolishly su'd to root to try again
> and when that didn't work, I compounded the problem
> by removing (rm) /dev/fd0
mknod /dev/fd0 b 2 0
In the future, remember to 'mount' /dev/fd0 somewhere before copying
any files.
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss