From: Evgeny Sinelnikov <sin@info.sgu.ru>
To: Saratov Linux User Group Maillist <sarlug@lists.lug.ru>
Subject: Re: [Sarlug] fsck и корневой раздел
Date: Fri, 14 Aug 2009 16:43:45 +0400
Message-ID: <921f6bb40908140543g77fdc844y8d1fbaadaa48de27@mail.gmail.com> (raw)
In-Reply-To: <4A8512D0.7080701@mail.ru>
14 августа 2009 г. 11:31 пользователь silver (silverstoon@mail.ru) написал:
> Добрый день
> Кто знает как проверить корневой раздел на ext3 на наличие бэдов ?
Не отмонтируя, наверное не стоит... Лучше с диска загрузиться...
Хотя есть простой проверщик на беды... Но вот про безопасность его
использования, на смонтирванном разделе, я не ручаюсь.
Вот, что указано в его мане:
Important note: If the output of badblocks is going to be fed
to the e2fsck or mke2fs programs, it is important that
the block size is properly specified, since the block numbers
which are generated are very dependent on the block size
in use by the filesystem. For this reason, it is strongly
recommended that users not run badblocks directly, but
rather use the -c option of the e2fsck and mke2fs programs.
$ sudo badblocks -s устройство
Если загрузиться с диска, что, видимо, предпочтительно, можно с
параметром -n, при этом, если не жалко данных, можно с параметром -w.
Вообще русский и английский маны отличаются:
$ man badblocks
[...]
-n Use non-destructive read-write mode. By default
only a non-destructive read-only test is done. This option
must not be combined with the -w option, as they are
mutually exclusive.
_______________________________________________________________
-n Заставляет использовать режим чтения-записи, который не
разрушает данные. Этот режим используется по умолчанию
для выполнения проверки диска. Этот параметр не должен
сочетаться с параметром -w, поскольку их действия
исключают друг друга.
[...]
--
Sin (Sinelnikov Evgeny)
prev parent reply other threads:[~2009-08-14 12:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-14 7:31 silver
2009-08-14 12:43 ` Evgeny Sinelnikov [this message]
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=921f6bb40908140543g77fdc844y8d1fbaadaa48de27@mail.gmail.com \
--to=sin@info.sgu.ru \
--cc=sarlug@lists.lug.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
Saratov Linux User Group
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sarlug/0 sarlug/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 sarlug sarlug/ http://lore.altlinux.org/sarlug \
sarlug@lists.lug.ru sarlug@lug.ru
public-inbox-index sarlug
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sarlug
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git