Max said : > Am 24.09.2008 um 01:14 schrieb aymeric mansoux: >> Max said : >>> hi p:d list, >>> >>> what's the best way to make my p:d usb stick open up a Pd patch right >>> after booting up? >> >> If you just need a simple startup, then: >> - make a home-rw persistence (see previous mail). > > ok, i created an extra partition > > mkfs.ext3 -L "home-rw" /dev/sdb3 > > so i have BOOT (fat16), DATA (fat32) and home-rw (ext3) now. > on home-rw i see a locked lost+found folder. > > but there is no persistance. script is gone, i get the xface4 tipps > again.
in the latest rsync it should work right away (altough this is still experimental). edit your syslinux config that has the boot option (the one where you removed vga=791) and add the boot option "persistent") > >> - add your pd command to the autostarted app list of xfce (check the >> menu) >> >> You might want to make a shell script and call it instead. >> You could then pass more commands at once (jackd stuff for example). > --- > [email protected] > irc.goto10.org #pure:dyne --- [email protected] irc.goto10.org #pure:dyne
