On Mon, Nov 12, 2007 at 08:57:24PM +0100, frantisek holop wrote: > > i just noticed that i see an option i haven't seen before.. > > /dev/cd0c on /cdrom type cd9660 (local, noexec, read-only, norrip) > > what is norrip? > it is not in mount_cd9660(8) or in mount(8)... >
if you mount a cd9660 filesystem w/ -R (no rockridge extensions) you get norrip in the output. i don;t think you can specify this as a mount option though, so i'm not sure where we'd document this. jmc