Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2001 23:48:38 +0800
From:      "Johan Yusoff bin Abu Bakar" <t0j0@yahoo.com>
To:        <freebsd-questions@freebsd.org>
Subject:   CD-rom mounting error
Message-ID:  <000901c0afc2$e671d570$9c62640a@spritzer>

next in thread | raw e-mail | index | archive | help
i'm having problem in mounting some type of cdrom especially VCD. i'm not
sure what the problem is all about but i manage to check the difference of
normal CD and VCD through the use of cdcontrol "info" command which i found
out from the mount_cd9660 command.

This is my outcome from cdcontrol command on 2 different cdrom. the first
one is a vcd and the second is a normal data cd.

spritzer# cdcontrol -f /dev/acd0c
Compact Disc Control utility, version 2.0
Type `?' for command list
cdcontrol> info
Starting track = 1, ending track = 3, TOC size = 34 bytes
track     start  duration   block  length   type
-------------------------------------------------
    1   0:02.00   0:38.02       0    2702   data
    2   0:38.02   0:20.01    2702    1351   data
    3   0:56.03  55:40.34    4053  250384   data
  170  56:34.37         -  254437       -      -
cdcontrol> quit
spritzer# cdcontrol -f /dev/acd0c
Compact Disc Control utility, version 2.0
Type `?' for command list
cdcontrol> info
Starting track = 1, ending track = 1, TOC size = 18 bytes
track     start  duration   block  length   type
-------------------------------------------------
    1   0:02.00  38:02.00       0  171000   data
  170  38:02.00         -  171000       -      -
cdcontrol> quit

from the mount_cd9660 man page i guess it's possible to mount even VCD but
i'm not sure how. anybody has tried this before ? i've tried
"mount_cd9660 -s 254436 /dev/acd0c /cdrom" but it doesn't work.

my normal mount to the VCD will only produce this error..

acd0: READ_BIG - ILLEGAL REQUEST asc=64 ascq=00 error=04


thanks,
johan.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000901c0afc2$e671d570$9c62640a>