Hi, I used the version the offical the download link provides: Puredyne 9.11 DVD i386.
BTW: I use the 'bzr branch lp:bouilloncube' method to get a booting USB-Stick. With the iso mentioned above, the script build grub for the new version gazpacho (sh/grub2/grub-puredyne-1010.cfg.in) . Grub2 has a wrong menu title ( with '.. gazpacho') and tries to load /live/vmlinuz1and /live/initrd1.img which does not exist. It should be /live/vmlinuz and /live/initrd.img (like configured in sh/grub2/grub- puredyne-911.cfg.in) In the Result boot fails, I corrected it manualy. best regards -- You received this bug notification because you are a member of puredyne team, which is the registrant for Puredyne Live. https://bugs.launchpad.net/bugs/849303 Title: scvim does not work, reference to xterm which is not present Status in Puredyne liveCD/DVD/USB/HD: New Bug description: Hi, scvim doesn't work out of the box. scvim is sourcing /usr/share/scvim/scvimrc by default. line 13: let g:sclangTerm = "xterm -e". xterm is not present in puredyne. solution 1) cp /usr/share/scvim/scvimrc ~/.scvimrc chage line 13 to: let g:sclangTerm = "urxvt -e" solution 2) symlink urxvt to xterm cheers To manage notifications about this bug go to: https://bugs.launchpad.net/puredyne-live/+bug/849303/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~puredyne-team Post to : [email protected] Unsubscribe : https://launchpad.net/~puredyne-team More help : https://help.launchpad.net/ListHelp

