bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Verbatim USB drive crashes libparted


From: Curtis Gedak
Subject: Re: Verbatim USB drive crashes libparted
Date: Thu, 03 Feb 2011 10:35:27 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

TK,

Would you be able to provide a copy of the Master Boot Record which is contained in the first sector of the device?

You can capture the Master Boot Record in a file with the following command:

NOTE: Be extra careful to type this command in properly, otherwise loss of data could result.

  dd if=/dev/sdg of=sdg.mbr bs=512 count=1

where /dev/sdg is the USB device, and sdg.mbr is the name of the file that will need to be attached.

Previously I made this request in the Launchpad bug,
   https://bugs.launchpad.net/bugs/710696
but think this information would be much more useful in this mailing list. :-)

Regards,
Curtis Gedak
(Maintainer of GParted)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]