Re: Windows Logical Disk Manager error

From: Marcin Gibuła
Date: Sat Oct 02 2004 - 04:17:28 EST


> I should add an AFAIK here. I am by no means familiar (enough) with EVMS,
> LVM1/2, and the kernel Device Mapper itself, to be able to tell if there
> isn't some clever way of making it work with existing drivers and tools...

Good news, when I did the following:

# dmsetup create test
0 54138987 linear /dev/sda1 0
54138987 40965687 linear /dev/sda3 0

# mount /dev/mapper/test /mnt/d
# ls /mnt/d

... it worked!
(the same with sda4 + sda2 volume, i've taken numbers from ldminfo output)

Maybe it's worth to update Documentation/filesystems/ntfs.txt :)

--
mg
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/