You are not logged in.
I did concatenate the rootfs1..4 and start as follow with grub.cfg:
menuentry "slitaz kernel 3.2.53" {
set root='(hd0,msdos7)'
linux /asltz/bzImage pdev1=sdc3 psubdir=sltz
initrd /asltz/rootfs.gz
}
It starts but not in core
What is wrong
Hot to install
(prophylactic question: last Slitaz versions didn't recognize my harddisk/partition (but the gparted from Slitaz did it correctly and formate the partition as wished on the 500 Gb harddisk). is somethink special to observe?)
Offline
Depending on how much ram your machine has, it will load each squashfs in turn, you do not concatenate them together.
To install SliTaz, from a live cd/pendrive, open tazpanel > install, you should be able to do a normal installation.
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]