Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: SemiQuasi on January 23, 2024, 07:01:39 AM
-
Trying to work my way through the installation process. Tested my network connectivity, but I am unable to pull cfdisk and grub-splash. Is there some issue that is ongoing that prevents me from doing that?
I have tried tce-load for wget just to check and it has worked. However cfdisk and grub-splash are giving 404 errors on the repo.
The select fastest mirror option works OK as well. However in the GUI these packages are also not available in the list.
-
Hi SemiQuasi
Welcome to the forum.
You need to supply proper information when asking a question:
1. Which version of Tinycore (13, 14, 15, ... ?). Post the result of this command:
version
2. Which architecture is this for? Post the result of this command:
uname -r
-
Sorry for not being precise.
Version: 14.0
Uname shows: Linux box 6.1.2-tinycore #612 SMP Mon Jan 2 16:44:20 UTC 2023 i686 GNU/Linux
-
Hi SemiQuasi
You can find cfdisk in util-linux.tcz.
If you want grub-0.97-splash.tcz , you would need to fetch it from TC10.
Place the following in your tce/optional/ directory:
http://tinycorelinux.net/10.x/x86/tcz/grub-0.97-splash.tcz
http://tinycorelinux.net/10.x/x86/tcz/grub-0.97-splash.tcz.dep
http://tinycorelinux.net/10.x/x86/tcz/ncurses5.tcz
Then:
tce-load -i grub-0.97-splash
See if it works.
Or, you can try grub2-multi.tcz.