need some /etc/fstab help
Derek Broughton
news at pointerstop.ca
Thu Aug 28 17:41:14 UTC 2008
Cameron Hutchison wrote:
> steve <sfreilly at roadrunner.com> writes:
>
>>smbmount //192.168.1.105/nas/video /home/steve/video
>
>>//192.168.1.105/nas/video /home/steve/video smbfs auto username=steve
>>password= 0 0
>
> You need to separate options in /etc/fstab with commas:
>
> //192.168.1.105/nas/video /home/steve/video smbfs
> auto,username=steve,password= 0 0
>
> Each fstab line should contain 6 space/tab separated fields, and only 6.
Or less. Those last two are optional.
--
derek
More information about the ubuntu-users
mailing list