* [devel] initrd: root=SOURCE=foobar
@ 2019-01-25 9:54 Alexey Gladkov
0 siblings, 0 replies; only message in thread
From: Alexey Gladkov @ 2019-01-25 9:54 UTC (permalink / raw)
To: ALT Linux Team development discussions
Привет!
В make-initrd 2.2.8 появилась возможность смонтировать корень не дожидаясь
какого-то эвента (иногда это бессмысленно). Старые добрые параметры root=,
rootflags=, rootfstype= всё также задают параметры корня из cmdline, но
теперь префикс root=SOURCE=... указывает на то, чтобы initrd попытался
смонтировать корень как можно скорее.
Данную фичу я использую для монтирования 9p внутри qemu при тестировании.
Вот пример конфигурации:
qemu \
-fsdev "local,id=virtfs-0,path=/path/to/rootfs,security_model=none" \
-device "virtio-9p-pci,fsdev=virtfs-0,mount_tag=rootfs" \
-append "root=SOURCE=rootfs rootflags=rw,trans=virtio,version=9p2000.L rootfstype=9p"
--
Rgrds, legion
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-01-25 9:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-25 9:54 [devel] initrd: root=SOURCE=foobar Alexey Gladkov
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git