Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

fstab mount on reboot not working
Thank you for your donation

Pages (2): « Previous 1 2
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
fstab mount on reboot not working
11th Jan, 2014, 07:18 AM
Post: #16
stumax Offline
Registered
Posts: 8
Joined: Jan 2014
Reputation: 0
RE: fstab mount on reboot not working
Hi,

So I've been through all of the suggestions since my post on the 8th Jan , so far still the same.

@Enferax , you mention you added vers=3 to you're fstab and reverted the xbian-net.conf file to the original;. I tried this, also tried adding nfsvers=3 to fstab still no joy.

Any chance you could post what you have currently in your fstab file please ?

Maybe I need to try vers=2 , vers=1 etc , before trying i'd like to confirm that what I have in fstab is correct.. I'm not really clear on what version I should be using but starting at 3 and going down sems sensible.

For the record I'm on xbian v1.0 B2 ..

Thank you all very much !
Stu
Find all posts by this user
Quote this message in a reply
11th Jan, 2014, 07:54 AM
Post: #17
Enferax Offline
Registered
Posts: 10
Joined: Jan 2014
Reputation: 1
RE: fstab mount on reboot not working
@stumax:
As you are mounting a cifs filesystem and not nfs, defining the version will not bring you anywhere.
If you want to mount nfs "nfsstat" will give you the version number.

An example of my fstab entries:
192.168.0.30:/mnt/HD/HD_a2/ /media/media nfs nouser,noatime,vers=3,auto,rw,dev,exec,suid 0 0

You could try the quick and dirty version by adding "mount -a" into the rc.local. The Problem is, that this is bypassing the start scripts.


Greetings
Find all posts by this user
Quote this message in a reply
11th Jan, 2014, 10:07 PM
Post: #18
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: fstab mount on reboot not working
@stumax

for you I didn't expect nothing else as you are CIFS, not NFS. with you I counted on the changed script as the default was one has there clear bug for one specific case and that is exactly "almost plain B2 + ONLY CIFS in fstab".

to move forward with this one for you I would need the things you never posted actually. output of /run/upstart-ev.log for start then I ask for more if needed. or send also "tail /var/log/upstart/xbian-net.log

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
12th Jan, 2014, 10:03 PM
Post: #19
stumax Offline
Registered
Posts: 8
Joined: Jan 2014
Reputation: 0
RE: fstab mount on reboot not working
Thanks mk01 ... I wasn't sure where to pick up on the thread from.

Requested output is here - http://pastebin.com/7xaWeGnK

When I try - sudo mount -avs -t cifs

The response is -

mount.cifs kernel mount options: ip=192.168.1.1,unc=\\192.168.1.1\router,user=******,,domain=WORKGROUP,pass=*****​***
nothing was mounted

But looking at the mount directory the drive does actually appear to be mounted.

Thanks,
Stu

@Enferax

Thanks, that makes sense, I couldn't get this to work with nfs,so it seems I must use cifs.

Cheers,
Stu
Find all posts by this user
Quote this message in a reply
16th Jan, 2014, 02:22 PM
Post: #20
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: fstab mount on reboot not working
@stumax

post please

Code:
dpkg-query -W xbian\*

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
31st Jan, 2014, 08:48 AM
Post: #21
stumax Offline
Registered
Posts: 8
Joined: Jan 2014
Reputation: 0
RE: fstab mount on reboot not working
Hi mk01,

Apologies for the delay I have been away ...

Code:
xbian@xbian ~ $ dpkg-query -W xbian\*
xbian-package-cec       1.1-0.4
xbian-package-config
xbian-package-config-shell      2.1.6-53
xbian-package-config-xbmc       1.1.4-6
xbian-package-couchpotato       2.0.7
xbian-package-download  3.0
xbian-package-firmware  1.4.13-1
xbian-package-headphones        1.1.0-1
xbian-package-initramfs-tools   1.3.2-1e-0
xbian-package-kernel    1.3-6.3a
xbian-package-kernel-headers
xbian-package-kernel3.6.11
xbian-package-libshairport      1.0-1
xbian-package-libtag    1.0-2
xbian-package-lirc      1.4-8.8
xbian-package-networkfs
xbian-package-nzbget    12.0
xbian-package-samba     2.0.0-4
xbian-package-shairplay 1.0-1
xbian-package-sickbeard 1.2
xbian-package-sickbeard-tpb     1.1
xbian-package-splash    1.0.1-4
xbian-package-transmission      2.80
xbian-package-upstart-xbmc-bridge       1.1.0-6
xbian-package-usbmount  1.0.5-2a
xbian-package-vnc-server        1.0.1-1a
xbian-package-xbmc      2.9-10.19a
xbian-package-xbmc-gotham-nightly
xbian-package-xbmc-scripts      1.0.1-23a
xbian-package-zram-swap 1.0-4.8a
xbian-update    1.0.2-12d

Thanks,
Stu
Find all posts by this user
Quote this message in a reply
3rd Feb, 2014, 10:23 AM
Post: #22
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: fstab mount on reboot not working
@stumax

can you please update ? (best by using xbian-config)

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (2): « Previous 1 2
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  Cannot Mount SMB share via Fstab ttsk8r 1 9,788 17th Jul, 2013 09:55 PM
Last Post: Gwystyl

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 11th May, 2025, 01:50 AM Powered By MyBB, © 2002-2025 MyBB Group.