Hi,
I constructed a debian-live with:
lh_config --apt apt --apt-recommends enabled --architecture amd64
--binary-images usb-hdd --language es
--bootappend-live "boot=persistent locale=es_AR.UTF-8 keyb=es"
--packages "gnome gcc gparted linux-headers-2.6-${LH_LINUX_FLAVOURS}
make rsync wireless-tools"
--syslinux-timeout 5 --source enabled --username adrian --hostname imgPro
lh_build
Then I created on the same usb key a partition labeled live-rw (fat 32)
When I try to boot, I have got:
Begin: Mounting root filesystem ... /init: .: line 171: can't open
/scripts/persistent
[ 4.109925] Kernel panic - not syncing: Attemped to kill init!
I don't know if I should get some script copied into the live-rw partition?
Thanks in advance,
Adrian