From: Gordan B. <go...@bo...> - 2009-03-12 08:48:48
|
Marc Grimme wrote: > On Thursday 12 March 2009 01:50:41 Gordan Bobic wrote: >> Hi, >> >> I can't seem to find any docs on this, and I've forgotten where it >> should go. Can anybody jog my memory on where I need to put lvm_sup=0 to >> disable lvm support? > > I think there is no lvm_sup=0 anywhere. It is automatically detected. This > means whenever your rootdevice is either 8,ca (scsi) as major it will not > start lvm (see hardware-lib.sh function lvm_check and linux.generic.sh:315). > But if you want to introduce a new bootparameter like lvmsup or the like feel > free to patch it and send over the patch. I'll be happy to apply it. Ah, OK. :) I'll add it as a kernel boot parameter. Gordan |