Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
You make a bootable Windows flash drive, boot from it, during installation you demolish partitions with Ubuntu, partition the disk as you need and continue the installation.
Run from any LIveCD of any Linux. Open terminal. Run the command:
dd if=/dev/zero of=/dev/ada0 bs=512 count=
where /dev/ada0 is your disk
. As a result, you will get an uninitialized disk.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question