On Wed, Jul 18, 2007 at 05:14:57PM -0700, Robert Moskowitz alleged:
Has anyone worked with either the Hitachi or Seagate Compact flash drives in an IDE to CF interface and set the up with EXT3 formatted partitions for use with LVM?
I ASSuME that LVM is not for FAT32 formatted drives.
LVM doesn't work on top of *any* filesystems. It uses unpartitioned drives or unformatted partitions. Once the LV is created, you can put any kind of filesystem you like on it.