On Wed, 2005-06-08 at 15:40, Grant wrote: > system4 ~ # mount -t iso9660 /dev/hdc /mnt/cdrom > mount: block device /dev/hdc is write-protected, mounting read-only > mount: wrong fs type, bad option, bad superblock on /dev/hdc, > or too many mounted file systems > > But on 1 of them it mounts fine even if I don't specifiy -t. That > disc only has one file on it. The discs that won't mount do play in a > CD player just fine. Any ideas? > > - Grant
Audio CDs contain CDDA (Compact Disk Digital Audio) files, not data files, therefore they can't be mounted, only played. See these: # Managing drives LNAG - Accessing my drives http://linux-newbie.sunsite.dk/html/lnag.html#5.2.Accessing%20my%20drives|outline Rute - Device Mounting http://www.icon.co.za/~psheer/book/node22.html.gz#SECTION002240000000000000000 Automatic Mounts: fstab http://www.icon.co.za/~psheer/book/node22.html.gz#SECTION002270000000000000000 Burn an audio CD (2.4 kernel) cdrecord driveropts=burnfree -v -audio -pad speed=8 dev=0,0,0 /home/fancy/naomisfancy/1st_cd/*.wav;eject -- Phil Our 2nd CD: http://www.cdbaby.com/naomisfancy Naomi's Fancy performances: http://naomisfancy.virtualave.net/schedule.html -- gentoo-user@gentoo.org mailing list