You are not logged in.
Pages: 1
Bonjour,
Savez-vous s'il y a maintenant un moyen d'installer SliTaz sur un Raspberry Pi 2 ou 3.
Sinon, est-ce qu'il est prévu que l'image système soit adaptée pour ces nouveaux modèles ou est-ce que ça implique des changements trop profonds ?
Merci. Un système de moins de 40Mo, j'avoue que ça fait rêver...
Offline
There is a way to install SliTaz on Raspberry Pi 3 Model B:
- get and install Raspbian in two partitions of an SD card
- boot from that SD card
Raspbian will then have extended the rootfs partition to the
remaining space on the SD card, however small this partition
was created
- shutdown Raspbian
- from any linux system, resize the rootfs partition on the SD card
to gain space for another partition for SliTaz
- get SliTaz for Raspberry Pi (newest version is from 20140329)
unpack it and copy all files from its rootfs to the SliTaz partition
- copy lib/modules from Raspbian rootfs to SliTaz partition
- in the boot partition rename cmdline.txt to cmdline.txt.raspbian
- copy cmdline.txt.raspbian to cmdline.txt.slitaz
- alter cmdline.txt.slitaz so that it looks like:
[c]dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p3 rw rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait[/c]
when SliTaz is installed in partition 3 of the SD card
- copy cmdline.txt.slitaz to cmdline.slitaz
- boot SliTaz on the Raspberry Pi 3 Model B
Offline
Pages: 1
[ Generated in 0.020 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]