Gentoo Archives: gentoo-user

From: Poncho <poncho@××××××.ch>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] eject and util-linux blocker
Date: Wed, 18 Mar 2015 17:57:06
Message-Id: 5509BC67.3090306@spahan.ch
In Reply to: Re: [gentoo-user] eject and util-linux blocker by Rich Freeman
1 On 18.03.2015 17:37, Rich Freeman wrote:
2
3 > [...]
4 > You can look inside an initramfs by doing the following:
5 > mkdir /tmp/ext
6 > cd /tmp/ext
7 > zcat /boot/initramfs-3.18.9-gentoo.img | cpio -i
8 > find usr
9 > find lib64
10 > ...
11 > [...]
12
13 dracut comes with the /usr/bin/lsinitrd tool. pretty convenient.
14 With the -f option, you can print the contents of file as well.

Replies

Subject Author
Re: [gentoo-user] eject and util-linux blocker Dale <rdalek1967@×××××.com>