Re: boot: can't find root=/dev/mapper/vgHDB-HDBB

2013-08-24 Thread Hugo Vanwoerkom
Hugo Vanwoerkom wrote: Hugo Vanwoerkom wrote: emmanuel segura wrote: Every kernel has a initramdisk, try to recreate the debian ramdisk boot with your kernel and look this link http://serverfault.com/questions/310445/booting-root-filesystem-on-lvm That suggestion to run update-initramfs wo

Re: boot: can't find root=/dev/mapper/vgHDB-HDBB

2013-08-19 Thread Hugo Vanwoerkom
Hugo Vanwoerkom wrote: emmanuel segura wrote: Every kernel has a initramdisk, try to recreate the debian ramdisk boot with your kernel and look this link http://serverfault.com/questions/310445/booting-root-filesystem-on-lvm That suggestion to run update-initramfs worked. Spoke too soon

Re: boot: can't find root=/dev/mapper/vgHDB-HDBB

2013-08-19 Thread Hugo Vanwoerkom
emmanuel segura wrote: Every kernel has a initramdisk, try to recreate the debian ramdisk boot with your kernel and look this link http://serverfault.com/questions/310445/booting-root-filesystem-on-lvm That suggestion to run update-initramfs worked. I added 'dm_mod' to /etc/initramfs-tools/

Re: boot: can't find root=/dev/mapper/vgHDB-HDBB

2013-08-19 Thread emmanuel segura
Every kernel has a initramdisk, try to recreate the debian ramdisk boot with your kernel and look this link http://serverfault.com/questions/310445/booting-root-filesystem-on-lvm 2013/8/19 Hugo Vanwoerkom > emmanuel segura wrote: > >> maybe your volume group are not active by initramdisk >> >>

Re: boot: can't find root=/dev/mapper/vgHDB-HDBB

2013-08-19 Thread Hugo Vanwoerkom
emmanuel segura wrote: maybe your volume group are not active by initramdisk That's what I don't understand: this is booting the Debian Sid kernel, but when I boot with the same root parameter with my own kernel it works. Why does initramfs see the vg with my kernel but not with Debian's?

Re: boot: can't find root=/dev/mapper/vgHDB-HDBB

2013-08-19 Thread emmanuel segura
maybe your volume group are not active by initramdisk 2013/8/19 Hugo Vanwoerkom > emmanuel segura wrote: > >> Did you tryed rootdelay grub option? >> >> >> > Yes, did not change anything. > > > Hugo > > > -- > To UNSUBSCRIBE, email to > debian-user-REQUEST@lists.**debian.orgwith > a subject o

Re: boot: can't find root=/dev/mapper/vgHDB-HDBB

2013-08-19 Thread Hugo Vanwoerkom
emmanuel segura wrote: Did you tryed rootdelay grub option? Yes, did not change anything. Hugo -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/kut9g9$kdd$1...@g

Re: boot: can't find root=/dev/mapper/vgHDB-HDBB

2013-08-18 Thread emmanuel segura
Did you tryed rootdelay grub option? 2013/8/19 Hugo Vanwoerkom > Hi, > > Booting the latest Debian stock kernels stop in initramfs saying that > /dev/mapper/vgHDB-HDBB does not exist as root device. > > But the kernel that I built myself has no such problem. > > This refers to 3.10.4, and later