Jarkko Niemi <[EMAIL PROTECTED]> writes:

> chmod 666 /dev/fd0
> that maked the trick

This is a BAD THING(tm). Especially if you are somehow connected to other
computers.

Anyone can read and *wipe* the disk !

Try cat /dev/fd0 to read it or cat /dev/zero > /dev/fd0 to wipe it. Or the
dd command.

Better use the way I described in a posting some days ago.

Ciao,
        Martin


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to