Page 1 of 1

LLF Tool feature request

Posted: January 29th, 2009, 13:12
by MrStalker
I find it quite strange that this tool doesn't have the option to just erase the MBR, nor to abort an ongoing operation.

Re: LLF Tool feature request

Posted: February 1st, 2009, 14:00
by rameez
Erase the first few sectors of the drive that way u erase the MBR .

Re: LLF Tool feature request

Posted: February 2nd, 2009, 13:55
by MrStalker
And how exactly do I do that? Piss on it?

Re: LLF Tool feature request

Posted: February 2nd, 2009, 21:01
by enderst
could use a linux livecd like SystemRescueCd or Trinity Rescue Kit

command:
Code:
dd if=/dev/zero of=/dev/hda bs=446 count=1


use fdisk to list your disks and change hda for your setup

Code:
fdisk -l

Re: LLF Tool feature request

Posted: February 5th, 2009, 10:00
by rameez
Run this LLF tool on some start sectors .