blob: 27561ece42556b4bc22c1097d484c9bcf8224e4e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
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>
|