ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Oleg Shulga <oleg@pribor.kharkov.ua>
To: community@altlinux.ru
Subject: Re: [Comm] fsck во время загрузки
Date: Tue, 21 Dec 2004 12:56:27 +0200
Message-ID: <41C8015B.70506@pribor.kharkov.ua> (raw)
In-Reply-To: <11615740663.20041221161222@ngs.ru>

php-coder пишет:

>--- Jury Levykin 21.12.2004 13:34:42
>+++ php-coder 21.12.2004 16:11:21
>
>JL> есть возможность отключить fsck при загрузке операционной системы?
>
>    AFAIK нужно выставить в ноль толи 5, толи 6 параметр в /etc/fstab
>    
>    Подробнее здесь: man fstab
>  
>  
>
fsck работает в параллельном режиме
если 5-й параметр fstab установлен в 1, то к нему применяется fsck
если 6-й параметр -- установлен в 1, то fsck происходит индивидуально 
(обычно это "/")
для остальных (не рут) разделов этот параметр устанавливают в 2, что 
обозначает проверять параллельно (одновременно всех).

Ну вот пример

/dev/sda1       /               ext3    defaults                1 1
Первый проходит проверку индивидуально  (в read-only согласно /lilo.conf)

/dev/sda6       /data           ext3    defaults                1 2
/dev/md0        /home           ext3    quota                   1 2
/dev/md1       /var/samba/tmp ext3    defaults                1 2
Эти параллельно (одновременно все три)

devpts          /dev/pts        devpts  gid=5,mode=0620         0 0
proc            /proc           proc    gid=19                  0 0
А эти вообще не проходят

По-моему так  :) (C) Винни-пух
Сейчас некогда искать цитаты в первоисточниках

-- 
WBR
Oleg Shulga, Kharkov Pribor, IT Manager




  parent reply	other threads:[~2004-12-21 10:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-21  7:34 Jury Levykin
2004-12-21  7:48 ` Artem K. Jouravsky
2004-12-21  8:12   ` Jury Levykin
2004-12-21  9:51     ` Andriy Dobrovol's'kii
2004-12-21 10:47       ` Jury Levykin
2004-12-21  8:55   ` [Comm] " Oleg N. Kayunov
2004-12-21 10:12 ` [Comm] " php-coder
2004-12-21 10:46   ` Jury Levykin
2004-12-21 12:24     ` Andriy Dobrovol's'kii
2004-12-21 10:56   ` Oleg Shulga [this message]
2004-12-21 11:01     ` Oleg Shulga
2005-01-11 17:37       ` max

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41C8015B.70506@pribor.kharkov.ua \
    --to=oleg@pribor.kharkov.ua \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git