linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* bug: can't mount -o loop or -t nfs in 2.4.4, 2.4.4-ac2
@ 2001-05-02 17:27 Joseph Cheek
  0 siblings, 0 replies; only message in thread
From: Joseph Cheek @ 2001-05-02 17:27 UTC (permalink / raw)
  To: linux-kernel

2.4.4-pre7 worked fine.

situation:

mounting a remote nfs share or a loopback local filesystems doesn't 
work.  it doesn't crash the system, the userspace process just hangs on 
the mount() call.

all of these hang:

# mount -o loop /my/ext2/image /mnt/ext2
# mount -o loop /my/fat16/image /mnt/fat16
# mount -o loop /my/iso9660/image /mnt/iso
# mount other.system:/export /import

mounting local drives works fine, as long as it isn't nfs - i can mount 
my ext2 and vfat drives, but not a local export on the same local machine.

i can give strace output if desired.  please help!

thanks!

joe


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-05-02 17:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-02 17:27 bug: can't mount -o loop or -t nfs in 2.4.4, 2.4.4-ac2 Joseph Cheek

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).