luciana ha scritto:
Hi, I have to launch a script with preseed/late_command for a personalized distro of ubuntu, but if I write d-i preseed/late_command string /cdrom/setup.sh setup.sh file isn'tlaunched.
it seems a no +x file problem, try with d-i preseed/late_command string sh /cdrom/setup.sh , it should work
ciao, -- ale -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

