<?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 Topics				            </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:56:43 +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/</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/</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/</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/</guid>
                    </item>
				                    <item>
                        <title>HGST format unit problem</title>
                        <link>https://drevitalize.com/community/questions-and-guidelines/hgst-format-unit-problem/</link>
                        <pubDate>Wed, 08 Jul 2020 10:36:40 +0000</pubDate>
                        <description><![CDATA[Greetings,
can you please help me with this problem. HGST drive is connected with usb. when i try to &quot;set user password&quot; or &quot;format unit&quot; it gives error. DCO also gives error. am i doing so...]]></description>
                        <content:encoded><![CDATA[<p>Greetings,</p>
<p>can you please help me with this problem. HGST drive is connected with usb. when i try to "set user password" or "format unit" it gives error. DCO also gives error. am i doing something wrong? screenshots: https://www.dropbox.com/s/evelt8g9dulntff/hdd.zip?dl=0</p>
<p> </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/</guid>
                    </item>
				                    <item>
                        <title>Compatible flash drives for UEFI boot mode</title>
                        <link>https://drevitalize.com/community/questions-and-guidelines/compatible-flash-drives-for-uefi-boot-mode/</link>
                        <pubDate>Thu, 16 Apr 2020 18:38:01 +0000</pubDate>
                        <description><![CDATA[I&#039;ve been struggling to find a flash drive that is compatible with the UEFI boot mode of DRevitalize 4 and am wondering if anyone has had good luck with a certain brand or model of flash dri...]]></description>
                        <content:encoded><![CDATA[<p>I've been struggling to find a flash drive that is compatible with the UEFI boot mode of DRevitalize 4 and am wondering if anyone has had good luck with a certain brand or model of flash drive. Here's what I've tried so far:</p>
<p>Compatible:</p>
<ul>
<li>PNY Mini M1 USB 2 16GB (no longer available)</li>
</ul>
<p>Incompatible</p>
<ul>
<li>SanDisk Ultra USB 3 32/64GB</li>
<li>SanDisk Ultra Fit USB 3 64GB</li>
<li>SanDisk Cruzer Force USB 2 64GB</li>
</ul>
<p>Is there a capacity limit of the drives that the UEFI boot mode is compatible with? I don't have any other 16GB flash drives on hand to try, so I'd have to order another drive to try it. Any help would be appreciated.</p>]]></content:encoded>
						                            <category domain="https://drevitalize.com/community/"></category>                        <dc:creator>trevtech</dc:creator>
                        <guid isPermaLink="true">https://drevitalize.com/community/questions-and-guidelines/compatible-flash-drives-for-uefi-boot-mode/</guid>
                    </item>
				                    <item>
                        <title>Detect hard drives under DOS and do multi sector reads</title>
                        <link>https://drevitalize.com/community/source-code-examples/detect-hard-drives-via-bios-and-do-multi-sector-reads/</link>
                        <pubDate>Thu, 19 Mar 2020 11:13:05 +0000</pubDate>
                        <description><![CDATA[This is an examlpe I made on request. It detects all hard drives via BIOS and then reads sectors from the first hard drive 0x80 starting at 0 and ending at maximum number of sectors availabl...]]></description>
                        <content:encoded><![CDATA[<p>This is an examlpe I made on request. It detects all hard drives via BIOS and then reads sectors from the first hard drive 0x80 starting at 0 and ending at maximum number of sectors available for that drive. ESC will stop the read.</p>
<p>Written in WATCOM C, 32-bit protected mode : <a href="https://github.com/pulaweb/dosdrives2" target="true">DOS Detect drives and read multisector</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/detect-hard-drives-via-bios-and-do-multi-sector-reads/</guid>
                    </item>
				                    <item>
                        <title>Detect all connected hard drives under DOS in AHCI mode</title>
                        <link>https://drevitalize.com/community/source-code-examples/detect-all-connected-hard-drives-under-dos-in-ahci-mode/</link>
                        <pubDate>Sat, 28 Dec 2019 01:09:45 +0000</pubDate>
                        <description><![CDATA[A small example on how to detect all connected hard drives under 32-bit DOS extender and AHCI. The source code will compile under a recent version of WATCOM C++ (1.9 or higher). These are th...]]></description>
                        <content:encoded><![CDATA[<div class="wpforo-post-content"><p>A small example on how to detect all connected hard drives under 32-bit DOS extender and <span style="color: #ff0000">AHCI<strong>. </strong></span>The source code will compile under a recent version of WATCOM C++ (1.9 or higher). These are the steps executed by the code :</p><ol><li>BIOS functions from interrupt 0x1A are used to call PCI routines</li><li>Full AHCI engine in 32-bit protected mode.</li><li>Ability to detect hard drives on any AHCI port.</li><li>ATA identify command is sent to each drive connected via AHCI link</li><li>Information about drive model, drive serial number and drive firmware revision is displayed.</li></ol><p>All code that is linked from forums is under MIT license.</p><p><a title="DOS Drives detection AHCI" href="https://github.com/pulaweb/dosdrives_ahci" target="true">DOS Drives detection AHCI</a></p></div>]]></content:encoded>
						                            <category domain="https://drevitalize.com/community/"></category>                        <dc:creator>piotr</dc:creator>
                        <guid isPermaLink="true">https://drevitalize.com/community/source-code-examples/detect-all-connected-hard-drives-under-dos-in-ahci-mode/</guid>
                    </item>
				                    <item>
                        <title>Detect all connected hard drives under DOS</title>
                        <link>https://drevitalize.com/community/source-code-examples/detect-all-connected-hard-drives-under-dos/</link>
                        <pubDate>Wed, 09 Oct 2019 16:11:51 +0000</pubDate>
                        <description><![CDATA[A small example on how to detect all connected hard drives under 32-bit DOS extender and Legacy ATA. The source code will compile under a recent version of WATCOM C++ (1.9 or higher). These ...]]></description>
                        <content:encoded><![CDATA[<p>A small example on how to detect all connected hard drives under 32-bit DOS extender and <span style="color: #ff0000"><strong>Legacy ATA. </strong></span>The source code will compile under a recent version of WATCOM C++ (1.9 or higher). These are the steps executed by the code :<br /><br /></p><ol><li>INT13h extensions are used to detect all drives visible by the BIOS and starting at 0x80.</li><li>If the drive is removable the user is informed and the loop continues until all BIOS drives are checked.</li><li>If the drive is a hard drive INT13h extensions are used to detect base ATA port and control ATA port.</li><li>ATA identify command is sent to the drive using the detected ATA ports.</li><li>Information about drive model, drive serial number and drive firmware revision is displayed.</li></ol><p><br />All code that is linked from forums is under MIT license.</p><p><a title="DOS Drives detection" href="https://github.com/pulaweb/dosdrives" target="true">DOS Drives detection</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/detect-all-connected-hard-drives-under-dos/</guid>
                    </item>
							        </channel>
        </rss>
		