said: 
Steven 
>pathspecs are globs and subject to wildcard expansion.  When you 
>specified 
>  m:/* 
     Lets talk some more about how to specify the Drive M: to mkisofs. 
     If I follow your instructions, mkisofs barfs an error 
message that it can't find Drive M: . 
     I am showing the first 4 lines of the log file.  Manually line 
wrapping the first line 
OS/2  Ctrl+Esc = Window List   Type HELP = help  9:35:47 Sat  9-04-2004 
[H:\APPS\CDRECORD] 
 A     9-04-04  6:19:58a    20426  makecs11cd1.log.21st-error 
mkisofs -v -o H:/APPS/CDRECORD/fl.1 -r -J -b M:/BOOTIMGS/CDLOADER.BIN 
           -c BOOT_CAT.BIN -d -no-emul-boot -boot-load-size 4 
           -log-file H:/APPS/CDRECORD/makecs11cd1.log M:/ 
mkisofs 2.0 (i386-pc-os2_emx) 
Scanning M:/ 
mkisofs: No such file or directory. Non-existent or inaccessible: M:/.. 
 A     9-04-04  6:24:26a    16316  makecs11cd1.log.22nd-error 
mkisofs -v -o H:/APPS/CDRECORD/fl.1 -r -J -b M:/BOOTIMGS/CDLOADER.BIN 
           -c BOOT_CAT.BIN -d -no-emul-boot -boot-load-size 4 
           -log-file H:/APPS/CDRECORD/makecs11cd1.log 
     (     M:/BOOTIMGS M:/BOOTMENU.TXT M:/chkdsk.log M:/chkdsk.old 
     (     M:/CID M:/DISKIMGS M:/ECS M:/FAQ.TXT M:/IBMINST M:/INFO 
     (     M:/LANGUAGE M:/LICENSE.TXT M:/LVMHELP.INF M:/MAKEDISK.BAT 
     (     M:/MAKEDISK.CMD M:/MD5.LIS M:/OS2 M:/OS2IMAGE M:/PSFONTS 
     (     M:/README.1ST M:/README.IBM M:/README2.IBM M:/RSJ505R 
     (     M:/WOODUTILS ) 
     ( BOY! I didn't put all that in there!!! ) 
mkisofs 2.0 (i386-pc-os2_emx) 
Scanning M:/BOOTIMGS 
Excluded by match: M:/BOOTIMGS/BOOT_CAT.BIN 
 A     9-04-04  6:31:14a    16320  makecs11cd1.log.23rd-error 
mkisofs -v -o H:\ISOIMAGES\ecs11cd1.iso -r -J -b M:/BOOTIMGS/CDLOADER.BIN 
           -c BOOT_CAT.BIN -d -no-emul-boot -boot-load-size 4 
           -log-file H:/APPS/CDRECORD/makecs11cd1.log 
           M:/BOOTIMGS M:/BOOTMENU.TXT M:/chkdsk.log M:/chkdsk.old M:/CID 
           M:/DISKIMGS M:/ECS M:/FAQ.TXT M:/IBMINST M:/INFO M:/LANGUAGE 
           M:/LICENSE.TXT M:/LVMHELP.INF M:/MAKEDISK.BAT M:/MAKEDISK.CMD 
           M:/MD5.LIS M:/OS2 M:/OS2IMAGE M:/PSFONTS M:/README.1ST 
           M:/README.IBM M:/README2.IBM M:/RSJ505R M:/WOODUTILS mkisofs 
2.0 (i386-pc-os2_emx) 
Scanning M:/BOOTIMGS 
Excluded by match: M:/BOOTIMGS/BOOT_CAT.BIN 
 A     9-04-04  8:36:48a    16149  makecs11cd1.log.24th-error 
mkisofs -v -o H:\ISOIMAGES\ecs11cd1.iso -r -J -b M:/BOOTIMGS/CDLOADER.BIN 
           -c BOOT_CAT.BIN -d -no-emul-boot -boot-load-size 4 
           -log-file H:/APPS/CDRECORD/makecs11cd1.log 
           M:/BOOTIMGS M:/CID M:/DISKIMGS M:/ECS M:/IBMINST M:/INFO 
           M:/LANGUAGE M:/OS2 M:/OS2IMAGE M:/PSFONTS M:/RSJ505R 
           M:/WOODUTILS 
mkisofs 2.0 (i386-pc-os2_emx) 
Scanning M:/BOOTIMGS 
Excluded by match: M:/BOOTIMGS/BOOT_CAT.BIN 
 A     9-04-04  8:38:10a    16320  makecs11cd1.log.25th-error 
mkisofs -v -o H:\ISOIMAGES\ecs11cd1.iso -r -J -b M:/BOOTIMGS/CDLOADER.BIN 
           -c BOOT_CAT.BIN -d -no-emul-boot -boot-load-size 4 
           -log-file H:/APPS/CDRECORD/makecs11cd1.log 
           M:/BOOTIMGS M:/BOOTMENU.TXT M:/chkdsk.log M:/chkdsk.old M:/CID 
           M:/DISKIMGS M:/ECS M:/FAQ.TXT M:/IBMINST M:/INFO M:/LANGUAGE 
           M:/LICENSE.TXT M:/LVMHELP.INF M:/MAKEDISK.BAT M:/MAKEDISK.CMD 
           M:/MD5.LIS M:/OS2 M:/OS2IMAGE M:/PSFONTS M:/README.1ST 
           M:/README.IBM M:/README2.IBM M:/RSJ505R M:/WOODUTILS mkisofs 
2.0 (i386-pc-os2_emx) 
Scanning M:/BOOTIMGS 
Excluded by match: M:/BOOTIMGS/BOOT_CAT.BIN 
 A     9-04-04  9:13:56a    20430  makecs11cd1.log.26th-error 
mkisofs -v -o H:\ISOIMAGES\ecs11cd1.iso -r -J -b M:/BOOTIMGS/CDLOADER.BIN 
           -c BOOT-CAT.BIN -d -no-emul-boot -boot-load-size 4 
           -log-file H:/APPS/CDRECORD/makecs11cd1.log M:/ 
mkisofs 2.0 (i386-pc-os2_emx) 
Scanning M:/ 
mkisofs: No such file or directory. Non-existent or inaccessible: M:/.. 
 A     9-04-04  9:15:30a      259  makecs11cd1.log.27th-error 
mkisofs -v -o H:\ISOIMAGES\ecs11cd1.iso -r -J -b M:/BOOTIMGS/CDLOADER.BIN 
           -c BOOT-CAT.BIN -d -no-emul-boot -boot-load-size 4 
           -log-file H:/APPS/CDRECORD/makecs11cd1.log M: 
mkisofs 2.0 (i386-pc-os2_emx) 
mkisofs: No such file or directory. Invalid node - M: 
     The above is the complete log file.  ??? 
 A     9-04-04  9:17:06a    20430  makecs11cd1.log.28th-error 
mkisofs -v -o H:\ISOIMAGES\ecs11cd1.iso -r -J -b M:/BOOTIMGS/cdloader.bin 
           -c boot-cat.bin -d -no-emul-boot -boot-load-size 4 
           -log-file H:/APPS/CDRECORD/makecs11cd1.log M:/ 
mkisofs 2.0 (i386-pc-os2_emx) 
Scanning M:/ 
mkisofs: No such file or directory. Non-existent or inaccessible: M:/.. 
 A     9-04-04  9:22:20a    20430  makecs11cd1.log.29th-error 
[H:\APPS\CDRECORD] 
mkisofs -v -o H:\ISOIMAGES\ecs11cd1.iso -r -J -b M:/BOOTIMGS/cdloader.bin 
           -c boot-cat.bin -d -no-emul-boot -boot-load-size 4 
           -log-file H:/APPS/CDRECORD/makecs11cd1.log M:/ 
mkisofs 2.0 (i386-pc-os2_emx) 
Scanning M:/ 
mkisofs: No such file or directory. Non-existent or inaccessible: M:/.. 
     I got a wild idea that "mkisofs' inability to find Drive M: might be 
an OS/2-eCS problem.  ??? 
     I am running my makecs11cd1.cmd file from an OS/2 Window session.  I 
have 3 or 4 other window Session in the background also.  Some times I 
can't delete a directory because I have another Window session open in the 
directory I am trying to 
delete. 
     So, I was wondering if this was giving mkisofs fits.  I tried my best 
to make sure no other window Sessions were open to Drive M: or to 
H:\APPS\CDRECORD. 
     It did not appear to be of any help. 
     Thanks 
--  
This message was sent to you by:  Don(ald) O. Woodall 
Shooting electrons at you from Grand Rapids, Michigan, USA 
My e-Mail/News Reader is:  MR/2 ICE version 2.40  S/N 393 
The Operating System is:  eComStation version 1.1 
This OS/2 system uptime is 4 days 01:21 hours           :^( (en). 
----------------------------------------------------------- 
"Don{ald} O. Woodall" 
----------------------------------------------------------- 
===================================================== 
To unsubscribe from this list, send an email message 
to "steward@scoug.com". In the body of the message, 
put the command "unsubscribe scoug-help". 
For problems, contact the list owner at 
"rollin@scoug.com". 
===================================================== 
<< Previous Message << 
 >> Next Message >>
Return to [ 04 | 
September | 
2004 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA  92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group.  ALL RIGHTS 
RESERVED. 
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International 
Business Machines Corporation.
All other trademarks remain the property of their respective owners.