Re: audio fs emulation
Horvath Karoly (rh@hold.sch.bme.hu)
Mon, 26 Apr 1999 22:32:38 +0200
On Mon, Apr 26, 1999 at 06:50:06PM +0200, Nils Philippsen wrote:
> > 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.
Not to mention the loopback device. It would be a great thing if I could
check the image before I burn the CD.
--
[:)] Rh [:)]
Tehenke Alapitvany TM
-
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/