From: Eugene Prokopiev <enp@altlinux.org> To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org> Subject: Re: [sisyphus] Использование make-initrd Date: Mon, 21 Sep 2009 13:55:49 +0400 Message-ID: <f7a739430909210255v61f46bc2g46399f6c798549a7@mail.gmail.com> (raw) In-Reply-To: <cc557aab0909210216i4510a1e4j34b327e0f39a77ab@mail.gmail.com> >> Задача: грузить некую систему (похожую на >> http://git.altlinux.org/people/kas/packages/mkimage-profile-nanolive.git) >> из образа squashfs как с сетевого блочного девайса (NBD), так и с >> cd/flash, на котором находится файл с образом squashfs. В первом случа >> пропагатор совсем не поможет, во втором желательно обойтись без него. >> >> Если я правильно понимаю, мне нужно написать такой конфиг: >> >> # cat /etc/initrd.mk >> IMAGEFILE = initrd-$(KERNEL).img >> MODULES_ADD = e100 > > наверно, вы ещё хотите сюда squashfs? и FIRMWARE_DIRS = /lib/firmware/2.6.30-std-def-alt10 Без этого я получаю: Adding modules ... add-module: Firmware file "e100/d102e_ucode.bin" for module "e100" not found add-module: Firmware file "e100/d101s_ucode.bin" for module "e100" not found add-module: Firmware file "e100/d101m_ucode.bin" for module "e100" not found Кстати, это довольно неудобно - старый mkinitrd умел добавлять такое автомагически <skip> > NBD немного не тривиален, в том плане, что нужно как-то > конфигурировать сеть и пытаться достучаться до сервера в нужный момент > времени. Пока этот функционал в make-initrd не реализован. Нужно > подумать как это сделать наиболее правильным образом. Хорошо, я подожду, пока этот функционал будет перенесен из mkimage - там nfs работает из коробки, а nbd - с рядом приседаний, ссылку на баг я давал. А с cd без участия пропагатора загрузиться можно? -- С уважением, Прокопьев Евгений
next prev parent reply other threads:[~2009-09-21 9:55 UTC|newest] Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top 2009-09-21 8:19 Eugene Prokopiev 2009-09-21 8:21 ` Eugene Prokopiev 2009-09-21 9:16 ` Kirill A. Shutemov 2009-09-21 9:55 ` Eugene Prokopiev [this message] 2009-09-21 12:34 ` Led 2009-09-21 12:47 ` Kirill A. Shutemov 2009-09-21 12:53 ` Led 2009-09-21 12:57 ` Kirill A. Shutemov 2009-09-21 13:00 ` Alexey Gladkov 2009-09-21 14:25 ` Dmitry V. Levin 2009-09-21 15:54 ` Led 2009-09-21 15:56 ` Led 2009-09-21 16:59 ` Sergey Vlasov 2009-09-21 17:58 ` Dmitry V. Levin 2009-09-21 18:12 ` Led 2009-09-21 20:03 ` Kirill A. Shutemov 2009-09-21 20:13 ` Led 2009-09-22 5:35 ` Kirill A. Shutemov 2009-09-22 9:12 ` Led 2009-09-22 9:54 ` Kirill A. Shutemov 2009-09-21 20:32 ` Konstantin Pavlov 2009-09-21 20:45 ` Led 2009-09-21 20:58 ` Konstantin Pavlov 2009-09-21 19:54 ` 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=f7a739430909210255v61f46bc2g46399f6c798549a7@mail.gmail.com \ --to=enp@altlinux.org \ --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