WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: cfdisk and grub packages not found in repository  (Read 813 times)

Offline SemiQuasi

  • Newbie
  • *
  • Posts: 2
cfdisk and grub packages not found in repository
« on: January 23, 2024, 04: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.
« Last Edit: January 23, 2024, 04:03:11 AM by SemiQuasi »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11227
Re: cfdisk and grub packages not found in repository
« Reply #1 on: January 23, 2024, 06:27:18 AM »
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:
Code: [Select]
version
2. Which architecture is this for? Post the result of this command:
Code: [Select]
uname -r

Offline SemiQuasi

  • Newbie
  • *
  • Posts: 2
Re: cfdisk and grub packages not found in repository
« Reply #2 on: January 24, 2024, 12:49:07 AM »
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

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11227
Re: cfdisk and grub packages not found in repository
« Reply #3 on: January 24, 2024, 07:07:35 AM »
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:
Code: [Select]
tce-load -i grub-0.97-splashSee if it works.

Or, you can try  grub2-multi.tcz.