From: Sergey Ivanov <seriv@parkheights.dyndns.org> To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru> Subject: [sisyphus] первая проблема с reiser4 Date: Thu, 09 Sep 2004 10:36:49 -0400 Message-ID: <41406A81.60301@parkheights.dyndns.org> (raw) [-- Attachment #1: Type: text/plain, Size: 812 bytes --] Всем привет. Я пока не занимался патчением grub'а и оставил на /boot ext2. А / перенёс на reiser4. Ну и обнаружились первые "грабли": /etc/rc.d/rc.sysinit пытается, вычислив, что корневая система лежит на reiesr4, её проверить запустив initlog "fsck -Tay $fsckoptions /" при fsckoptions="-C". Ну и fsck.reiser4 сообщает, да причем многословно так что на экран всё не помещается, как её надо вызывать на самом деле. Я поправил всё это написав if [ "$ROOTFSTYPE" = "reiser4" ]; then... но понимаю что это не очень хорошо. Посоветуйте, - писать ли на это в bugzilla.altlinux.ru или наоборот, уговаривать namesys'ников переделать интерфейс к fsck.reiser4? За исключением этой "грабли" всё остальное пока работает очень хорошо, быстро, и на диске места свободного больше. Сергей [-- Attachment #2: S/MIME Cryptographic Signature --] [-- Type: application/x-pkcs7-signature, Size: 2551 bytes --]
next reply other threads:[~2004-09-09 14:36 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-09-09 14:36 Sergey Ivanov [this message] 2004-09-09 14:43 ` Led
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=41406A81.60301@parkheights.dyndns.org \ --to=seriv@parkheights.dyndns.org \ --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