|
|
|
AD: Upgrade ArcaOS to NeoWPS level
- Install original PNG icons drawed by designer, specialized at OS/2 adornation.
- Install eSchemes 2019 to change colors and buttons on desktop.
|
Making disks with cdrecord and cdrdao in one touch |
TITLE: Making disks with cdrecord and cdrdao in one touch
DATE: 2001-08-23 17:20:08
AUTHOR: nikk
Please use online translator go to http://translate.google.com and request the translation of http://ru.ecomstation./showarticle.php?id=9 to your language |
....., ..... ..... .... ......., ... cdrecord . cdrdao .. .. ........ ..
....... ........ ......... . ............ ...... ..... ........ ...........
. ..... ......... ..... ........ .......... ...... ..... . ....... cdrecord .
cdrdao ..... ....... .. ..... ...... ..... .... .. ...... .. .... ... (.
....... .....). ..., ... ... ..... ......... ....... ........ ...... .. .....
....... ..... . ......... ... (... .......) . .... warpcenter'. ... ..... ........
........
...... ...... . ....... ... ...... cdrecord.
........ .......... .... .. ..... ......:
===
spe t31 mkisofs -hpfsnames -national -v %1 | cdrecord dev=<... ......> speed=<........> -v -
===
... .......... ..... <...> ........... .. ...... ...... .. ....... ...... ........
.... ........... ......... .. .............. ......... ............ ........
..... spe - ......... ......., ........ ......... ........... ....... ..... .. .....
.....: http://hobbes.nmsu.edu/pub/os2/util/system/spe.zip.
..... ............ ..... ...... ........ ....... ... ..... .. ............ ........
........ WPS ...... .. ......... Program. . ... ...... . ...... "Path and File Name"
....... ......... .......... ...., . ...... "Parameters" ......... "[Path to Data directory ?]" (....... ...........).
...... ... ....... ............... WPS ....... ... ..... ..... ...... .
.............. .......... . ......., ....... ...... .... ........ .. ..... .....
........ ..... .... .......... . .......... .... ........ ...... ...... .... ..
... ..... ........... .... . .. .. .......... ... ........ ........ ...... ... ...........
......, .. .. ...... ........... ......... .... ......, . ......, .......
. ...... "Parameters" ...... ............... ...... ...... .... .. .... .....
........... .... . ......... ...... .. ........ ......... . ........
...... ..... ...... ... ...... cdrecord.
... ........ .........., ...... .......... ............ ..... .........:
===
cdrecord dev=<... ......> speed=<........> -v -audio -pad %1
===
.. ....... ..... ........ ...... -dao ... ........ cdrecord'. ...... ..... .....
. ...... DAO ... .... ..... ........
...... ..... ...... ... ...... cdrdao.
..... .., ... ........ .........., ...... ........... .... .......... .... .....
..... ... .......:
===
maketoc.cmd %1 > tt.toc
cdrdao --device <... ......> --speed <........> -v 2 --buffers 64 tt.toc
del tt.toc /F /N
===
... maketoc.cmd ............ ..... ......... rexx ...... .......... ..........:
===
/* */
call rxFuncAdd 'SysLoadFuncs', 'RexxUtil', 'SysLoadFuncs'
call SysLoadFuncs
parse arg fmask
if fmask='' then
do
say 'Specify file mask for searching tracks'
exit
end
say 'CD_DA'
say ''
say ''
rc=SysFileTree(fmask,'files','FO')
do i=1 to files.0
fname=filespec("name",files.i)
say '// Track 'i
say 'TRACK AUDIO'
say 'NO COPY'
say 'NO PRE_EMPHASIS'
say 'TWO_CHANNEL_AUDIO'
say 'FILE "'fname'" 0 '
say ''
say ''
end
===
... . ... :). ... ..... ................ ...... ..........., ......., ......
....... . ......... .. . . ............. .......... ........... .. ........ ......
....... ........ ......., .. ........., WPS ............. ............ ........
......... . ...... .... ................ command-line ......., .. ..... .......,
... .......... ................ windows ........
(c) 2001, nickk
|
Test the program:
|
How to mount encrypted disk? NDCrypt - plugin for NetDrive.
|
Comments: ald  2001-08-28 04:01:41 | ...... ........... ........ ......... .......
... .... ...... ............ . .... ....... ...., . ......... ...... .......... .. ................ ......,
... ....... ..... ..... ......... - .... .... .. ....... ....... ... ..... . .... ..........
... ........... ... ... ..... ..... ..... ........
.. . .......... .......... ...... ........ ... ... . ...... .. ...... .. ............ :)
........ .......... ..... ........ ... Nero (... ...........) . Feurio. | nickk  2001-09-02 20:12:46 | ..-......, ...... ...... . .... .......... ............ ... ... ....... ...., . .
..... ....-............. ... ....... ......., ... ...
..-......, .......... ..... ...... .......... . ...........
....... ..... ........ (......... cd ... ........... mp3), ....... ..... ..... ......... .. ..........
.-......., ... cdrdao . cdrecord .......... ......... gui .....-........ ...... ........... ..,
........ . ........ .. .... ...... :) | Uncle_Brr  2001-09-20 14:48:34 | . ......... ......, .. ..... ......... ........., .....-..... ......... . .... .......... ....
.. ... . .. ....., ........ .. ...... ......., ... ... ........ ..........
........... ....... ...... . ...... Nikk.a.
|
Comment this article.
|
How to prevent data loss? a) don't use old version of JFS driver. b) Don't boot from old eCS CD1 (if you take eCS 2.0 CD1, then disable its disk checker else it can kill your partitions), Advice how to use JFS filesystem |
|
|
 |
IBM OS/2 Warp
|