<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									STORAGE DEVICES BAD SECTOR DIAGNOSTICS AND REPAIR Forum - Recent Posts				            </title>
            <link>https://drevitalize.com/community/</link>
            <description>STORAGE DEVICES BAD SECTOR DIAGNOSTICS AND REPAIR Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 12 Sep 2026 06:58:18 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>DOS protected mode demonstartion on how to do a fast read from a drive in AHCI mode.</title>
                        <link>https://drevitalize.com/community/source-code-examples/dos-protected-mode-demonstartion-on-how-to-do-a-fast-read-from-a-drive-in-ahci-mode/#post-35</link>
                        <pubDate>Sat, 18 Sep 2021 18:01:05 +0000</pubDate>
                        <description><![CDATA[Once again AHCI programming, but this time a demonstration on how to do a fast read from a drive in AHCI mode.
First SATA drives are detected. Then a fast DMA read command is executed repea...]]></description>
                        <content:encoded><![CDATA[<p>Once again AHCI programming, but this time a demonstration on how to do a fast read from a drive in AHCI mode.</p>
<p>First SATA drives are detected. Then a fast DMA read command is executed repeatedly on the first detected drive from sector 0 till the end. The source code compiles under a recent version of WATCOM C++ (1.9 or higher).</p>
<p><a title="Fast DMA read in AHCI mode" href="https://github.com/pulaweb/fastread_ahci" target="true">Fast DMA read in AHCI mode</a></p>]]></content:encoded>
						                            <category domain="https://drevitalize.com/community/"></category>                        <dc:creator>piotr</dc:creator>
                        <guid isPermaLink="true">https://drevitalize.com/community/source-code-examples/dos-protected-mode-demonstartion-on-how-to-do-a-fast-read-from-a-drive-in-ahci-mode/#post-35</guid>
                    </item>
				                    <item>
                        <title>Obtain SMART info in AHCI mode under 32-bit protected mode DOS</title>
                        <link>https://drevitalize.com/community/source-code-examples/obtain-smart-info-in-ahci-mode-under-32-bit-protected-mode-dos/#post-34</link>
                        <pubDate>Wed, 28 Jul 2021 12:13:45 +0000</pubDate>
                        <description><![CDATA[I&#039;ve been asked to make an example on how to obtain SMART data in 32-bit protected mode DOS on AHCI systems. So here it is. First SATA drives are detected. Then a SMART status is run on the ...]]></description>
                        <content:encoded><![CDATA[<p>I've been asked to make an example on how to obtain SMART data in 32-bit protected mode DOS on AHCI systems. So here it is. First SATA drives are detected. Then a SMART status is run on the first detected drive.<span style="color: #ff0000"> </span>The source code compiles under a recent version of WATCOM C++ (1.9 or higher).</p>
<p><a href="https://github.com/pulaweb/smart_ahci" target="true">Obtain SMART data in AHCI mode</a></p>]]></content:encoded>
						                            <category domain="https://drevitalize.com/community/"></category>                        <dc:creator>piotr</dc:creator>
                        <guid isPermaLink="true">https://drevitalize.com/community/source-code-examples/obtain-smart-info-in-ahci-mode-under-32-bit-protected-mode-dos/#post-34</guid>
                    </item>
				                    <item>
                        <title>RE: HGST format unit problem</title>
                        <link>https://drevitalize.com/community/questions-and-guidelines/hgst-format-unit-problem/#post-31</link>
                        <pubDate>Thu, 09 Jul 2020 17:23:12 +0000</pubDate>
                        <description><![CDATA[SUCCESS!!! i used another usb-sata adapter and it worked! Dziękuję Ci!]]></description>
                        <content:encoded><![CDATA[<p>SUCCESS!!! i used another usb-sata adapter and it worked! Dziękuję Ci!</p>]]></content:encoded>
						                            <category domain="https://drevitalize.com/community/"></category>                        <dc:creator>Jelsomyno</dc:creator>
                        <guid isPermaLink="true">https://drevitalize.com/community/questions-and-guidelines/hgst-format-unit-problem/#post-31</guid>
                    </item>
				                    <item>
                        <title>RE: HGST format unit problem</title>
                        <link>https://drevitalize.com/community/questions-and-guidelines/hgst-format-unit-problem/#post-30</link>
                        <pubDate>Thu, 09 Jul 2020 14:31:41 +0000</pubDate>
                        <description><![CDATA[Posted by: @jelsomyno 
i think the problem really is usb adapter. i tried different usb adapter and with it i could not even enter features section while with other one i can.

USB enclos...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="2626" data-postid="29" data-mention="jelsomyno">
<div class="wpforo-post-quote-author"><strong> Posted by: @jelsomyno </strong></div>
<p>i think the problem really is usb adapter. i tried different usb adapter and with it i could not even enter features section while with other one i can.</p>
</blockquote>
<p>USB enclosure must support the SATL SCSI to ATA translation. So basically you need to have a USB to SATA adaptor with UASP support so that you can send ATA passthrough command via SCSI passthrough format. That's how it's done in DRevitalize (Windows).</p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://drevitalize.com/community/"></category>                        <dc:creator>piotr</dc:creator>
                        <guid isPermaLink="true">https://drevitalize.com/community/questions-and-guidelines/hgst-format-unit-problem/#post-30</guid>
                    </item>
				                    <item>
                        <title>RE: HGST format unit problem</title>
                        <link>https://drevitalize.com/community/questions-and-guidelines/hgst-format-unit-problem/#post-29</link>
                        <pubDate>Thu, 09 Jul 2020 08:43:11 +0000</pubDate>
                        <description><![CDATA[i think the problem really is usb adapter. i tried different usb adapter and with it i could not even enter features section while with other one i can.]]></description>
                        <content:encoded><![CDATA[<p>i think the problem really is usb adapter. i tried different usb adapter and with it i could not even enter features section while with other one i can.</p>]]></content:encoded>
						                            <category domain="https://drevitalize.com/community/"></category>                        <dc:creator>Jelsomyno</dc:creator>
                        <guid isPermaLink="true">https://drevitalize.com/community/questions-and-guidelines/hgst-format-unit-problem/#post-29</guid>
                    </item>
				                    <item>
                        <title>RE: HGST format unit problem</title>
                        <link>https://drevitalize.com/community/questions-and-guidelines/hgst-format-unit-problem/#post-28</link>
                        <pubDate>Thu, 09 Jul 2020 07:02:04 +0000</pubDate>
                        <description><![CDATA[dco restore also gave error :(
can you please tell me your motherboard chipset?]]></description>
                        <content:encoded><![CDATA[<p>dco restore also gave error :(</p>
<p>can you please tell me your motherboard chipset?</p>]]></content:encoded>
						                            <category domain="https://drevitalize.com/community/"></category>                        <dc:creator>Jelsomyno</dc:creator>
                        <guid isPermaLink="true">https://drevitalize.com/community/questions-and-guidelines/hgst-format-unit-problem/#post-28</guid>
                    </item>
				                    <item>
                        <title>RE: HGST format unit problem</title>
                        <link>https://drevitalize.com/community/questions-and-guidelines/hgst-format-unit-problem/#post-27</link>
                        <pubDate>Wed, 08 Jul 2020 21:29:18 +0000</pubDate>
                        <description><![CDATA[Posted by: @jelsomyno 
@piotr
direct sata also does not work.i booted from flash drive. from there i was able to enter dco section. i tried to disable &quot;security mode commands&quot; but when i p...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="2626" data-postid="26" data-mention="jelsomyno">
<div class="wpforo-post-quote-author"><strong> Posted by: @jelsomyno </strong></div>
<p>@piotr</p>
<p>direct sata also does not work.<br />i booted from flash drive. from there i was able to enter dco section. i tried to disable "security mode commands" but when i press "dco set" i get: "dco result: error".<br />then i had one idea, do not know if it was right or stupid one, i successfully set hdd password from bios. but when i tried to enter "features" menu i got error: "ata command error! this drive does not support ata commands."<br />well, i give up at this point. i will try to get another sata-usb adapter.</p>
</blockquote>
<p>Concerning SATA, the thing is that direct SATA connection will probably result in a freeze lock of the drive when starting, making it impossible to send any password related commands. This usually happens in laptops and some desktop PCs. Disabling security commands via DCO might help. I see that it did not work. Well, please also try DCO restore. Maybe someone messed up with DCO before and it needs to be reset.</p>
<p>If it's possible to enter DCO menu under DRevitalize DOS/UEFI it should also be possible to disable security commands.</p>]]></content:encoded>
						                            <category domain="https://drevitalize.com/community/"></category>                        <dc:creator>piotr</dc:creator>
                        <guid isPermaLink="true">https://drevitalize.com/community/questions-and-guidelines/hgst-format-unit-problem/#post-27</guid>
                    </item>
				                    <item>
                        <title>RE: HGST format unit problem</title>
                        <link>https://drevitalize.com/community/questions-and-guidelines/hgst-format-unit-problem/#post-26</link>
                        <pubDate>Wed, 08 Jul 2020 20:59:23 +0000</pubDate>
                        <description><![CDATA[@piotr
direct sata also does not work.i booted from flash drive. from there i was able to enter dco section. i tried to disable &quot;security mode commands&quot; but when i press &quot;dco set&quot; i get: &quot;d...]]></description>
                        <content:encoded><![CDATA[<p>@piotr</p>
<p>direct sata also does not work.<br />i booted from flash drive. from there i was able to enter dco section. i tried to disable "security mode commands" but when i press "dco set" i get: "dco result: error".<br />then i had one idea, do not know if it was right or stupid one, i successfully set hdd password from bios. but when i tried to enter "features" menu i got error: "ata command error! this drive does not support ata commands."<br />well, i give up at this point. i will try to get another sata-usb adapter.</p>]]></content:encoded>
						                            <category domain="https://drevitalize.com/community/"></category>                        <dc:creator>Jelsomyno</dc:creator>
                        <guid isPermaLink="true">https://drevitalize.com/community/questions-and-guidelines/hgst-format-unit-problem/#post-26</guid>
                    </item>
				                    <item>
                        <title>RE: HGST format unit problem</title>
                        <link>https://drevitalize.com/community/questions-and-guidelines/hgst-format-unit-problem/#post-25</link>
                        <pubDate>Wed, 08 Jul 2020 13:43:05 +0000</pubDate>
                        <description><![CDATA[Posted by: @jelsomyno 
@piotr
very strange, write cache is enabled now.
about password, it opens window, i enter password, press set and after 2 seconds it gives error
i have 4 different...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="2626" data-postid="24" data-mention="jelsomyno">
<div class="wpforo-post-quote-author"><strong> Posted by: @jelsomyno </strong></div>
<p>@piotr</p>
<p>very strange, <span>write cache is enabled now.</span></p>
<p>about password, it opens window, i enter password, press set and after 2 seconds it gives error</p>
<p>i have 4 different hgst/hitachi drives. my goal was to "format unit" them. one formatted successfully without any problems or passwords. other three have this identical problem.</p>
</blockquote>
<p>I just tested a HGST HTS545050A7E680 (500GB) drive via USB and it behaves correctly. That is I can set user password without problems and "format unit" will only start if user password is set.</p>
<p>There may be problems when USB bridge does not fully support sending ATA commands via SCSI. Please make sure the connecting USB cable and bridge is a modern USB 3.0 compliant device designed to attach the newest SATA drives. Otherwise there is nothing more I can sugget but to attach the drive via direct SATA or eSATA.</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://drevitalize.com/community/"></category>                        <dc:creator>piotr</dc:creator>
                        <guid isPermaLink="true">https://drevitalize.com/community/questions-and-guidelines/hgst-format-unit-problem/#post-25</guid>
                    </item>
				                    <item>
                        <title>RE: HGST format unit problem</title>
                        <link>https://drevitalize.com/community/questions-and-guidelines/hgst-format-unit-problem/#post-24</link>
                        <pubDate>Wed, 08 Jul 2020 12:38:17 +0000</pubDate>
                        <description><![CDATA[@piotr
very strange, write cache is enabled now.
about password, it opens window, i enter password, press set and after 2 seconds it gives error
i have 4 different hgst/hitachi drives. my...]]></description>
                        <content:encoded><![CDATA[<p>@piotr</p>
<p>very strange, <span>write cache is enabled now.</span></p>
<p>about password, it opens window, i enter password, press set and after 2 seconds it gives error</p>
<p>i have 4 different hgst/hitachi drives. my goal was to "format unit" them. one formatted successfully without any problems or passwords. other three have this identical problem.</p>]]></content:encoded>
						                            <category domain="https://drevitalize.com/community/"></category>                        <dc:creator>Jelsomyno</dc:creator>
                        <guid isPermaLink="true">https://drevitalize.com/community/questions-and-guidelines/hgst-format-unit-problem/#post-24</guid>
                    </item>
							        </channel>
        </rss>
		