linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Any workaround for mounting an image file (with loop device) which resides on NTFS?
@ 2003-12-17  9:33 Szakacsits Szabolcs
  0 siblings, 0 replies; 2+ messages in thread
From: Szakacsits Szabolcs @ 2003-12-17  9:33 UTC (permalink / raw)
  To: linux-kernel; +Cc: roman


> Scenario: I placed one disk image (image.dd) on a NTFS volume (it's
> the only partition where I have some available space) and my idea was
> to first mount NTFS partition as /mnt/ntfs, and afterwards mounting
> /mnt/ntfs/image.dd (ext3) with loop device.
>
> I'm getting the following error at the second mount command:
> ioctl: LOOP_SET_FD: Invalid argument

Only the rewritten (new, version 2) ntfs driver supports this, see for more

	http://linux-ntfs.sourceforge.net/status.html

People and some distros use loopback mount from NTFS for r/w for over a
year with the new driver. Nobody reported problems.

	Szaka


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Any workaround for mounting an image file (with loop device) which resides on NTFS?
@ 2003-12-17  8:54 roman
  0 siblings, 0 replies; 2+ messages in thread
From: roman @ 2003-12-17  8:54 UTC (permalink / raw)
  To: linux-kernel

Hi all,

Scenario: I placed one disk image (image.dd) on a NTFS volume (it's the only
partition where I have some available space) and my idea was to first
mount NTFS partition as /mnt/ntfs, and afterwards mounting
/mnt/ntfs/image.dd (ext3) with loop device.

I'm getting the following error at the second mount command:
ioctl: LOOP_SET_FD: Invalid argument

I googled a bit and it seems to be some kind of incompatibility
between NTFS driver and loop device, as I read in a former thread at lk-ml
(but it didn't clarify how to solve the problem). I tried with a Debian
2.4.18 kernel, but I guess the problem persists on every 2.4.x.
Did you manage to solve this? I wouldn't mind to switch to an experimental
kernel branch, if necessary, since the machine I'm going to use is not in
a production environment. Please, specify clearly with exact version of
the kernel should I download and necessary patches (if any).
TIA.

-R





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-17  9:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-17  9:33 Any workaround for mounting an image file (with loop device) which resides on NTFS? Szakacsits Szabolcs
  -- strict thread matches above, loose matches on Subject: below --
2003-12-17  8:54 roman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).