All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Marcin Gibuła" <mg@iceni.pl>
To: Anton Altaparmakov <aia21@cam.ac.uk>
Cc: Linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Windows Logical Disk Manager error
Date: Sat, 2 Oct 2004 11:14:39 +0200	[thread overview]
Message-ID: <200410021114.40621@senat> (raw)
In-Reply-To: <Pine.LNX.4.60.0410020041030.14363@hermes-1.csi.cam.ac.uk>

> 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

  reply	other threads:[~2004-10-02  9:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-23 10:54 Windows Logical Disk Manager error Marcin Gibuła
2004-09-23 11:20 ` Anton Altaparmakov
2004-09-23 21:44   ` Marcin Gibuła
2004-09-27 12:23 ` Anton Altaparmakov
2004-09-30 23:49   ` Marcin Gibuła
2004-10-01  8:36     ` Anton Altaparmakov
2004-10-01 14:26       ` Marcin Gibuła
2004-10-01 14:43         ` Anton Altaparmakov
2004-10-01 23:43           ` Anton Altaparmakov
2004-10-02  9:14             ` Marcin Gibuła [this message]
2004-10-02 13:35               ` Anton Altaparmakov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200410021114.40621@senat \
    --to=mg@iceni.pl \
    --cc=aia21@cam.ac.uk \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.