I am trying to zero out all the unused disk space in the FBSD system
Hard Drive.
Using this command
dd if=/dev/zero of=filler bs=1m

but get error message saying file system full and have file named
filler.

I don't think this commands is doing what I want.

How can I check to see if the unused space is all zeros?

Help please.


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to