Bug 32132 - doesn't autodetect smb
Summary: doesn't autodetect smb
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: util-linux
Version: 7.1
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Elliot Lee
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-03-18 17:39 UTC by Chris Ricker
Modified: 2007-03-27 03:42 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-01-17 19:19:52 UTC
Embargoed:


Attachments (Terms of Use)

Description Chris Ricker 2001-03-18 17:39:24 UTC
This is with qa0309 (mount-2.10r-2, kernel-2.4.2-0.1.23)

mount doesn't autodetect that mounts of //server/share are of type smb;
unless I'm mistaken in my memory, this is a regression from RH 7.0 which
I think realized that // must be smb shares

# on qa0309 machine:

[root@localhost /mnt]# mount //verdande/exports /mnt/exports -o ro
mount: special device //verdande/exports does not exist
[root@localhost /mnt]# mount -t smb //verdande/exports /mnt/exports -o ro
Password:
[root@localhost /mnt]#

Comment 1 Bernhard Rosenkraenzer 2002-01-17 19:19:47 UTC
Assigning to util-linux, where mount lives these days.

Comment 2 Elliot Lee 2002-01-29 22:04:26 UTC
Fixed in util-linux-2.11n-3


Note You need to log in before you can comment on or make changes to this bug.