Gentoo Archives: gentoo-user

From: Francesco Talamona <ti.liame@×××××.it>
To: gentoo-user@l.g.o
Subject: [gentoo-user] lilo device-mapper & udev
Date: Sat, 04 Feb 2006 19:40:29
Message-Id: 200602042032.35134.ti.liame@email.it
1 I was going to add a new entry in lilo boot:
2
3 aemaeth ~ # lilo -v
4 LILO version 22.7, Copyright (C) 1992-1998 Werner Almesberger
5 Development beyond version 21 Copyright (C) 1999-2005 John Coffman
6 Released 12-Apr-2005 and compiled at 10:36:57 on Jan 3 2006
7
8 Warning: '/proc/partitions' does not match '/dev' directory structure.
9 Name change: '/dev/dm-0' -> '/dev/vg/homelv'
10 Name change: '/dev/dm-1' -> '/dev/vg/usrlv'
11 Name change: '/dev/dm-2' -> '/dev/vg/varlv'
12 Name change: '/dev/dm-3' -> '/dev/vg/optlv'
13 Name change: '/dev/dm-4' -> '/dev/vg/tmplv'
14 Name change: '/dev/dm-5' -> '/dev/vg/bulklv'
15 Name change: '/dev/sdd' -> '/dev/sdd'
16 Name change: '/dev/sdd1' -> '/dev/sdd1'
17 Fatal: open /dev/sdd: No such file or directory
18
19 sdd{,1,2} belong to a removable device and are listed
20 in /proc/partitions but remapped to /dev/mobile%n
21 via /etc/udev/rules.d/10-local.rules; /dev/mobile1 is a partition
22 encrypted by dm-crypt as /dev/mapper/hidmo.
23 Lilo encounter this fatal error even before /dev/mapper/hidmo is
24 created.
25 LVM mapping stems just warnings, so this problem has definitely to do
26 with cryptography, never had a blocking problem with lilo before.
27
28 Lilo fatal error is resolved unplugging the removable device, but i
29 guess there's a "software" solution to this "double mapping" issue.
30 Any comments?
31
32 Thanks
33 Francesco
34 --
35 Linux Version 2.6.15-gentoo-r1, Compiled #1 PREEMPT Mon Jan 16 07:58:03
36 CET 2006
37 One 1.8GHz AMD Athlon 64 Processor, 2GB RAM, 3613.02 Bogomips Total
38 aemaeth
39 --
40 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] lilo device-mapper & udev Richard Fish <bigfish@××××××××××.org>