Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
# mount -r /dev/cd0 /cdrom
UX:mount: ERROR: File system type cannot be determined
# mount -r /dev/cd0 /mnt/cdrom
UX:mount: ERROR: File system type cannot be determined
# mount -r /dev/cd0 /mnt
UX:mount: ERROR: File system type cannot be determined
pcunix said:file /etc/conf/cf.d/mscsi
/etc/conf/cf.d/mscsi:
UX:file: ERROR: cannot open /etc/conf/cf.d/mscsi: No such file or directory[/Qoute]
Am not including : at the end of it.
the is the command as I type it [b]file /etc/conf/cf.d/mscsi[/b]
BTW when i type uname -a i get
OpenUNIX james 5 8.0.0 i386 x86at Caldera UNIX_SVR5.
Caldera is the same as SCO am sure, if not then am sorry for misleading you all
[ul][li] cd /dev/cdrom[/li]
ls -als[/li]
0 brw-rw-rw- 2 root sys 114, 0 Dec 6 2002 c3b0t0l0
0 brw-rw-rw- 2 root sys 114, 0 Dec 6 2002 cdrom1
[li] I then selected c3b0t0l0 [/li]
[li] I then type mount -r /dev/cdrom/c3b0t0l0 /CD-ROM_1[/li]
It will only mount on a know mount /CD-ROM_1
[li] you will get cdfs (ISO-9660 format)[/li]
I think you can specify -cdfs, I stand to be corrected[/ul]