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-September/008783.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-September/008783.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2012-September/008783.html | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-September/008783.html b/zarb-ml/mageia-discuss/2012-September/008783.html new file mode 100644 index 000000000..27561ece4 --- /dev/null +++ b/zarb-ml/mageia-discuss/2012-September/008783.html @@ -0,0 +1,70 @@ +<!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=%3C201209300307.17985.cooker%40solbu.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008778.html"> + + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Boot and fsck question</H1> + <B>Johnny A. Solbu</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Boot%20and%20fsck%20question&In-Reply-To=%3C201209300307.17985.cooker%40solbu.net%3E" + TITLE="[Mageia-discuss] Boot and fsck question">cooker at solbu.net + </A><BR> + <I>Sun Sep 30 03:07:14 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="008778.html">[Mageia-discuss] Mageia-discuss Digest, Vol 25, Issue 30 +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#8783">[ date ]</a> + <a href="thread.html#8783">[ thread ]</a> + <a href="subject.html#8783">[ subject ]</a> + <a href="author.html#8783">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>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 have also discovered that something similar is possible for Mandriva and Mageia, by activting "AUTOFSCK_DEF_CHECK=yes" in /etc/sysconfig/autofsck. +Will this setting also force fsck to run with the "-y" option? + +The purpose of this change is to make selected systems so the administrator does /Not/ have to manually fix the filesystems. Some of these systems are at friends and family who religiously refuse to deal with the command line. They prefer that I drive an hour to their places and fix it. My brother learned to use a shellscript I created, that ran "fsck -y". But he's the exception. +I also have a server that I'd like to behave this way, so I don't have to attach a monitor and a keyboard each time it fails to boot up, because it wants me to "hold it's hand" in fixing it. + +-- +Johnny A. Solbu +PGP key ID: 0xFA687324 +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: not available +Type: application/pgp-signature +Size: 189 bytes +Desc: This is a digitally signed message part. +URL: </pipermail/mageia-discuss/attachments/20120930/f8ea1f62/attachment.asc> +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008778.html">[Mageia-discuss] Mageia-discuss Digest, Vol 25, Issue 30 +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#8783">[ date ]</a> + <a href="thread.html#8783">[ thread ]</a> + <a href="subject.html#8783">[ subject ]</a> + <a href="author.html#8783">[ 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> |