LVM pvcreate "Device not found" error
Hi,
I am new to Linux.I am trying to create LVM volume group.
root@localhost ~# pvcreate /dev/hda5
Device /dev/hda5 not found.
I am getting Device not found error.
Can any one help me how to create a volume group on partitions and why "Device not found" error is coming.
Thanks,
susmitha
|