I have made a CD in Nero for Windows which has 16 audio tracks and 1
data track at the end.

Unfortunately I can't mount it in FreeBSD :(
It shows up in Windows though.

It appears that it has 2 sessions, the first containing all of the audio
tracks and the second with the data track.

Here is the output from 'cdcontrol -f /dev/acd0c info'

Starting track = 1, ending track = 17, TOC size = 146 bytes
track     start  duration   block  length   type
-------------------------------------------------
    1   0:02.00   8:37.52       0   38827  audio
    2   8:39.52   0:18.28   38827    1378  audio
    3   8:58.05  11:51.23   40205   53348  audio
    4  20:49.28   0:22.51   93553    1701  audio
    5  21:12.04   4:09.58   95254   18733  audio
    6  25:21.62   0:12.40  113987     940  audio
    7  25:34.27   7:29.28  114927   33703  audio
    8  33:03.55   0:24.22  148630    1822  audio
    9  33:28.02   5:25.00  150452   24375  audio
   10  38:53.02   6:49.44  174827   30719  audio
   11  45:42.46   3:13.66  205546   14541  audio
   12  48:56.37   2:43.64  220087   12289  audio
   13  51:40.26   5:00.51  232376   22551  audio
   14  56:41.02   4:33.26  254927   20501  audio
   15  61:14.28   3:05.36  275428   13911  audio
   16  64:19.64   3:49.58  289339   17233  audio
   17  68:09.47   8:28.56  306572   38156   data
  170  76:38.28         -  344728       -      -

I've tried..
foo# mount_cd9660 /dev/acd0c /mnt
mount_cd9660: /dev/acd0c: Invalid argument
foo# mount_cd9660 -s 306572 /dev/acd0c /mnt
mount_cd9660: /dev/acd0c: Invalid argument

Anyone got any clues?

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 9A8C 569F 685A D928 5140  AE4B 319B 41F4 5D17 FDD5


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to