[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#530592: initramfs-tools: /dev/disk/by-uuid are not filled with logical volumes fs, so won't boot with uuid method in grub if root is a lv



Package: initramfs-tools
Version: 0.93.2
Severity: important

Hi,

Recently grub2 was installed in my pc and grubcfg contains:

menuentry "Debian GNU/Linux, linux 2.6.29-1-686" {
	set root=(hd0,1)
	search --fs-uuid --set b1124595-0bae-4e7a-8018-1a8a67ee2c85
	linux	/vmlinuz-2.6.29-1-686 root=UUID=2da467fc-77b6-4d4f-aec2-6ee323e3ef70 ro quiet 
	initrd	/initrd.img-2.6.29-1-686
}

My root partition is a lvm volume, so I have to change the root parameter to /dev/vg/lvroot

In (initramfs) shell /dev/disk/by-uuid/ won't appears my lv filesystems.

Reassign this bug if I'm wrong thinking that is a initramfs-tools issue.

Thank you

-- Package-specific info:
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-2.6.29-1-686 root=/dev/delorian/root ro quiet

-- /proc/filesystems
	ext3
	fuseblk
	ext4
	ext4dev

-- lsmod
Module                  Size  Used by
binfmt_misc             7168  1 
nvidia               7215632  26 
i2c_core               20828  1 nvidia
ppdev                   6224  0 
lp                      7872  0 
battery                 5832  0 
acpi_cpufreq            6868  0 
cpufreq_stats           3588  0 
cpufreq_powersave       1276  0 
cpufreq_conservative     5456  0 
cpufreq_userspace       2748  0 
bridge                 39864  0 
ipv6                  232468  46 
8021q                  17716  0 
garp                    7040  1 8021q
stp                     2092  2 bridge,garp
ext4                  193464  2 
jbd2                   51580  1 ext4
crc16                   1744  1 ext4
fuse                   48352  1 
smsc47b397              4512  0 
loop                   12988  0 
snd_hda_codec_realtek   173504  1 
snd_hda_intel          22092  0 
snd_hda_codec          58808  2 snd_hda_codec_realtek,snd_hda_intel
snd_usb_audio          71488  0 
snd_usb_lib            13544  1 snd_usb_audio
snd_pcm_oss            31708  0 
snd_mixer_oss          12000  1 snd_pcm_oss
snd_pcm                62708  4 snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_pcm_oss
snd_seq_dummy           2368  0 
snd_seq_oss            24756  0 
snd_seq_midi            5448  0 
snd_seq_midi_event      6072  2 snd_seq_oss,snd_seq_midi
snd_seq                42120  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
psmouse                36628  0 
snd_timer              17808  2 snd_pcm,snd_seq
snd_rawmidi            18544  2 snd_usb_lib,snd_seq_midi
pcspkr                  2092  0 
serio_raw               4544  0 
snd_seq_device          6108  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
snd_hwdep               6000  2 snd_hda_codec,snd_usb_audio
rng_core                3644  0 
evdev                   8160  10 
snd                    48420  13 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_seq,snd_timer,snd_rawmidi,snd_seq_device,snd_hwdep
soundcore               6204  1 snd
snd_page_alloc          8036  2 snd_hda_intel,snd_pcm
wmi                     6332  0 
parport_pc             22020  1 
parport                30868  3 ppdev,lp,parport_pc
button                  5672  0 
ext3                  107180  7 
jbd                    42500  1 ext3
mbcache                 7180  2 ext4,ext3
dm_snapshot            16716  0 
usbhid                 29132  0 
hid                    34260  1 usbhid
sd_mod                 28252  3 
crc_t10dif              1616  1 sd_mod
ide_cd_mod             25532  1 
cdrom                  29804  1 ide_cd_mod
ata_generic             4316  0 
ide_pci_generic         3408  0 
ata_piix               20092  3 
uhci_hcd               19392  0 
libata                148892  2 ata_generic,ata_piix
piix                    5584  1 
ide_core               91820  3 ide_cd_mod,ide_pci_generic,piix
ehci_hcd               29936  0 
tg3                    91048  0 
scsi_mod              132076  2 sd_mod,libata
usbcore               124912  6 snd_usb_audio,snd_usb_lib,usbhid,uhci_hcd,ehci_hcd
libphy                 19424  1 tg3
intel_agp              22548  0 
agpgart                30624  2 nvidia,intel_agp
thermal                15092  0 
processor              39540  2 acpi_cpufreq,thermal
fan                     4104  0 
thermal_sys            10272  3 thermal,processor,fan
dm_mirror              12160  0 
dm_region_hash         10632  1 dm_mirror
dm_log                  8588  2 dm_mirror,dm_region_hash
dm_mod                 49048  43 dm_snapshot,dm_mirror,dm_log

-- /etc/kernel-img.conf
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no
postinst_hook = update-grub
postrm_hook   = update-grub

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
BOOT=local
DEVICE=eth0
NFSROOT=auto


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-1-686 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages initramfs-tools depends on:
ii  cpio                          2.9.90-3   GNU cpio -- a program to manage ar
ii  findutils                     4.4.1-1    utilities for finding files--find,
ii  klibc-utils                   1.5.15-1   small utilities built with klibc f
ii  module-init-tools             3.7-pre9-1 tools for managing Linux kernel mo
ii  udev                          0.141-1    /dev/ and hotplug management daemo

Versions of packages initramfs-tools recommends:
ii  busybox                       1:1.13.3-1 Tiny utilities for small and embed

initramfs-tools suggests no packages.

-- no debconf information



Reply to: