/[clonezilla-sysresccd]/trunk/create-clonezilla-sysresccd/create-clonezilla-sysresccd.sh
ViewVC logotype

Diff of /trunk/create-clonezilla-sysresccd/create-clonezilla-sysresccd.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 47 by sng, Thu May 20 12:12:53 2010 UTC revision 58 by sng, Tue May 25 09:02:17 2010 UTC
# Line 691  if [ "$ans" = "y" ] || [ "$ans" = "Y" ]; Line 691  if [ "$ans" = "y" ] || [ "$ans" = "Y" ];
691   burnISO=1   burnISO=1
692  #  decectDVDWriter  #  decectDVDWriter
693    
694  CDRECORDER=$(sh /root/.clonezilla-sysresccd/files/what-cd -wb)  # CDRECORDER=$(sh /root/.clonezilla-sysresccd/files/what-cd -wb)
695    chmod +x /root/.clonezilla-sysresccd/files/what-cd
696    CDRECORDER=$(/root/.clonezilla-sysresccd/files/what-cd -wb)
697    chmod -x /root/.clonezilla-sysresccd/files/what-cd
698    
699   echo CD redorder found: "$CDRECORDER"   echo CD redorder found: "$CDRECORDER"
700   ans=''   ans=''

Legend:
Removed from v.47  
changed lines
  Added in v.58

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26