- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Where can I download the "HP USB Floppy Drive Key ...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2019 08:54 AM
04-18-2019 08:54 AM
Where can I download the "HP USB Floppy Drive Key technologies technology brief"
Hello,
Does anybody know where I can get a copy of the "HP USB Floppy Drive Key technologies technology brief"?
This document has been referenced in another post on this community support forum. See, for example, this post: Booting from USB Key . One out of date link is http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c01121465/c01121465.pdf . Another is http://h20000.www2.hp.com/bc/docs/support/SupportManual/c01121465/c01121465.pdf
It seems that I'm looking for a PDF document whose filename is c01121465.pdf . Does anybody have a copy?
I am hoping that this document contains enough detail so I can write my own utility to bypass this nonsense.
Background context follows.
A MicroServer Gen8 won't boot a USB flash drive that has had a standard ISO 9660 image written to it. It needs to be written in a special, HPE-specific way using a special utility that is apparently available on the HPE website and in the SPP itself.
I need this to work so I can apply the SPP in the way I need. I also so that I can boot other ISO images.
This is a well known problem and I am now blocked.
I have checked all the usual things. I am using a USB2 port and a USB2 flash drive; I have set SATA AHCI mode in the BIOS; I have carefully adjusted the order of my boot devices, etc. The flash drives contain well formed ISO 9660 and carry standard headers. They boot fine on other machines.
I don't intend to install an optical drive.
Any help would be greatly appreciated. Thank you all!!
Kind regards,
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2019 01:12 AM
04-19-2019 01:12 AM
Re: Where can I download the "HP USB Floppy Drive Key technologies technology brief"
The tool you need to create an USB stick is within the ISO image.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2019 04:39 AM
04-20-2019 04:39 AM
Re: Where can I download the "HP USB Floppy Drive Key technologies technology brief"
I am trying to apply SPPGen81.4 to my HPE ProLiant MicroServer Gen8.
I have used the HP USB creator utility to make it bootable, but it looked like it only wrote a small fraction of the contents of the original SPP.
The main issue is the USB creator utility is a Windows application, and accessing Windows is difficult for me. If I could do this on Linux it would be easier for me.
Most importantly, I would like to understand this crazy format that HPE requires just so ISO's written to USB drives will boot. This needs to be documented properly so that alternative tools can be written to ease administration. This is especially for the MicroServer Gen8, which is often used an entry-level server for beginners in server administration and creating homelabs, etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2019 02:48 PM
04-20-2019 02:48 PM
Re: Where can I download the "HP USB Floppy Drive Key technologies technology brief"
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2019 07:59 AM
04-22-2019 07:59 AM
Re: Where can I download the "HP USB Floppy Drive Key technologies technology brief"
How can I extract the LInux-version of the utility from the SPP ISO? How do I then install it? I am using Debian. Thank you for helping me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2019 03:52 PM
04-22-2019 03:52 PM
Re: Where can I download the "HP USB Floppy Drive Key technologies technology brief"
@alnesbit wrote:Hello,
I am hoping that this document contains enough detail so I can write my own utility to bypass this nonsense.
Background context follows.
A MicroServer Gen8 won't boot a USB flash drive that has had a standard ISO 9660 image written to it. It needs to be written in a special, HPE-specific way using a special utility that is apparently available on the HPE website and in the SPP itself.
Kind regards,
Andrew
There is no special magic. The utility installs the syslinux bootloader (for non UEFI systems) on the key and then pretty much copies the contents of the ISO to the USB device. After the primary copy, it moves the initrd image, kernel, and few other files from the system directory to the root. Before UEFI, the tools was able to hold more than one version of the SPP or other tools such as offline SSA on the same key. Due to UEFI security it no longer offers that option. For UEFI systems, it boots from an .efi file in the /efi/boot directory.
You can also mount the ISO via iLO virtual media and run the SPP over iLO. Depending on your distribution, you can also loop mount the ISO and run smartupdate locally if you have a GUI, or using the command line version of smartupdate.