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 worked.




Spoke too soon: it worked one time but that is all :-( After that the 
same fall back into the initramfs shell.


This problem is described in 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707286 and the solution 
described therein works! This got me going for a couple of weeks...


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/kvalif$7e9$1...@ger.gmane.org



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: it worked one time but that is all :-( After that the 
same fall back into the initramfs shell.


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/kutr62$66q$1...@ger.gmane.org



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/modules and ran 
'update-initramfs -u -k 3.10-2-amd64 and the boot ran to completion.


But then when I hibernate the same hang in initramfs occurs upon resume, 
so apparently that module is left out again.


Any thoughts on that? Thanks!

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/kutj43$bd3$1...@ger.gmane.org



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
>>
>>
> 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?
>
> My own kernel is the same version as Debian's but just has the modules for
> my hardware, while Debian's has everything.
>
>
> Hugo
>
>
> --
> To UNSUBSCRIBE, email to 
> debian-user-REQUEST@lists.**debian.orgwith
>  a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: 
> http://lists.debian.org/**kutef5$juq$1...@ger.gmane.org
>
>


-- 
esta es mi vida e me la vivo hasta que dios quiera


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?


My own kernel is the same version as Debian's but just has the modules 
for my hardware, while Debian's has everything.


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/kutef5$juq$1...@ger.gmane.org



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 of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: 
> http://lists.debian.org/**kut9g9$kdd$1...@ger.gmane.org
>
>


-- 
esta es mi vida e me la vivo hasta que dios quiera


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...@ger.gmane.org



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 versions.
>
> What am I missing?
>
> Hugo
>
>
> --
> To UNSUBSCRIBE, email to 
> debian-user-REQUEST@lists.**debian.orgwith
>  a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: 
> http://lists.debian.org/**kuroue$6ln$1...@ger.gmane.org
>
>


-- 
esta es mi vida e me la vivo hasta que dios quiera


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

2013-08-18 Thread 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 versions.

What am I missing?

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/kuroue$6ln$1...@ger.gmane.org