Hello,
I'm new to Gentoo and I'm trying to install it on a Mac Mini PowerPC G4 late 2005! I was following the installation wiki (
https://wiki.gentoo.org/wiki/Handbook:PPC) but I encountered some difficulties!
First in section 5 [Creating file systems] when formatting the /dev/sda1 partition I get this message:
"Lived ~# mkfs.vfat -F 32 /dev/sda1
WARNING: Number of clusters is 32 bit FAT is less then suggested minimum.
mkfs.vfat: Too few blocks for viable filesystem"
Then, in the Chrooting section [1.5 - Mounting the boot partition] I get this message:
"mount /dev/sda1 /boot
mount: /boot: wrong fs type, bad option, bad superblock on /dev/sda1, missing codepage or helper program, or other error."
What should I do to resolve these issues and be able to install Gentoo on my Apple?