diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-September/018735.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-September/018735.html | 87 | 
1 files changed, 87 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-September/018735.html b/zarb-ml/mageia-dev/2012-September/018735.html new file mode 100644 index 000000000..964c112b3 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-September/018735.html @@ -0,0 +1,87 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] umask=0 in cdrom fstab options? +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20umask%3D0%20in%20cdrom%20fstab%20options%3F&In-Reply-To=%3Ck37uek%2475d%241%40ger.gmane.org%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="018951.html"> +   <LINK REL="Next"  HREF="018738.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] umask=0 in cdrom fstab options?</H1> +    <B>eatdirt</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20umask%3D0%20in%20cdrom%20fstab%20options%3F&In-Reply-To=%3Ck37uek%2475d%241%40ger.gmane.org%3E" +       TITLE="[Mageia-dev] umask=0 in cdrom fstab options?">dirteat at gmail.com +       </A><BR> +    <I>Mon Sep 17 21:42:13 CEST 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="018951.html">[Mageia-dev] [changelog] [RPM] cauldron nonfree/release	drakx-installer-images-1.83-1.mga3.nonfree +</A></li> +        <LI>Next message: <A HREF="018738.html">[Mageia-dev] Rebuilds needed ? +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#18735">[ date ]</a> +              <a href="thread.html#18735">[ thread ]</a> +              <a href="subject.html#18735">[ subject ]</a> +              <a href="author.html#18735">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>Hi, +this line was set by drakconf a while ago (clicking on local disk ->  +dvdrom etc..) + +/dev/sr0 /media/cdrombot auto  +umask=0,users,iocharset=utf8,noauto,ro,exec 0 0 + +but since a few days, mounting sr0 now fails with: + +mount: wrong fs type, bad option, bad superblock on /dev/sr0, +        missing codepage or helper program, or other error +        In some cases useful info is found in syslog - try +        dmesg | tail or so + +If I remove the option "umask=0", everything works fine again. It looks  +like umask=0 is no longer accepted???  Anyone aware of this, or this is  +a bug in mount? + +Cheers, +Chris. + +</PRE> + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="018951.html">[Mageia-dev] [changelog] [RPM] cauldron nonfree/release	drakx-installer-images-1.83-1.mga3.nonfree +</A></li> +	<LI>Next message: <A HREF="018738.html">[Mageia-dev] Rebuilds needed ? +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#18735">[ date ]</a> +              <a href="thread.html#18735">[ thread ]</a> +              <a href="subject.html#18735">[ subject ]</a> +              <a href="author.html#18735">[ author ]</a> +         </LI> +       </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html>  | 
