On Wed, Dec 20, 2000 at 12:00:59PM -0800, Michael Smith wrote:
>
>Ummm.... Stayed up too late last night at Paul's playing Sir-Frag-Alot and
>got up too early this morning to deal with children issues. Got my caffeine
>since writing the original post. Brain works now.
>
>I don't suppose anybody would believe that the "dd" command would actually
>optimize their hard drives??
>
Oh, sure. Boot Windoze PC from LRP or PicoBSD disk.
# dd if=/dev/zero of=/dev/hdaN bs=1024 count=1000000000000000000000000
where N is the Windoze partiton(s). Drive is now optimized, ready for
*NIX install.
--
if(rp->p_flag&SSWAP) {
rp->p_flag =& ~SSWAP;
aretu(u.u_ssav);
}