Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: PeterSuh on June 03, 2025, 10:51:55 PM
-
There is a typo in the btrfs-progs file name of version 9.x.
(https://i.postimg.cc/qvFGBDm3/2025-06-04-11-41-30.png)
It remains as brtfs-progs instead of btrfs-progs, and only 9.x maintains a graphical window, making it difficult to check the detailed list like other versions.
It seems that the typo needs to be corrected.
Is it difficult to switch the list screen like other versions?
Because of the typo, both of the following commands do not work.
(https://i.postimg.cc/pVghTbxx/2025-06-04-11-59-13.png)
tce-load -wi btrfs-progs
tce-load -wi brtfs-progs
There is a reason why version 9.x using kernel 4 is absolutely necessary.
The syno data partition using Synology btrfs is made a bit specially,
and I must use kernel 4, which is similar to Synology's kernel 4.4.x, to avoid mount failure.
This is consistent with the reason why Synology requires Ubuntu 18.04 with kernel 4.
Please review my request.
-
Hi PeterSuh
The typo exists only in that graphical version of the extensions list.
That typo has been corrected.
The extension is spelled correctly in the repo.
btrfs-progs.tcz and btrfs-progs.tcz.md5.txt do exist in the repo.
... Is it difficult to switch the list screen like other versions? ...
The other versions default to using info.lst. You can get the same behavior like this:
http://tinycorelinux.net/9.x/x86_64/tcz/info.lst
btrfs is spelled correctly in info.lst.
-
Thank you so much for your quick action.
It installed normally.
-
Hi PeterSuh
You are welcome. Glad to hear it installed normally.