Quote:
Originally Posted by KittQB
Hello,
Is it possible to create a symlink in Kobo? (Kobo Touch)
For instance by the command: ln -s /mnt/sd/.smthn /mnt/onboard/.smthn_else
I've tried but failed...
and if it was possible, in what script of KSM it would be the best to put it?
|
Quote:
Originally Posted by NiLuJe
@KittQB: onboard (and most likely the external sd, too) are vfat (FAT32), so, nope, not supported by the FS.
|
Could it be done by mount bind?