Hi,<br><br><div class="gmail_quote">On Mon, Mar 7, 2011 at 4:33 PM, Lakshmipathi.G <span dir="ltr"><<a href="mailto:lakshmipathi.g@gmail.com">lakshmipathi.g@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi -<br>I have an USB drive formatted as readonly ISO9660 . I need to reformat it . </blockquote></div><div><br></div><div>I used the dd command to write a string of 'zeroes' spanning the entire drive (which will take some time). Then formatted it appropriately. Check the man page of dd for the exact arguments. </div>
<div><br></div><div>Worked fine for me, check if it suits you. </div>-- <br>Gaurav Menghani<br>