You are not logged in.
Before the rolling 03.01 and 10.01 releases it was possible to create a customized Live CD that didn't display the language menu but loaded bzimage and rootfs instantly. The isolinux.cfg file I've been using since almost 6 years in 3.0 and now since over 2 years in 5.0 looks like this ...
[c]
prompt 0
implicit 0
default slitaz
label slitaz
kernel /boot/bzImage
append initrd=/boot/rootfs.gz rw root=/dev/null lang=en_US kmap=fr-latin1 autologin (in 3.0)
append initrd=/boot/rootfs.gz rw root=/dev/null lang=en_US kmap=fr-latin1 tz=Europe/Paris autologin (in 5.0)
[/c]
But for some reason (c32box.c32 configuration?) this no longer works as the procedure gets stuck after loading rootfs. This is rotten because it means that those of us who use SliTaz exclusively from a customized Live CD will have to go through the language menu and edit parameters on each boot. Maybe I am overlooking something but after many experiments over the past couple of days I cannot figure out how to overcome this problem. Does anyone have an idea?
Two unrelated issues:
- /etc/lxpanel/default/panels/panel still has "spacefm.desktop" in it
- it would be good if util-linux-eject was already available in rootfs3 so tazlito can use it when run from justx
Offline
Fixed: http://hg.slitaz.org/wok/rev/8ebcb0ded385
Please update your isolinux.bin
http://cook.slitaz.org/cooker.cgi?download=../wok/syslinux/taz/syslinux-4.06/fs/boot/isolinux/isolinux.bin
Offline
What takes me days to *not* figure out you fix within hours. Not bad. Thanks a lot Pascal. I have to go now but I'll try it out later tonight.
Offline
Pascal, I have made a Live CD with your new isolinux.bin and found that it now boots without any problems. I am glad this has been sorted out as it was a real blocker for me. Thanks again.
Offline
[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]