How to delete all partitions for a complete reinstall

Tony Arnold tony.arnold at manchester.ac.uk
Tue Aug 15 09:27:55 UTC 2006


On Mon, 2006-08-14 at 22:25 -0700, Eric Hanchrow wrote:
> >>>>> "Kevin" == Kevin Zhao <klzhao at gmail.com> writes:
> 
>     Kevin> I wonder which commands (fdisk -xxx?  etc) can be used if i
>     Kevin> boot using ubuntu live cd.
> 
> I would use
> 
>         $ dd if=/dev/zero count=512 bs=1 of=/dev/hda

Should that not be:

        $ dd if=/dev/zero count=1 bs=512 of=/dev/hda

or are the two commands equivalent?

Regards,
Tony.
-- 
Tony Arnold, IT Security Coordinator, University of Manchester,
IT Services Division, Kilburn Building, Oxford Road, Manchester M13 9PL.
T: +44 (0)161 275 6093, F: +44 (0)870 136 1004, M: +44 (0)773 330 0039
E: tony.arnold at manchester.ac.uk, H: http://www.man.ac.uk/Tony.Arnold





More information about the ubuntu-users mailing list