<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>firmware &#8211; Giovanni F. Mazzeo De Santolo</title>
	<atom:link href="https://desantolo.com/tag/firmware/feed/" rel="self" type="application/rss+xml" />
	<link>https://desantolo.com</link>
	<description>That italian IT guy</description>
	<lastBuildDate>Sun, 01 May 2022 17:58:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
<site xmlns="com-wordpress:feed-additions:1">123042357</site>	<item>
		<title>How to: Samsung Odyssey G9 firmware update</title>
		<link>https://desantolo.com/2022/05/how-to-samsung-odyssey-g9-firmware-update/</link>
					<comments>https://desantolo.com/2022/05/how-to-samsung-odyssey-g9-firmware-update/#respond</comments>
		
		<dc:creator><![CDATA[Giovanni]]></dc:creator>
		<pubDate>Sun, 01 May 2022 17:03:23 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://desantolo.com/?p=657</guid>

					<description><![CDATA[After a few hours of struggling to get my Samsung G9 monitor to &#8220;find update files&#8221; in order to flash a newer firmware I decided to make a post listing everything that you need to do &#8216;end-to-end&#8217; to get a &#8230; <a href="https://desantolo.com/2022/05/how-to-samsung-odyssey-g9-firmware-update/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[
<p>After a few hours of struggling to get my Samsung G9 monitor to &#8220;find update files&#8221; in order to flash a newer firmware I decided to make a post listing everything that you need to do &#8216;end-to-end&#8217; to get a new firmware flashed on this device.</p>



<span id="more-657"></span>



<p><strong>Note: this guide is for Windows</strong>, you may use it for getting an idea of what the requirements are for a successful firmware but don&#8217;t expect a guide for any other OS to be made. If you find this guide saving you time and hassle you can <a href="https://www.buymeacoffee.com/thelinuxguy" data-type="URL" data-id="https://www.buymeacoffee.com/thelinuxguy">thank me here</a>.</p>



<h1 class="wp-block-heading">Prepare your USB stick</h1>



<p>You will need to property format and partition your USB in order for the monitor to detect the files. Let&#8217;s wipe all the data in a USB stick below.</p>



<ul class="wp-block-list"><li>Open a Command Window (cmd)</li><li>Enter&nbsp;<em>diskpart</em></li><li>Enter&nbsp;<em>list disk</em>&nbsp;(it is important you KNOW which disk is the USB key you are formatting)</li><li>Enter&nbsp;<em>select disk x</em>&nbsp;where&nbsp;<em>x</em>&nbsp;is your USB key</li><li>Enter&nbsp;<em>clean</em></li><li>Enter <em>convert MBR</em></li><li>Enter&nbsp;<em>create part primary</em></li><li>Enter&nbsp;<em>select part 1</em></li><li>Enter&nbsp;<em>active</em></li><li>Enter&nbsp;<em>format fs=fat32 label=&#8221;firmware&#8221;</em>&nbsp;(Label is optional &#8211; ensures USB key is labelled as &#8221;firmware&#8221; in Explorer etc)</li></ul>



<h1 class="wp-block-heading">Download firmware and copy to USB</h1>



<p>Visit samsung.com <a href="https://www.samsung.com/uk/support/model/LC49G95TSSUXEN/">support page for the G9 monito</a>r, grab the .zip file containing the update. It should look like something like &#8220;<em>M-T9549GGAA-1016.0[1109]</em>&#8221; (1016.0 is the current version as of this posting).</p>



<ol class="wp-block-list"><li>Download .zip file from samsung.</li><li>Unpack .zip </li><li>Grab the single file &#8220;<em>M-T9549GGAA-1016.0[1109]</em>&#8221; and put it on the USB stick on the parent (never put inside a folder inside usb stick).</li><li>Connect USB to back of monitor; ensure all other USB plugs are unplugged and only the USB stick is connected.</li><li>Turn on monitor (if not already on), go to <em>MENU &gt; Support &gt; Software Update</em> and hit enter.</li><li>Monitor should detect the update file/usb stick and apply the newest firmware.</li></ol>



<h1 class="wp-block-heading">Validate a successful update</h1>



<p>Before and after a firmware update do these steps to check your firmware version on the monitor.</p>



<ol class="wp-block-list"><li>Turn on monitor (if not already on).</li><li>Go to MENU &gt; Support &gt; Information</li><li>Your Model, Serial Number, Software version is displayed. Take note of it.</li></ol>



<p>If samsung.com says your current version is equal or higher than their download then your firmware does not need to be updated.</p>



<p></p>



<h2 class="wp-block-heading">Important notes (read this!)</h2>



<ul class="wp-block-list"><li>DO NOT RENAME the .img files after unzipping. Just copy them to USB as it is named.</li><li>SAMSUNG ARE IDIOTS. Upgrading a very old firmware to latest version may not be detected as an update; regardless of the proper naming and format in the USB stick. If you face errors of &#8216;no update files detected&#8217; then find the next firmware release after your current running firmware. I was forced to upgrade from 1008 firmware to <em>M-T9549GGAA-1012.1[984C].img</em> before I was able to flash the latest version downloaded from samsung&#8217;s website.</li></ul>



<p>If this guide / tips / how-to saved you time consider <a href="https://www.buymeacoffee.com/thelinuxguy" data-type="URL" data-id="https://www.buymeacoffee.com/thelinuxguy">thanking me here</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://desantolo.com/2022/05/how-to-samsung-odyssey-g9-firmware-update/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">657</post-id>	</item>
		<item>
		<title>How to flash Seagate firmware onto HP enterprise MB2000EAMZF drives</title>
		<link>https://desantolo.com/2017/01/crossflash-seagate-firmware-onto-hp-enterprise-mb2000eamzf-drives/</link>
		
		<dc:creator><![CDATA[Giovanni]]></dc:creator>
		<pubDate>Thu, 12 Jan 2017 07:06:40 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[crossflash]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[hard drive]]></category>
		<guid isPermaLink="false">https://desantolo.com/?p=492</guid>

					<description><![CDATA[In my previous post I talked about how HP locks down their hard drives (made by Seagate) with custom firmware that is exclusive to HP and with the huge caveat that if you do not have an HP storage controller &#8230; <a href="https://desantolo.com/2017/01/crossflash-seagate-firmware-onto-hp-enterprise-mb2000eamzf-drives/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>In my <a href="https://desantolo.com/2017/01/flashing-new-firmware-on-hp-hard-drives-without-proliant-hardware/">previous post</a> I talked about how HP locks down their hard drives (made by Seagate) with custom firmware that is exclusive to HP and with the huge caveat that if you do not have an HP storage controller the software update package provided by HP won&#8217;t work for you at all.</p>
<p>I spent the past 48 hours researching and trying different things. I unpacked the official HP firmware and tried to find the binary/firmware dump from within the .<strong>scexe</strong> file <a href="http://h20564.www2.hpe.com/hpsc/swd/public/detail?swItemId=MTX_8c93d86965e6415daf2350f691">provided by HP</a> on their website to no avail.  I even contacted HP for help and they would not be willing to help if the drives were not connected to HP hardware.</p>
<p>After some research I discovered that the HP MB2000EAMZF 2TB drive I had was almost exactly the same (part number) as the official Seagate ST32000644NS  drive after failing to be able to flash HPs firmware using HP&#8217;s bootable Firmware Update 8.3 (injecting the .scexe files inside this live CD) &#8211; I decided I really had nothing to lose but try the method I will explain below.<br />
<span id="more-492"></span></p>
<div class="wpe-box wpe-box-alert">
<p>The information provided below is provided to you with no guarantees it will work for you. By following my steps you are risking bricking your hard drive and I won&#8217;t be liable for it. <strong>Continue at your own risk</strong>.</p>
</div>
<h2>The tale of two drives</h2>
<p><img data-recalc-dims="1" fetchpriority="high" decoding="async" data-attachment-id="493" data-permalink="https://desantolo.com/2017/01/crossflash-seagate-firmware-onto-hp-enterprise-mb2000eamzf-drives/st32000644ns-sample/" data-orig-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/ST32000644NS-sample.jpg?fit=650%2C942&amp;ssl=1" data-orig-size="650,942" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="ST32000644NS-sample" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/ST32000644NS-sample.jpg?fit=207%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/ST32000644NS-sample.jpg?fit=500%2C725&amp;ssl=1" class="size-medium wp-image-493 alignleft" src="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/ST32000644NS-sample.jpg?resize=207%2C300&#038;ssl=1" alt="" width="207" height="300" srcset="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/ST32000644NS-sample.jpg?resize=207%2C300&amp;ssl=1 207w, https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/ST32000644NS-sample.jpg?resize=552%2C800&amp;ssl=1 552w, https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/ST32000644NS-sample.jpg?w=650&amp;ssl=1 650w" sizes="(max-width: 207px) 100vw, 207px" />*Seagate original* Constellation ES ST32000644NS has part number: <strong>9JW168-039</strong></p>
<p>*HP enterprise* MB2000EAMZF has part number: <strong>9JW168-280</strong></p>
<p>It is possible that these two drives have different PCB control boards (basically what controls the disk heads and communicates to the physical disk). If I load a firmware that is written for a different PCB &#8211; my drive will most likely be bricked.</p>
<p>The part numbers were too close to eachother, only the last three digits were different. I did not find any other information online from anyone trying what I was about to attempt. HP had issued a *Critical* firmware update for these drives and my only choice was to take the risk now or put this drive on my ZFS array and wait for it to fail short term.<img data-recalc-dims="1" decoding="async" data-attachment-id="495" data-permalink="https://desantolo.com/2017/01/crossflash-seagate-firmware-onto-hp-enterprise-mb2000eamzf-drives/reason/" data-orig-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/reason.png?fit=741%2C157&amp;ssl=1" data-orig-size="741,157" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="reason-to-take the risk to flash firmware" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/reason.png?fit=300%2C64&amp;ssl=1" data-large-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/reason.png?fit=500%2C106&amp;ssl=1" class="aligncenter wp-image-495 size-full" src="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/reason.png?resize=500%2C106&#038;ssl=1" width="500" height="106" srcset="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/reason.png?w=741&amp;ssl=1 741w, https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/reason.png?resize=300%2C64&amp;ssl=1 300w" sizes="(max-width: 500px) 100vw, 500px" /></p>
<h2>Tools needed and where to get the firmware</h2>
<ol>
<li>I had another ST32000644NS drive around and used it&#8217;s serial number on seagate&#8217;s website. It provided me with <strong>firmware version SN12</strong> (ConstellationES1-Muskie-StdOEM-SATA-SN12.zip). Download to your desktop, unpack the zip and look inside the firmware folder <strong>SN12.lod</strong> file.</li>
<li><strong>Download and make a bootable CD</strong> of <a href="https://www.system-rescue-cd.org/">system-rescue live cd</a> &#8211; or if you have a Dell iDRAC like me boot from the .iso remotely <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></li>
<li><strong>Ensure that only the hard drive to be flashed is connected to the server/system</strong>.</li>
<li><strong>Boot into the linux live CD</strong>, once in console check drive smart data to see the current model and version with<strong> smartct -x /dev/sda</strong> (or whatever the /dev/ name of your drive is)<img data-recalc-dims="1" decoding="async" data-attachment-id="494" data-permalink="https://desantolo.com/2017/01/crossflash-seagate-firmware-onto-hp-enterprise-mb2000eamzf-drives/smart-before/" data-orig-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/smart-before.png?fit=822%2C691&amp;ssl=1" data-orig-size="822,691" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="smart-before-firmware-flash" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/smart-before.png?fit=300%2C252&amp;ssl=1" data-large-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/smart-before.png?fit=500%2C420&amp;ssl=1" class="aligncenter size-medium wp-image-494" src="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/smart-before.png?resize=300%2C252&#038;ssl=1" alt="" width="300" height="252" srcset="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/smart-before.png?resize=300%2C252&amp;ssl=1 300w, https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/smart-before.png?resize=768%2C646&amp;ssl=1 768w, https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/smart-before.png?resize=800%2C673&amp;ssl=1 800w, https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/smart-before.png?w=822&amp;ssl=1 822w" sizes="(max-width: 300px) 100vw, 300px" /></li>
<li>Once you have verified the smart data of the drive you want to flash (it will have a name of /dev/sda or /dev/sdb or /dev/sd$)</li>
<li>Make sure to have a <strong>USB thumb drive with the SN12.lod</strong> file from step one &#8211; plug it in and mount the drive (if its linux formatted it will be as simple as <strong>mount /dev/sdb1 /mnt/windows</strong>)</li>
<li>Now we have the files and we&#8217;re ready to flash. Make sure disk is idle (no smart tests running in background). Push the firmware with <strong>hdparm  &#8211;fwdownload SN12.lod &#8211;yes-i-know-what-i-am-doing &#8211;please-destroy-my-drive /dev/sdb<img data-recalc-dims="1" loading="lazy" decoding="async" data-attachment-id="496" data-permalink="https://desantolo.com/2017/01/crossflash-seagate-firmware-onto-hp-enterprise-mb2000eamzf-drives/fw-download/" data-orig-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/fw-download.png?fit=822%2C691&amp;ssl=1" data-orig-size="822,691" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="fw-download" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/fw-download.png?fit=300%2C252&amp;ssl=1" data-large-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/fw-download.png?fit=500%2C420&amp;ssl=1" class="aligncenter size-medium wp-image-496" src="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/fw-download.png?resize=300%2C252&#038;ssl=1" alt="" width="300" height="252" srcset="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/fw-download.png?resize=300%2C252&amp;ssl=1 300w, https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/fw-download.png?resize=768%2C646&amp;ssl=1 768w, https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/fw-download.png?resize=800%2C673&amp;ssl=1 800w, https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/fw-download.png?w=822&amp;ssl=1 822w" sizes="auto, (max-width: 300px) 100vw, 300px" /></strong></li>
<li>Reboot the server.</li>
</ol>
<p><img data-recalc-dims="1" loading="lazy" decoding="async" data-attachment-id="497" data-permalink="https://desantolo.com/2017/01/crossflash-seagate-firmware-onto-hp-enterprise-mb2000eamzf-drives/sn12-firmware-success/" data-orig-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/SN12-firmware-success.png?fit=822%2C691&amp;ssl=1" data-orig-size="822,691" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="SN12-firmware-success" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/SN12-firmware-success.png?fit=300%2C252&amp;ssl=1" data-large-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/SN12-firmware-success.png?fit=500%2C420&amp;ssl=1" class="size-medium wp-image-497 alignleft" src="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/SN12-firmware-success.png?resize=300%2C252&#038;ssl=1" alt="" width="300" height="252" srcset="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/SN12-firmware-success.png?resize=300%2C252&amp;ssl=1 300w, https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/SN12-firmware-success.png?resize=768%2C646&amp;ssl=1 768w, https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/SN12-firmware-success.png?resize=800%2C673&amp;ssl=1 800w, https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/SN12-firmware-success.png?w=822&amp;ssl=1 822w" sizes="auto, (max-width: 300px) 100vw, 300px" />You can repeat steps 4 to 5 and check smart data report and you should see the drive running the firmware you just flashed. In my case here you can see my firmware changed to SN12 on my HP hard drive.</p>
<p><strong>Good luck!</strong></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">492</post-id>	</item>
		<item>
		<title>Flashing new firmware on HP hard drives without proliant hardware</title>
		<link>https://desantolo.com/2017/01/flashing-new-firmware-on-hp-hard-drives-without-proliant-hardware/</link>
					<comments>https://desantolo.com/2017/01/flashing-new-firmware-on-hp-hard-drives-without-proliant-hardware/#comments</comments>
		
		<dc:creator><![CDATA[Giovanni]]></dc:creator>
		<pubDate>Wed, 11 Jan 2017 08:27:24 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[flashing]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[proliant]]></category>
		<category><![CDATA[seagate]]></category>
		<guid isPermaLink="false">https://desantolo.com/?p=489</guid>

					<description><![CDATA[I purchased a few hard drives off ebay for Docker homelab that I am building and found a good deal on a 2TB HP Enterprise branded hard drive (basically a rebranded Seagate disk with HP stickers on them). The disk actually &#8230; <a href="https://desantolo.com/2017/01/flashing-new-firmware-on-hp-hard-drives-without-proliant-hardware/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>I purchased a few hard drives off ebay for Docker homelab that I am building and found a good deal on a 2TB HP Enterprise branded hard drive (basically a rebranded Seagate disk with HP stickers on them).</p>
<p>The disk actually is a Seagate ST32000644NS that HP calls it its own model MB2000EAMZF. Once the disks arrived and I was ready to test them I noticed a fatal flaw. Their firmware was very out of date and HP made a critical update that is mandatory for these drives to avoid them from failing due to 24/7 usage.<br />
<img data-recalc-dims="1" loading="lazy" decoding="async" data-attachment-id="490" data-permalink="https://desantolo.com/2017/01/flashing-new-firmware-on-hp-hard-drives-without-proliant-hardware/firmware/" data-orig-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/firmware.jpg?fit=500%2C355&amp;ssl=1" data-orig-size="500,355" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="firmware" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/firmware.jpg?fit=300%2C213&amp;ssl=1" data-large-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/firmware.jpg?fit=500%2C355&amp;ssl=1" class="aligncenter  wp-image-490" src="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/firmware.jpg?resize=417%2C296&#038;ssl=1" alt="" width="417" height="296" srcset="https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/firmware.jpg?resize=300%2C213&amp;ssl=1 300w, https://i0.wp.com/desantolo.com/wp-content/uploads/2017/01/firmware.jpg?w=500&amp;ssl=1 500w" sizes="auto, (max-width: 417px) 100vw, 417px" /><br />
To my surprise although these drives are Seagate and the internals are exactly the same they run different firmwares, and Seagate&#8217;s tools or utilities will not flash or work on HP branded drives thus forcing you to grab the firmware updates from HP.</p>
<p>Seagate makes these firmware updates available for free and HP does as well but with one gotcha &#8211; <strong>you must run the firmware update tool in Hewlett Packard hardware or the firmware will not flash and there seems to be no workaround. Thumbs down to HP for locking down a critical firmware update to only run on HP Proliant server hardware</strong> (I have Dell but a SATA hard drive is recognized as a normal hdd on any brand computer thanks to computing standards).</p>
]]></content:encoded>
					
					<wfw:commentRss>https://desantolo.com/2017/01/flashing-new-firmware-on-hp-hard-drives-without-proliant-hardware/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">489</post-id>	</item>
	</channel>
</rss>
