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