You may get problems with installing Windows 7, as not all linux code has been deleted.
My Computer
At a glance
ME/XP/Vista/Win7
- OS
- ME/XP/Vista/Win7

You may get problems with installing Windows 7, as not all linux code has been deleted.
Late to this party, does clean all delete Linux code or not?![]()
According to this Clean all does wipe all the disk.Clean all will not delete all linux code.
According to this Clean all does wipe all the disk.
DiskPart Command-Line Options
I can't see how even the trickiest Malware could survive let alone linux. It would require very "specialized" equipment to recover the data.

:huh:According to this Clean all does wipe all the disk.
DiskPart Command-Line Options
I can't see how even the trickiest Malware could survive let alone linux. It would require very "specialized" equipment to recover the data.
Late to this party, does clean all delete Linux code or not?![]()
:huh:According to this Clean all does wipe all the disk.
DiskPart Command-Line Options
I can't see how even the trickiest Malware could survive let alone linux. It would require very "specialized" equipment to recover the data.
Read under all
The way I read it the top bit refers to "Clean" without the "all"
When I've done this in the past and check with a Hex editor everything is zeroed.
In fact if you want to clean just the MBR or the full first track just run "clean all" for a little while then terminate it.
If you want to be extra cautious open up a Hex Editor and simply zero the first 512 bytes.
@ Britton30
Isn't this directly related to the thread discussion?
I misinterpreted your statement.I wasn't confused with the differences between the " clean " and " clean all ", I was confirming what you said, and if you want to just over-write the MBR use the clean command.
I misinterpreted your statement.I wasn't confused with the differences between the " clean " and " clean all ", I was confirming what you said, and if you want to just over-write the MBR use the clean command.
But I still think the "clean" without the "all" doesn't wipe the code section of the MBR according to the guidelines. I check myself sometime.
@Theog
Apart from living in the HDD firmware, can you explain your statement that linux components survives a "Clean all" command.
Mind you I have checked each byte of a HDD to check that "Clean all" does what the documentation says it does.