From: Denis Kirienko <dk_for_lists@lmsh.edu.ru> To: sisyphus@altlinux.ru Subject: [sisyphus] reiserfsck и загрузка: solution Date: Sun, 3 Apr 2005 00:02:06 +0400 Message-ID: <20050403000206.3e1674a4.dk_for_lists@lmsh.edu.ru> (raw) Приветствую! Я стер обсуждение проблемы, поэтому начинаю новым письмом. Итак, после последнего обновления startup обнаружилась проблема: все монтируемые reiser-разделы проверяются при каждой загрузке системы. Смотрим changelog на startup: * Птн Апр 01 2005 Dmitry V. Levin <ldv@altlinux.org> 0.9.6-alt1 - rc.sysinit: do not pass "-a" option to fsck(8), "-y" is enough. Ага. Берем rc.sysinit, находим вызовы fsck в строках 127 и 364 и к списку ключей добавляем еще один: -a. Для сравнения, вот часть diff между старым и новым rc.sysinit (оставлены только фрагменты, относящиеся к fsck). $ diff /tmp/rc.sysinit /etc/rc.d/rc.sysinit 122c127 < initlog -c "fsck -Tay $fsckoptions /" --- > initlog -c "fsck -Ty $fsckoptions /" 354c364 < initlog -c "fsck -TRAay -t noloop $fsckoptions" --- > initlog -c "fsck -TRAy -t noloop $fsckoptions" 401c412 < initlog -c "fsck -TRAay -t loop,ext2 $fsckoptions" --- > initlog -c "fsck -TRAy -t loop,ext2 $fsckoptions" Все, проблема устранена. Обо всем этом мною повешен баг #6388. -- Денис
next reply other threads:[~2005-04-02 20:02 UTC|newest] Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-04-02 20:02 Denis Kirienko [this message] 2005-04-02 21:40 ` Ivan Adzhubey 2005-04-02 23:01 ` Dmitry V. Levin 2005-04-04 22:44 ` [sisyphus] " Arioch 2005-04-04 23:06 ` Dmitry V. Levin 2005-04-05 6:36 ` Arioch 2005-04-05 10:12 ` Michael Shigorin 2005-04-05 10:26 ` Arioch 2005-04-05 12:12 ` Michael Shigorin 2005-04-03 11:41 ` [OBORONA-SPAM] [sisyphus] " Igor Tertishny 2005-04-03 16:20 ` [sisyphus] [JT] Re: [OBORONA-SPAM] reiserfsck É ÚÁÇÒÕÚËÁ: solution Andrey Khavryuchenko 2005-04-03 16:36 ` [sisyphus] [JT] " Alexander Kuprin 2005-04-03 17:33 ` [sisyphus] Re: [JT] reiserfsck I ZAGRUZKA: solution Andrey Khavryuchenko 2005-04-04 5:13 ` Alexander Kuprin 2005-04-04 14:05 ` Arioch 2005-04-04 14:47 ` Andrey Rahmatullin 2005-04-04 22:32 ` Arioch 2005-04-04 22:32 ` Arioch 2005-04-05 8:32 ` [sisyphus] [JT] " Nick S. Grechukh 2005-04-04 22:32 ` [sisyphus] " Arioch 2005-04-04 22:32 ` Arioch 2005-04-05 7:48 ` Alexey Rusakov 2005-04-05 7:56 ` Peter V. Saveliev 2005-04-06 4:29 ` Mike Lykov 2005-04-05 8:08 ` Valery Pipin 2005-04-04 22:32 ` Arioch 2005-04-04 22:32 ` Arioch 2005-04-04 22:32 ` Arioch 2005-04-04 22:32 ` Arioch 2005-04-04 22:32 ` Arioch 2005-04-03 18:05 ` [sisyphus] reiserfsck и загрузка: solution Michael Shigorin 2005-04-03 18:16 ` Ivan Adzhubey 2005-04-03 19:10 ` Dmitry V. Levin 2005-04-03 22:00 ` Ivan Adzhubey 2005-04-04 7:12 ` [sisyphus] rc.sysinit и загрузка: proposal Michael Shigorin 2005-04-04 11:20 ` Dmitry V. Levin 2005-04-04 11:45 ` [sisyphus] " Michael Shigorin 2005-04-04 12:52 ` Dmitry V. Levin 2005-04-04 20:14 ` Michael Shigorin 2005-04-05 7:11 ` vserge 2005-04-05 11:10 ` Dmitry V. Levin 2005-04-05 12:19 ` vserge 2005-04-05 14:36 ` Dmitry V. Levin 2005-04-05 14:39 ` [sisyphus] TODO.not? (was: rc.sysinit и загрузка: proposal) Michael Shigorin 2005-04-03 19:12 ` [sisyphus] reiserfsck и загрузка: solution Vitaly Lipatov 2005-04-03 12:22 ` Artem
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=20050403000206.3e1674a4.dk_for_lists@lmsh.edu.ru \ --to=dk_for_lists@lmsh.edu.ru \ --cc=sisyphus@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 Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git