FS#3456 - CIFS filesystem in fstab

Attached to Project: Arch Linux
Opened by Simone Lazzaris (ziopera) - Thursday, 10 November 2005, 15:49 GMT
Last edited by arjan timmerman (blaasvis) - Thursday, 10 November 2005, 16:41 GMT
Task Type Bug Report
Category System
Status Closed
Assigned To Judd Vinet (judd)
Architecture not specified
Severity Low
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

If I use a CIFS filesystem in an fstab entry, the system tries to mount it /before/ having initialized the network interface;
rc.sysinit make a "mount -a" without specifying the "nocifs" option.

the fix is to add nocifs to the line that says:

/bin/mount -a -t nonfs,nosmbfs,noncpfs,nosysfs,nousbfs
This task depends upon

Closed by  Judd Vinet (judd)
Thursday, 10 November 2005, 21:55 GMT
Reason for closing:  Fixed
Additional comments about closing:  Added for initscripts 0.7.1-5

Loading...