From: Alexey Gladkov <gladkov.alexey@gmail.com> To: make-initrd@lists.altlinux.org Subject: Re: [make-initrd] Booting OS from a loop image on the filesystem NTFS Date: Tue, 13 Oct 2020 14:52:13 +0200 Message-ID: <20201013125213.5umos26xcnfmyd7v@comp-core-i7-2640m-0182e6> (raw) In-Reply-To: <1236621602512210@mail.yandex.ru> On Mon, Oct 12, 2020 at 07:27:06PM +0500, Александр Шеметов wrote: > Подскажите, как правильно добавить PID для ntfs-3g в IGNORE_OMITPIDS > ? Точнее даже — куда его положить, чтобы скрипты вычитали это > значение. В IGNORE_OMITPIDS добавлять ничего не нужно. Эта переменная используется для убийства всех процессов. Если вам нужно поместить pid в белый список, то вам нужно создать файл: :> "/.initrd/killall/$PID" Значение PID вычислять нужно самому. Обычно, демоны создают pid-файлы, откуда оно и может быть взято. > PS. Ещё момент, когда передаю в параметрах ядра rdshell, очень часто, > не попадаю туда и загрузка системы происходит в обычном режиме. С чем > это связано ? Бывает 5 из 5 не срабатывает этот параметр. Интересно. У меня такого никогда не было. Попробую посмотреть. -- Rgrds, legion
next parent reply other threads:[~2020-10-13 12:52 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-10-13 12:52 ` Alexey Gladkov [this message] 2021-06-07 13:57 ` Alexey Gladkov 2021-06-07 15:41 ` Leonid Krivoshein
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=20201013125213.5umos26xcnfmyd7v@comp-core-i7-2640m-0182e6 \ --to=gladkov.alexey@gmail.com \ --cc=make-initrd@lists.altlinux.org \ /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
Make-initrd development discussion This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/make-initrd/0 make-initrd/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 make-initrd make-initrd/ http://lore.altlinux.org/make-initrd \ make-initrd@lists.altlinux.org make-initrd@lists.altlinux.ru make-initrd@lists.altlinux.com public-inbox-index make-initrd Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.make-initrd AGPL code for this site: git clone https://public-inbox.org/public-inbox.git