Re: audio fs emulation

Nils Philippsen (nils@fht-esslingen.de)
Mon, 26 Apr 1999 18:50:06 +0200 (CEST)


On 26 Apr 1999, Miquel van Smoorenburg wrote:
[snip]
> Can't you just let the CD driver show different sessions as different
> partitions?
>
> >mount -t iso9660 /dev/hdc /mnt/cdrom0
> >mount -t audiofs /dev/hdc /mnt/audio
>
> That would become:
>
> mount -t audiofs /dev/hdc1 /mnt/audio
> mount -t iso9660 /dev/hdc2 /mnt/cdrom0

And what about SCSI CDROMs? /dev/scdX and /dev/srX access the whole CDROM
(semantically spoken), there are no partitions in this scheme.

Nils

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Nils Philippsen                  @college: nils@fht-esslingen.de
Vogelsangstrasse 115             @home:    nils@wombat.dialup.fht-esslingen.de
D 70197 Stuttgart                phone:    +49-711-6599405
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The use of COBOL cripples the mind; its teaching should, therefore, be
regarded as a criminal offence.                          -- Edsger W. Dijkstra

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/