Re: I can eject a mounted CD

Giuliano Pochini (pochini@denise.shiny.it)
Mon, 16 Apr 2001 21:16:33 +0200


> > My fstab:
> >
> > /dev/cdrom /mnt/cdrom iso9660
> > noauto,user,ro 0 0
> > /dev/cdrom /mnt/cdmac hfs
> > noauto,user,ro 0 0
>
> Change your fstab to read instead:
>
> /dev/cdrom /mnt/cdrom auto noauto,user,ro 0 0
>
> And remove the other cdrom listing. This will allow mounting any
> supported format and eliminate the duel support for one device.

That's not the point. The kernel should not allow someone to
eject a mounted media.

Bye.

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