DevKitty-io / USB-Nugget

Run DuckyScript payloads on a USB Nugget!
https://usbnugget.com
MIT License
156 stars 18 forks source link

Add volume name for default FAT fs image #41

Closed brandonpaiz closed 2 years ago

brandonpaiz commented 2 years ago

Resolves https://github.com/HakCat-Tech/RubberNugget/issues/38

AFAIK volume label is limited to 11 sometimes case-insensitive chars, and unfortunately "RubberNugget" is 12. Volume name has been set to "NUGGET".

Once we have multiple images, we should write a presubmit that checks all images to make sure they have the same name. For future reference, I changed the volume label with

fatlabel scripts.img NUGGET