I have burnt a mixed mode audio/data CD (as 'CD Extra!'). I used k3b to make it and it has 34 tracks in the first session that are audio, and 1 data track in the second session. If I mount -t cd9660 /dev/acd0 /cdrom I get a panic.. panic: wrong offset 427728896 for sectorsize 2352 g_io_request() g_vfs_strategy() breadn() bread() cd9660_mount() vfs_domount() vfs_donmount() kernel_mount() cd9660_mount() mount() ... I presume because the medium sector size is inferred to be 2352 when looking at the first session :( If I mount with cd0 it works OK, but I'd say that's because it just assumed a 2k sector size. This is on a week old -current. On 6.0 it gives EINVAL and doesn't panic. -- 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 - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:43 UTC