grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug#494383: grub-pc: Grub2 cannot find LVM volume groups with a dash


From: Felix Zielcke
Subject: Re: Bug#494383: grub-pc: Grub2 cannot find LVM volume groups with a dash (-) in the name
Date: Sat, 09 Aug 2008 12:26:23 +0200

Hello,

Am Freitag, den 08.08.2008, 22:23 +0200 schrieb root:

> grub-probe: error: Unknown device linux--vg-boot
> Autodetection of a file system module failed
> Please specify the module with the option "--modules" explicitly
> 

I never used LVM before so maybe I did something wrong,
but I think the lvm2 Debian package has a bug:

fz-vm:~# pvcreate /dev/sdb
  Physical volume "/dev/sdb" successfully created
fz-vm:~# vgcreate linux-vg /dev/sdb
  Volume group "linux-vg" successfully created
fz-vm:~# lvcreate -L 1M linux-vg 
  Rounding up size to full physical extent 4,00 MB
  Logical volume "lvol0" created
fz-vm:~# ls /dev/mapper/
control  linux--vg-lvol0







reply via email to

[Prev in Thread] Current Thread [Next in Thread]