Hi,
This is my file syslinux:
LABEL pchangesMy
MENU LABEL BT3 Modo grafico con cambios persistentes SDB2
KERNEL /boot/vmlinuz
APPEND vga=0x317 initrd=/boot/initrd.gz ramdisk_size=6666 root=/dev/ram0 rw changes=/dev/sdb2 autoexec=xconf;kdm
I'm install BT3 into usb storage with two partitions dev/sdb1 for system in fat32 format and dev/sdb2 with changes.
You need a forder name "changes" into dev/sdb3
Regards


)