Elektrine lite

← Feed

@elmicha@feddit.org

Post #494467

2026-03-02 17:52 UTC

If nobody has a better idea, you could create a loop device with a HFS filesystem, copy the CD to that filesystem, replace all bad filenames, then copy everything to a normal filesystem.

Replies (1)

  • @muusemuuse@sh.itjust.works 2026-03-02 21:23

    that looks like something I tried earlier that partially worked. It seems like for that method I need the iocharset declared at mount time and then to use rsync with the correct iconv flags

    Open ##496345