Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Cc: "Hanno Böck" <hanno@××××××.de>
Subject: Re: [gentoo-user] Transition to baselayout2 / openrc failed due to udev issues
Date: Mon, 01 Feb 2010 18:52:18
Message-Id: 201002012049.30396.alan.mckinnon@gmail.com
In Reply to: Re: [gentoo-user] Transition to baselayout2 / openrc failed due to udev issues by "Hanno Böck"
1 On Monday 01 February 2010 17:25:22 Hanno Böck wrote:
2 > INIT: version 2.87
3 > booting
4 > /bin/sh: warning: setlocale: LC_ALL: cannot
5 > change locale (de_DE.utf-8)
6 >
7 > OpenRC rsec: mount of proc to /proc by /bin/mount[mount:616]
8 > uid/euid:0/0 gid/egid:0/0, parent /lib64/rc/sh/init.s0 1m0.6.0 is starting
9 > up Gentoo Linux (x86_64)rsec: mount of rc-svcdir to /lib64/rc/init.d by
10 > /bin/mount[mount:623] uid0 0m
11 >
12 > /bin/sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.utf-8)
13 > * Mounting /proc ...
14 > [ ok ]
15 > * Caching service dependencies ...
16 > sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.utf-8)
17 > /bin/sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.utf-8)
18 > [ ok ]
19 > /bin/sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.utf-8)
20 > /bin/sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.utf-8)
21 > * /dev is already mounted
22 > /bin/sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.utf-8)
23 > /bin/sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.utf-8)
24 > /bin/sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.utf-8)
25 > * Starting udevd ...
26 > [ ok ]
27 > * Populating /dev with ex/bin/sh: warning: setlocale: LC_ALL: cannot
28 > change locale (de_DE.utf-8) * Setting system clock using the hardware
29 > clock [UTC] ...
30 > Cannot access the Hardware Clock via any known method.
31 > Use the --debug option to see the details of our search for an access
32 > method. * Failed to set the system clock
33 > [ !! ]
34 > /bin/sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.utf-8)
35 > /bin/sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.utf-8)
36 > * Starting up RAID devices ...
37 >
38 > [ !! ]
39 > /bin/sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.utf-8)
40 > * Setting up the Logical Volume Manager ...
41 > [ ok ]
42 > /bin/sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.utf-8)
43 > /bin/sh: warning: setlocale: LC_ALL: cannot change locale (de_DE.utf-8)
44 > * Setting up dm-crypt mappings ...
45 > * dm-crypt map crypt-cspace ...
46 > * cryptsetup will be called with : create crypt-cspace /dev/vg0/cspace
47 > Command failed: Error opening device: No such file or directory
48 >
49
50
51 By this stage software raid has started correctly and found three raid arrays.
52
53 But lvm has not started, I can tell because there are no errors about it.
54
55 lvm must be in the boot runlevel, I suspect yours is not. IIRC this was a
56 common issue with the migration to baselayout2.
57
58 The locale errors must be fixed too, but that is a separate issue and I highly
59 doubt it will interfere with lvm. Check if the locale de_DE.utf-8 is enabled
60 in /etc/locale.gen - case is significant.
61
62 --
63 alan dot mckinnon at gmail dot com