Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: aus9 on September 24, 2023, 07:30:45 AM

Title: x86 (TC32) 14.x grub2-multi missing a dep
Post by: aus9 on September 24, 2023, 07:30:45 AM
Hi Rich

Just installed grub2 into my first qemu TC32 guest running on a 64 bit host.

I did not capture actual wording but trying to do the grub-install command gave me error looking for libdevmapper.so.1.02
which on TC32 is a part of liblvm2. TC64 dep file already has this but TC32 deps read
libisoburn.tcz
mtools.tcz
glibc_gconv.tcz
liblzma.tcz

http://tinycorelinux.net/14.x/x86/tcz/grub2-multi.tcz.dep

Can you fix please.