Hello,
I ran SliTaz (Rolling 20180930 and Next lxqt 20180107) from LiveUSB on a Lenovo E480 and I noticed that SliTaz doesn't see the SSD disk (238 GB). Do I need to install a particular package or is it something with the kernel?
On the same computer, GRUB 2 cannot read the NTFS partitions :
grub> ls (hd0) (hd0,msdos1) (hd1) (hd1,gpt3) (hd1),gpt2) (hd1,gpt1) grub> ls (hd1,gpt3) error: file '/boot/grub/x86_64-efi/zfs.mod' not found error: file '/boot/grub/x86_64-efi/tar.mod' not found error: file '/boot/grub/x86_64-efi/sfs.mod' not found error: file '/boot/grub/x86_64-efi/nilfs2.mod' not found error: file '/boot/grub/x86_64-efi/afs.mod' not found error: file '/boot/grub/x86_64-efi/affs.mod' not found Partition hd1,gpt3: No known filesystem detected - Partition start at 398336KiB - Total size 249660416 KiB
I installed the missing modules from http://cook.slitaz.org/next64/grub2/browse/taz/grub2-efi-modules-2.02/fs/boot/efi/grub/x86_64-efi/ and reboot. No error messages about modules now but:
grub > ls (hd1,gpt3)/
error: unknown filesystem.
No problem to access to the FAT32 partition:
grub> ls (hd1,1) Partition hd1,1: Filesystem type fat - Label 'SYSTEM', UUID A26C-9724 - Partition start at .... grub> ls (hd1,1)/ efi/ grub> ls (hd1,1)/efi Microsoft/ Boot/
gpt3 is NTFS. I've "insmod" ntfs and got the same result
I read again all the GRUB 2 manual but didn't find anything that could help me; no more success with searches on internet. I really don't know what to do more. :(
Can that be something special to the Lenovo?
Did anyone ever use SliTaz from gpt/ntfs partition on a SSD drive?
SliTaz running from the same LivesUSB on hp / acer computers with a similar configuration (W10 installed) has no problem to access to gpt3; same for GRUB 2. Both have a mechanical HD.