lvm unbootable disk

2011-11-23 Thread Natxo Asenjo
hi, testing lvm for our installation I used this config file: disk_config sda bootable:1 primary/boot 500 ext3 rw primary- 4096- - - disk_config lvm vg my_pv sda2 my_pv-_swapswap 2048swap sw my_pv-_root/ 2048ext3

Re: lvm unbootable disk

2011-11-24 Thread Natxo Asenjo
On Wed, Nov 23, 2011 at 2:05 PM, Natxo Asenjo wrote: > hi, > > testing lvm for our installation I used this config file: > > disk_config sda bootable:1 > primary        /boot  500     ext3      rw > primary        -      4096-   -         - > > disk_config lvm > vg             my_pv  sda2 > my_pv-

Re: lvm unbootable disk

2011-11-24 Thread Nicolas Courtel
Le 24/11/2011 12:10, Natxo Asenjo a écrit : disk_config sda bootable:1 primary/boot 500 ext3 rw primary- 4096- - - disk_config lvm vg my_pv sda2 my_pv-_swapswap 2048swap sw my_pv-_root/ 2048ext3 rw which is

Re: lvm unbootable disk

2011-11-28 Thread Natxo Asenjo
On Thu, Nov 24, 2011 at 1:44 PM, Thomas Neumann wrote: >> does anybody have a working config for lvm setup-storage with one >> disk? This is on on a vmware vm, but that should not matter. > > # configure physical partitions > disk_config     disk1   bootable:1 > primary         /boot   100     ext

Re: lvm unbootable disk

2011-11-28 Thread Natxo Asenjo
On Mon, Nov 28, 2011 at 9:38 AM, Natxo Asenjo wrote: > > gave up waiting for root device. Common problems: > > - boot args (cat /proc/cmdline) > - check rootdelay (did the system wait for the right device? > - missing modules (cat /proc/modules; ls /dev) > ALERt! /dev/mapper/pv-root does not exist