![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Drop the unix: and try again. Glen Steveh (AT) buspro (DOT) biz> wrote in message news:1162494601.918746.292620 (AT) b28g2000cwb (DOT) googlegroups.com... We are having trouble accessing data on a cd-rom on a proplus 7.2.1 installation using proplus. We can access the cd-rom data directly through the linux shell, so i am assuming the hardware is all ok and there is a D3 proplus glitch. Our intention was to use the OSFI to import a large data file instead of trickling it in on accuterm. It would appear the MOUNT-CD command is performing as designed: it locates the correct cd-rom device (cd-rom = /dev/hdc) and it creates a q-pointer as follows: CDROM 001 q 002 003 unix:/mnt/cdrom LIST DM,CDROM, returns the error message [201] 'unix:/mnt/cdrom' is not a file name the sparse proplus documentation on the subject indicates this will work. I can't find any documentation on OSFI itself, only some fleeting mentions of the hosts file. Has anybody successfully set up the cdrom in proplus for OSFI access? If so, would you be willing to supply the missing pieces? |
#3
| |||
| |||
|
|
proplus 7.2.1 locates the correct cd-rom device (cd-rom = /dev/hdc) and it creates a CDROM 001 q 002 003 unix:/mnt/cdrom LIST DM,CDROM, returns the error message [201] 'unix:/mnt/cdrom' is not a file name Taking the error message seriously makes me suppose |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Taking the error message seriously makes me suppose you need to do !mount -r /dev/hdc /mnt/cdrom at the TCL prompt. |
#6
| |||
| |||
|
|
Oops! I forgot to mention you may also need to create that directory; try doing !mkdir /mnt/cdrom at the TCL prompt. If it doesn't complain then that was the problem. Now go ahead and do the mount. If you never mount floppies or anything else you can just do mounts to /mnt instead of to /mnt/cdrom and save some typing. Then LIST unix:/mnt instead of LIST unix:/mnt/cdrom And if as I suspect your 003 unix:/mnt/cdrom is ok as-is, you can doublecheck by changing it it unix:/tmp and then your LIST DM,CDROM, will show what files are in /tmp instead. <<Takes the tricky cdrom hardware out of the debugging process... "Frank Winans" wrote Taking the error message seriously makes me suppose you need to do !mount -r /dev/hdc /mnt/cdrom at the TCL prompt. |
#7
| |||
| |||
|
|
:!mount /dev/hda1 on / type ext2 (rw) none on /proc type proc (rw) /dev/hdc on /mnt/cdrom type iso9660 (ro) :!ls /mnt cdromfloppy :!ls /mnt/cdrom hd110106.txt Is your installation of D3 activated? AFAIK the OSFI doesn't work on a |
#8
| |||
| |||
|
|
Here are the results from the linux shell at tcl: :!mount /dev/hda1 on / type ext2 (rw) none on /proc type proc (rw) /dev/hdc on /mnt/cdrom type iso9660 (ro) :!ls /mnt cdromfloppy :!ls /mnt/cdrom hd110106.txt I moved down throught the directory structure to the file hd110106.txt which is the file on the cdrom I an trying to access through D3 proplus. I can see the file fine through the linux shell. I liked your idea of taking the cdrom out of the picture, here are the tcl results: :LIST unix:/tmp [201] 'unix:/tmp' is not a file name :!ls /tmp CX_FLAG d3.install.errs d3virt1.sh.old sav.pick0.0 It seems that D3 proplus can't follow the path or is not receiving the path in the syntax it is expecting. Ouch! Well, erm, is your dm,hosts, item 'unix' as follows? |
#9
| |||
| |||
|
|
Steveh (AT) buspro (DOT) biz> wrote Here are the results from the linux shell at tcl: :!mount /dev/hda1 on / type ext2 (rw) none on /proc type proc (rw) /dev/hdc on /mnt/cdrom type iso9660 (ro) :!ls /mnt cdromfloppy :!ls /mnt/cdrom hd110106.txt I moved down throught the directory structure to the file hd110106.txt which is the file on the cdrom I an trying to access through D3 proplus. I can see the file fine through the linux shell. I liked your idea of taking the cdrom out of the picture, here are the tcl results: :LIST unix:/tmp [201] 'unix:/tmp' is not a file name :!ls /tmp CX_FLAG d3.install.errs d3virt1.sh.old sav.pick0.0 It seems that D3 proplus can't follow the path or is not receiving the path in the syntax it is expecting. Ouch! Well, erm, is your dm,hosts, item 'unix' as follows? spelling note: line 001 is digit zero then digit one unix 001 01 002 003 r 004 005 006 Remarks text here... |
#10
| |||
| |||
|
|
:!mount /dev/hda1 on / type ext2 (rw) none on /proc type proc (rw) /dev/hdc on /mnt/cdrom type iso9660 (ro) :!ls /mnt cdromfloppy :!ls /mnt/cdrom hd110106.txt Is your installation of D3 activated? AFAIK the OSFI doesn't work on a non-activated system Yay! Good question! Verify by doing SYSID and seeing entry |
![]() |
| Thread Tools | |
| Display Modes | |
| |