I'm running my raspberry pi with raspbian. it is ok but quite slow.
I want to try tazberry on it. I think it can perform better. Writing an SD card with raspbian is kind of easy job. Either NOOBS or berryboot are helpful on it. I'm getting into troubles with the slitaz distribution instead.
Following the instructions given online I did:
1. download the tarballs slitaz-rpi-base-20140329 - slitaz-rpi-desktop-20140329 - extract in my home directory -
2. partitioned my SD card into 3 parts: 40Mb FAT32 for boot - 420Mb for swap ext4 - all available free space for root ext4 -
How do I shall go now from this point on? Don't know how to write my SD card.
when do I need to follow the "Then you simply have to run the install.sh script from the SliTaz Raspberry Pi release directory:
# ./install.sh
"
what is meant with SliTaz Raspberry Pi release directory?
Can anybody help me in this - may be stupid - issue?