Gentoo Archives: gentoo-user

From: "张春江" <zhangchunjiangrj@×××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] sys-boot/plymouth could not work
Date: Wed, 04 Apr 2012 04:04:11
Message-Id: 243429fb.e4e7.1367b841f60.Coremail.zhangchunjiangrj@126.com
In Reply to: Re: [gentoo-user] sys-boot/plymouth could not work by "Canek Peláez Valdés"
1 On 2012-04-04 01:19:39,"Canek Peláez Valdés" <caneko@×××××.com> wrote:
2 >I do, but I also use systemd. And GRUB2.
3 I use OpenRC0.9.8.4 and GNU GRUB0.97-r10, maybe that's the difference.
4
5 >The /run directory should be created when installing dbus; it's a tmpfs:
6
7 I have installed dbus, while I don't have a /run tmpfs.
8
9 >So the problem it's not the existance (or not) of the run directory, I
10 >believe; it's the fact that it's mounted really early in the boot
11 >process as a tmpfs. So, did you use dracut to generate your initramfs,
12 >or did you use genkernel? Or you did it by hand?
13
14 I don't know how to mount /run before the boot process, 
15 I used dracut to generate my initramfs:
16 # dracut -H -f
17 I: *** Including module: dash ***
18 I: *** Including module: i18n ***
19 I: *** Including module: plymouth ***
20 I: *** Including module: kernel-modules ***
21 I: *** Including module: resume ***
22 I: *** Including module: rootfs-block ***
23 I: *** Including module: terminfo ***
24 I: *** Including module: udev-rules ***
25 I: Skipping udev rule: 50-udev.rules
26 I: Skipping udev rule: 95-late.rules
27 I: *** Including module: usrmount ***
28 I: *** Including module: base ***
29 I: *** Including module: fs-lib ***
30 I: *** Including module: shutdown ***
31 I: Skipping program kexec as it cannot be found and is flagged to be optional
32 I: *** Including modules done ***
33 I: Wrote /boot/initramfs-3.2.1-gentoo-r2.img:
34 I: -rw-r--r-- 1 root root 2773237 Apr  4 11:52 /boot/initramfs-3.2.1-gentoo-r2.img

Replies

Subject Author
Re: [gentoo-user] sys-boot/plymouth could not work "Canek Peláez Valdés" <caneko@×××××.com>