It seems it only writes the 1hash file and nothing else. It splits the USD into two partitions, one contains the 1hash, and the other is "unformatted."
I'm sure, and kind of hoping that, I'm "missing some mundane detail." Does anyone have ideas what is going wrong?
Thanks
Joe
Mundane detail:
The image is a for a USB stick with two partitions:
1. A windows-readable partition with the 1bash file so you can pre-load it with your info from windows.
2. A linux-readable partition with everything else.
The linux-readable partition won't be recognizable to Windows, unless you install third-party software into Windows that allows it to work with EXT4 partitions. That's why fullzero made the two-partition system.
If you boot off that USB stick, on the first boot, it will copy that 1bash file into the /home/m1 directory (which is the "home" directory for the default "m1" account) and use it. Going forward, you'll need to make any edits to 1bash in place; it won't always copy the 1bash from the windows partition.