Best USB Sticks for Nalbantov

Over the years of installing USB emulators in Disklaviers, I’ve become increasingly choosy about my USB sticks for Nalbantovs.

Some links in this article are affiliate links. As an Amazon Associate I earn from qualifying purchases. Your click fuels hours reviewing old service manuals—at zero added cost to you.

My current recommendation is the Kingston 64 GB DataTraveler. These are all-metal USB sticks that dissipate heat very nicely, and are durable in the event of an impact. I’ve found them to be both durable and reliable. The 64 GB size is recommended by Stoyn at Nalbantov, and are the size included with their devices. USB stick speed generally correlates with size, and these larger drives are less likely to cause hiccups with slower speeds. (I actually buy sets of ten Kingston 64 GB DataTravelers, which is a great deal if you happen to have a use for so many.)

Previously, I recommended the SanDisk Ultra Fit 64 GB. As a smaller USB stick, it was less likely that people would bump into it. I would tie on some Atwood Micro Cord, and tie off the end in a Lanyard (Diamond) Knot. However, I’ve had multiple instances of these drives suddenly corrupting. I’m not sure why this is, but have now moved on from using them. I have many customers who still use them and like them, but can no longer recommend them.

Formatting your USB Sticks

In order to use your USB stick with a Nalbantov, you must format it. Most USB sticks will come either in the wrong format, or will use a partition structure that the Nalbantov won’t recognize. I now have a full article on properly formatting your USB sticks.

The USB stick must be formatted as FAT32 and as a “superfloppy” (with no partitions).

That might sound complicated, but there’s actually a program that will do this quickly and easily. Download Rufus, and then format your USB stick using the following settings:

Verify your settings using the image below:

  1. Device: pick your USB stick
  2. Boot selection: Non bootable
  3. Partition scheme: choose Super Floppy (no partition table)
  4. File system: FAT32
  5. Click StartOK

Rufus explicitly supports creating “Super Floppy Disk” layouts (no MBR/GPT) and formatting in FAT32, which is exactly what you want for devices that prefer a no-partition FAT volume.

Rufus running in a Windows environment.
Using Rufus to format a USB stick. In this case, I’m formatting a very small 128 MB USB stick. The boot selection is “Non bootable,” the partition scheme is “Super Floppy Disk,” and the file system is marked “FAT32.”

Are you on Linux? The command is even simpler. Unmount the USB stick, which will either be expressed as a partition (/dev/sdd1), or as an entire drive (/dev/sdd). Then format the entire drive using mkfs.vfat, including the -I flag to overwrite existing partitions.

Unsure about the path for your USB stick? Use lsblk to identify.

A terminal open with the commands "umount /dev/sdd" and "mkfs.vfat -I /dev/sdd".
Formatting a USB stick as a “super floppy” FAT32 in a Linux environment.

What’s Wrong with Cheap USB Sticks?

The Nalbantov emulator reads data with precise timing. Budget USB sticks use slow or inconsistent controllers that buffer data poorly or drop sectors under continuous reads. Even if they work at first, playback glitches or file-read errors often appear later. I’ve had several customers where their USB stick worked for weeks, and then suddenly individual “virtual disks” would corrupt and become unreadable.

And of course, they might simply be built poorly. Below, you can see a USB stick that was struck laterally by a pianist. The solder joint snapped right off! That is an inconvenience easily avoided by a good-quality, low-profile USB stick.

A snapped solder joint on an inexpensive USB stick.
A snapped solder joint on an inexpensive USB stick.

3 thoughts on “Best USB Sticks for Nalbantov”

  1. Hi Alexander. I have a Roland E-80 keyboard and I want to replace the floppy disk with a USB emulator. Please tell me which emulator to buy that will fit the Roland E-80.

    Reply

Leave a Comment