Menu

#1 Not working with SLAX

open
nobody
None
5
2008-08-25
2008-08-25
No

I'd like to connect to an AFP server from a SLAX install.

I built and installed successfully, but I'm getting a weird result:

root@slax:~# afpfsd -d
Starting up AFPFS version 0.8.1

then in another shell...
root@slax:/mnt/hda/afpfs-ng-0.8.1# mount_afp -o user=root,group=root afp://mylogin:mypass@10.10.0.117/PV2_Active /PV2
Mounting 10.10.0.117 from PV2_Active on /PV2
FUSE reported the following error:
unique: 1, opcode: INIT (26), nodeid: 0, insize: 56
INIT: 7.9
flags=0x0000000b
max_readahead=0x00020000
INIT: 7.8
flags=0x00000000
max_readahead=0x00020000
max_write=0x00020000
unique: 1, error: 0 (Success), outsize: 40
Mounting of volume PV2_Active of server PV2 IP succeeded.
root@slax:/mnt/hda/afpfs-ng-0.8.1# ls /PV2/
/bin/ls: cannot access /PV2/: Input/output error
root@slax:/mnt/hda/afpfs-ng-0.8.1# afp_client status
AFPFS Version: 0.8.1
UAMs compiled in: Cleartxt Passwrd, No User Authent, Randnum Exchange, 2-Way Randnum Exchange, DHCAST128, DHX2
Server PV2 IP
connection: 10.10.0.117:548 (active)
using AFP version: AFP3.2
server UAMs: DHCAST128 (used), Recon1
login message:
type: Windows Version:
signature: 0019ffff0dff000075000a0a3aff7b39
transmit delay: 0ms
quantums: 65536(tx) 131072(rx)
last request id: 29 in queue: 0
transfer: 962(rx) 737(tx)
runt packets: 0
Volume PV2_Active, id 1, attribs 0x44c mounted: /PV2
did cache stats: 0 miss, 0 hit, 0 expired, 0 force removal
uid/gid mapping: Login ids (197630/0)
Unix permissions: Yes
root@slax:/mnt/hda/afpfs-ng-0.8.1# df
Filesystem 1K-blocks Used Available Use% Mounted on
aufs 306264 277632 28632 91% /
/dev/hda 4085760 1836228 2249532 45% /mnt/hda
PV2 IP:PV2_Active 1204978608 703867332 501111276 59% /PV2
root@slax:/mnt/hda/afpfs-ng-0.8.1# ls -l /
/bin/ls: cannot access /PV2: Input/output error
total 2
d????????? ? ? ? ? ? PV2/

Any ideas?

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.