qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH] qemu-fuse


From: Szabolcs Szakacsits
Subject: [Qemu-devel] Re: [PATCH] qemu-fuse
Date: Thu, 28 Aug 2008 21:05:53 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Shahar Frank <shaharf <at> qumranet.com> writes:

> +  "\tmount -o loop -t ntfs-3g -o force /tmp/qemu/img1 /tmp/ntfs\n",

Though 'mount -t ntfs-3g ...' is always the preferred way to 
ntfs-3g mount, the above -o loop case is strongly depreciated
because 'ntfs-3g -o force /tmp/qemu/img1 /tmp/ntfs' will always 
work reliable [unlike the loop case] and being faster [no unneeded 
loop layer].

     Szaka

--
NTFS-3G: http://ntfs-3g.org






reply via email to

[Prev in Thread] Current Thread [Next in Thread]