Sergey Korzhevsky <[EMAIL PROTECTED]> writes:

> zvmlinx4:/mnt # mount -t smbfs -o username=rnoll //10.201.18.9/cdrom
> /mnt/cdrom
> 3481: session request to 10.201.18.9 failed (Called name not present)
> 3481: session request to 10 failed (Called name not present)
> Password:
> zvmlinx4:/mnt #

IIRC setting LOGNAME or USER (or both, I don't remember) might help.

    export LOGNAME=rnoll
    export USER=rnoll
    mount -t smbfs -o username=rnoll,... //10.201.18.9/cdrom


that's a feature^wbug of smbmount.

Choosing smb as installation source in the installation dialogs should
work however.

-- 
Susanne Oberhauser     penguins         SuSE Linux AG
+49-911-74053-574        enjoy          Deutschherrnstr. 15-19
<[EMAIL PROTECTED]>         dinosaurs        90429 N�rnberg

Reply via email to