diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-discuss/2012-October/008784.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-1be510f9529cb082f802408b472a77d074b394c0.tar archives-1be510f9529cb082f802408b472a77d074b394c0.tar.gz archives-1be510f9529cb082f802408b472a77d074b394c0.tar.bz2 archives-1be510f9529cb082f802408b472a77d074b394c0.tar.xz archives-1be510f9529cb082f802408b472a77d074b394c0.zip |
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-October/008784.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2012-October/008784.html | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-October/008784.html b/zarb-ml/mageia-discuss/2012-October/008784.html new file mode 100644 index 000000000..6d0127be0 --- /dev/null +++ b/zarb-ml/mageia-discuss/2012-October/008784.html @@ -0,0 +1,66 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Boot and fsck question + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Boot%20and%20fsck%20question&In-Reply-To=%3Cop.wlha9xtwn7mcit%40hodgins.homeip.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + + <LINK REL="Next" HREF="008785.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Boot and fsck question</H1> + <B>David W. Hodgins</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Boot%20and%20fsck%20question&In-Reply-To=%3Cop.wlha9xtwn7mcit%40hodgins.homeip.net%3E" + TITLE="[Mageia-discuss] Boot and fsck question">davidwhodgins at gmail.com + </A><BR> + <I>Mon Oct 1 04:45:23 CEST 2012</I> + <P><UL> + + <LI>Next message: <A HREF="008785.html">[Mageia-discuss] grub savedefault option - mageia 2 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8784">[ date ]</a> + <a href="thread.html#8784">[ thread ]</a> + <a href="subject.html#8784">[ subject ]</a> + <a href="author.html#8784">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Sat, 29 Sep 2012 21:07:14 -0400, Johnny A. Solbu <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">cooker at solbu.net</A>> wrote: + +><i> I have just discovered that on Debian, one can force the system to run "fsck -y" on bootup, to make it automatically fix errors whether they require human intervention or not, by setting "FSCKFIX=yes" in /etc/default/rcS". +</I>><i> I have also discovered that something similar is possible for Mandriva and Mageia, by activting "AUTOFSCK_DEF_CHECK=yes" in /etc/sysconfig/autofsck. +</I>><i> Will this setting also force fsck to run with the "-y" option? +</I> +No. Take a look at /usr/lib/dracut/modules.d/95rootfs-block/mount-root.sh + +If you want to add -y, you could either put "fsckoptions='-y'" (without the double quotes) +in /etc/sysconfig/readonly-root or put the -y in /fsckoptions. + +Regards, Dave Hodgins +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + + <LI>Next message: <A HREF="008785.html">[Mageia-discuss] grub savedefault option - mageia 2 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8784">[ date ]</a> + <a href="thread.html#8784">[ thread ]</a> + <a href="subject.html#8784">[ subject ]</a> + <a href="author.html#8784">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |