%-> Can anyone tell me what's wrong with the following command?
%->
%-> # smbmount //peacedog/c /mnt/stephen -d 777
%->
%-> This command results in the following error message:

Try it like this:

mount -t smbfs -o username=<your-username>,password=<your-password>
//peacedog/c /mnt/stephen etc.

-- Juha




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to