# A runset to mount a cdrom.  Similar to the Zip disk example, but there
# is no need to check the filesystem.

!user michael
flags=ro filesystem iso9660 /mnts/cdrom /dev/sr0
