Gentoo Archives: gentoo-user

From: Mike Gilbert <floppym@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] systemd and initramfs
Date: Wed, 21 Aug 2013 18:35:10
Message-Id: CAJ0EP41jeANFw=-gZs6FOWAP9LzKAzWMY_rF0wtXYH5q+zd8ew@mail.gmail.com
In Reply to: Re: [gentoo-user] systemd and initramfs by thegeezer
1 On Wed, Aug 21, 2013 at 12:56 PM, thegeezer <thegeezer@×××××××××.net> wrote:
2 > anyone have any good pointers to an initramfs interrogator, maybe that
3 > takes as argument kernel command line ?
4
5 If you are looking to test an initramfs, qemu is handy.
6
7 qemu-kvm -kernel /boot/vmlinuz -initrd /boot/initramfs.img -append
8 "kernel command line"