| Code Sample |
| Checking for myDSL apps... Creating myDSL iso... mkisofs: Uh oh, I can't find the boot catalog directory 'KNOPPIX'! Done. /usr/sbin/mkmydsl: line 183: unexpected EOF while looking for matching '"' /usr/sbin/mkmydsl: line 185: syntax error: unexpected end of file |
| Code Sample |
| "Checking mydsl applications....Done" |
| Code Sample |
| cpmydslapps(){ [ -d "$SOURCE"/mydsl ] || mkdir "$SOURCE"/mydsl |
| Code Sample |
| read TARGET |
| Code Sample |
| dsl alsa toram dma |
| Code Sample |
| modprobe snd-via82xx;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss |
| Code Sample |
| toram alsa dma |
| Code Sample |
| Checking for myDSL apps... Creating myDSL iso... mkisofs: Uh oh, I can't find the boot catalog directory 'KNOPPIX'! Done. /usr/sbin/mkmydsl: line 183: unexpected EOF while looking for matching '"' /usr/sbin/mkmydsl: line 185: syntax error: unexpected end of file |