(Solved) fStab automount smb/cifs fails (keeps loading XBMC)
|
18th Feb, 2014, 01:04 PM
Post: #9
|
|||
|
|||
RE: fStab automount smb/cifs fails (keeps loading XMBC)
this is very stupid bug in autofs postinst script which without any check loads "autofs" module. but as you are still on kernel not containing this support (it would be installed a few moments later autofs thi way simply blocks the updates / system / everything.
but as you and me are better than autofs package, we will edit your file [b]/var/lib/dpkg/info/autofs.postinst[/0] (for instance with nano Code: sudo nano /var/lib/dpkg/info/autofs.postinst and on third line after "set -e" will write "exit 0". then we save (with CTRL+x) and from console start Code: sudo dpkg --configure -a after that you can continue with updates. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[PROBLEM] Cifs automount with FStab problem.... | Skywatch | 2 | 7,276 |
7th Apr, 2016 07:17 AM Last Post: Skywatch |
|
XBMC stopped loading, can ssh and start manually | brycestejskal | 2 | 11,292 |
19th Jul, 2013 07:46 AM Last Post: mk01 |