FS#3129 - cifs not handled properly by rc.sysinit
Attached to Project:
Arch Linux
Opened by Thomas Björnell (tbcool) - Monday, 29 August 2005, 19:41 GMT
Last edited by arjan timmerman (blaasvis) - Wednesday, 02 November 2005, 09:57 GMT
Opened by Thomas Björnell (tbcool) - Monday, 29 August 2005, 19:41 GMT
Last edited by arjan timmerman (blaasvis) - Wednesday, 02 November 2005, 09:57 GMT
|
Details
cifs is a network fs like smbfs basically, but 'nocifs' is
missing from rc.sysinit
stat_busy "Mounting Local Filesystems" [...] # now mount all the local filesystems /bin/mount -a -t nonfs,nosmbfs,noncpfs,nosysfs,nousbfs thus, it will try to mount the cifs shares before the network is up and running, resulting in a hang. |
This task depends upon
Closed by arjan timmerman (blaasvis)
Tuesday, 14 February 2006, 14:32 GMT
Reason for closing: Implemented
Tuesday, 14 February 2006, 14:32 GMT
Reason for closing: Implemented