On Monday 13 October 2008 08:37:39 pm Stephen Liu wrote: > Hi folks, > > > Debian Etch > > > I need the tool lvcreate to create LV. Please advise which of > following packages I have to install; > > lvm-common > lvm2 > > ??? > > > Or I have to install both? TIA > > > What are their main operation? > > > B.R. > Stephen L >
Hi Stephen, That's provided by the package lvm2. As far as I can tell, there is no package named "lvm-common" (at least not in Lenny). By the way, you can search packages for individual files by running: $ dpkg-query -S filename In the same way, you can list filenames included in a package with $ dpkg-query -L package Best, Lee -- Lee Glidewell | PGP key: D5D686A7 [EMAIL PROTECTED] | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

