linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* problems with smbfs on 2.4.18 kernel (ppc)
@ 2002-03-01 17:11 Bastien Nocera
  2002-03-03 17:28 ` Urban Widmark
  0 siblings, 1 reply; 8+ messages in thread
From: Bastien Nocera @ 2002-03-01 17:11 UTC (permalink / raw)
  To: urban; +Cc: linuxppc-dev@lists.linuxppc.org

[-- Attachment #1: Type: text/plain, Size: 201 bytes --]

Hi,

I'm having some problems with smbfs on ppc.
The attached file contains all the details. Am I doing something wrong ?

Hope you can help.

Cheers

-- 
/Bastien Nocera
http://hadess.net

[-- Attachment #2: SMBFS-bug --]
[-- Type: text/plain, Size: 2030 bytes --]


# System details

dozo:~# uname -a
Linux dozo 2.4.18-ben0-xfs-o1-preempt #2 Wed Feb 27 07:50:49 GMT 2002 ppc unknown
dozo:~# smbclient | grep -i version
Version 2.2.3a-1 for Debian
dozo:~# smbmount | grep -i version
Version 2.2.3a-1 for Debian

dozo:~# export USER=hadess

# There is a Backup1 share on kara

dozo:~# smbclient -L kara 
added interface ip=192.168.1.2 bcast=192.168.1.255 nmask=255.255.255.0
Password: 
Domain=[IDORU] OS=[Unix] Server=[Samba 2.2.2]

	Sharename      Type      Comment
	---------      ----      -------
	Backup1        Disk      
	Backup2        Disk      
	IPC$           IPC       IPC Service (Samba 2.2.2 running on OSX)
	ADMIN$         Disk      IPC Service (Samba 2.2.2 running on OSX)
	hadess         Disk      Home directory of hadess

	Server               Comment
	---------            -------
	KARA                 Samba 2.2.2 running on OSX

	Workgroup            Master
	---------            -------
	IDORU                KARA

# I have a similar line in my fstab, different password obviously

dozo:~# grep backup /etc/fstab 
//kara/Backup1	/mnt/backup/	smbfs	user,username=hadess,password=XXX 0 0

# Mounting works

dozo:~# mount /mnt/backup/
dozo:~# mount
/dev/hda10 on / type xfs (rw,noatime)
proc on /proc type proc (rw)
none on /proc/bus/usb type usbdevfs (rw)
/dev/hda12 on /home type xfs (rw,noatime)
/dev/hda14 on /opt type xfs (rw,noatime)
/dev/cdrom on /cdrom type iso9660 (ro,noexec,nosuid,nodev,user=hadess)
//kara/Backup1 on /mnt/backup type smbfs (0)

# The mount point kind of disappeared...

dozo:~# ls /mnt/backup
ls: /mnt/backup: No such file or directory

# Well, it seemed to be there though

dozo:~# umount /mnt/backup 
dozo:~# mount
/dev/hda10 on / type xfs (rw,noatime)
proc on /proc type proc (rw)
none on /proc/bus/usb type usbdevfs (rw)
/dev/hda12 on /home type xfs (rw,noatime)
/dev/hda14 on /opt type xfs (rw,noatime)
/dev/cdrom on /cdrom type iso9660 (ro,noexec,nosuid,nodev,user=hadess)


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

end of thread, other threads:[~2002-05-03  2:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-01 17:11 problems with smbfs on 2.4.18 kernel (ppc) Bastien Nocera
2002-03-03 17:28 ` Urban Widmark
2002-03-05  1:51   ` Bastien Nocera
2002-03-04 21:03     ` benh
2002-03-05 16:50       ` Derrik Pates
2002-03-05  9:12     ` Urban Widmark
2002-05-01 15:49       ` Bastien Nocera
2002-05-03  2:06         ` Bastien Nocera

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