Changes between Version 5 and Version 6 of Archive/FreeBSDOnEmbeddedDevice


Ignore:
Timestamp:
11/01/09 17:32:16 (14 years ago)
Author:
Rick van der Zwet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Archive/FreeBSDOnEmbeddedDevice

    v5 v6  
    1414build# ls /dev/da? | xargs -I %%DA%% -n 1 dd if=/dev/zero of=%%DA%% count=0
    1515
    16 Hack to _really_ all old partition information is detroyed:
     16Hack to __really__  have all old partition information is detroyed:
    1717build# dd if=/dev/zero of=/dev/da4 bs=1m count=1
    1818