you've got to specify the type of mount. the line should look like:
//ipaddress/share /mnt/share smbfs username=xyz,password=123 0 0 if the username doesn't require a password then leave the password bit out. :> -----Original Message----- :> From: [EMAIL PROTECTED] :> [mailto:[EMAIL PROTECTED]]On Behalf Of :> Phillipus Gunawan :> Sent: Tuesday, 31 December 2002 7:11 AM :> To: [EMAIL PROTECTED] :> Subject: [SLUG] SMB auto mount :> :> :> i want to auto mount my windoz file into my linux box. :> we know the 'smbmount' command, but how to make it :> automaticly mounted :> evry time linux booting? :> on the windoz, there is no password to access it, its :> freely open for :> every user with full rights. :> :> i've put these line in '/etc/fstab' :> //windz/data /mnt/data guest 0 0 :> :> it giving me error of ERRDOS, ERRnoaccess. :> any1 have a clue? :> :> thx. :> :> -- :> SLUG - Sydney Linux User's Group - http://slug.org.au/ :> More Info: http://lists.slug.org.au/listinfo/slug :> -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
