From: Alexey Gladkov <legion@altlinux.ru> To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org> Subject: Re: [sisyphus] make-initrd Date: Tue, 16 Jun 2020 11:16:46 +0200 Message-ID: <20200616091646.kcjwbx2iqopbuk3d@comp-core-i7-2640m-0182e6> (raw) In-Reply-To: <CAO+nvQBcC47ZmPhN-M6YdsuqQriEtc1m16yvW8D5AQ220HQU_A@mail.gmail.com> On Tue, Jun 16, 2020 at 11:49:40AM +0300, Игорь Андросов wrote: > Всем добрый день. > > Возник вопрос - у нас сейчас случайно не поломана генерация initrd если > корень расположен на btrfs? > > После какого-то обновления (с перегенерацией initrd) система перестала > грузиться на ядрах у которых идет перегенерация initrd, виснет на запуске > udev, через какое-то время вываливается в shell. Попробовал разобраться: > Корень системы на btrfs на sata ssd диске. В initrd не попадают модули > ahci, sd_mod (и прочая из этой "серии"). Если добавить вручную в initrd.mk > DEVICES раздел с корнем то модули добавляются и после перегенерации initrd > все нормально грузится. > Причина похоже в определении device для / в make-initrd (если я ничего не > пропустил): Вы всё правильно поняли. > # findmnt -n -o MAJ:MIN,FSTYPE,SOURCE --target / > 0:24 btrfs /dev/sda2 Вот тут очень интересно откуда такой major взялся. Попробую разобраться, хотя у меня нигде такого не было. > потом по MAJ:MIN идет дальнейшее определение через /dev/block/$majmin > но устройств с MAJ = 0 в /dev/block нет и как результат модули > необходимые для / не определяются. -- Rgrds, legion
next parent reply other threads:[~2020-06-16 9:16 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-06-16 9:16 ` Alexey Gladkov [this message] 2020-06-16 12:30 ` Alexey Gladkov 2020-06-16 16:04 ` Alexey Gladkov 2020-06-17 16:15 ` Alexey Gladkov 2020-06-17 18:25 ` Alexey Gladkov 2020-06-17 18:53 ` Михаил Новоселов 2020-06-20 19:06 ` Leonid Krivoshein 2020-06-20 19:44 ` Alexey Gladkov
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=20200616091646.kcjwbx2iqopbuk3d@comp-core-i7-2640m-0182e6 \ --to=legion@altlinux.ru \ --cc=sisyphus@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
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