All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joseph Cheek <joseph@cheek.com>
To: linux-kernel@vger.kernel.org
Subject: bug: can't mount -o loop or -t nfs in 2.4.4, 2.4.4-ac2
Date: Wed, 02 May 2001 10:27:42 -0700	[thread overview]
Message-ID: <3AF0438E.2090709@cheek.com> (raw)

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


                 reply	other threads:[~2001-05-02 17:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3AF0438E.2090709@cheek.com \
    --to=joseph@cheek.com \
    --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.