View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 3 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Wed Jul 15, 2009 11:21 pm 
Offline
Joined: Mon Mar 21, 2005 1:43 pm
Posts: 388
Location: Nanaimo BC
I store my movies on a network drive and have been unable to get R6 to mount the drive on bootup.
After I am booted up I can issue the command

mount /mnt/usb

and it gets the info from fstab and mounts no problem

Here is my fstab

Code:
# <file system>        <dir>         <type>    <options>          <dump> <pass>
none                   /dev/pts      devpts    defaults            0      0
none                   /dev/shm      tmpfs     defaults            0      0
/dev/cdrom /media/cdrom   auto    ro,user,noauto,unhide   0      0
/dev/dvd /media/dvd   auto    ro,user,noauto,unhide   0      0
UUID=81ab78d9-ebf1-4118-b195-80c35d8d608e /  auto defaults,noatime 0 1
UUID=862ac330-861a-4534-b466-8777ff0362e0 /myth  auto defaults,noatime 0 1
UUID=e0275d8d-8eaa-4a75-b22d-49d1f93326f6 swap swap defaults  0
/dev/sdb1 /myth/tv2 xfs noatime,nodiratime,logbufs=8,allocsize=512m  0  2
#UUID="bb977843-b444-4418-a18e-92f283eab97f /myth/tv2 auto defaults,noatime,nodiratime  0 1
//192.168.0.23/nas4 /mnt/usb cifs auto,username=mythtv,password=mythtv,uid=mythtv,gid=mythtv
#//192.168.0.23/nas4 /mnt/usb cifs credentials=/etc/mythsmbpass,rw,auto 0 0
#STARTSCRUB --------------anything in this block will be scrubbed
#ENDSCRUB


As you can see I tried using a credentials file but no go so I did it the most direct way.
Any suggestions..

Thanks
Craig


Top
 Profile  
 
PostPosted: Thu Jul 16, 2009 12:45 am 
Offline
Joined: Sun Aug 28, 2005 7:07 pm
Posts: 821
Location: Melbourne, Australia
Have a look at your dmesg. I would try dmesg|grep nas4

EDIT: Need to add that /mnt/usb is a really unintuitive name for this mount point. Why don't you call it, say, mnt/nas4?

I suspect it doesn't load the cifs module until after the mount attempt and should thus spit a fs error in your dmesg.

Check it and get back to us.

Mike

_________________
*********************
LinHES 7.4
Australian Dragon
*********************


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jul 18, 2009 1:14 am 
Offline
Joined: Mon Mar 21, 2005 1:43 pm
Posts: 388
Location: Nanaimo BC
Found the clue in the errors.log

Code:
12 21:33:13 hdbe CIFS VFS: Send error in SETFSUnixInfo = -5
Jul 12 21:33:13 hdbe CIFS VFS: Negotiating Unix capabilities with the server failed.  Consider mounting with the Unix Extensions
Jul 12 21:33:13 hdbe disabled, if problems are found, by specifying the nounix mount option.
Jul 12 22:17:58 hdbe ieee1394: Error parsing configrom for node 0-00:1023
Jul 13 22:16:51 hdbe CIFS VFS: Send error in SETFSUnixInfo = -5
Jul 13 22:16:51 hdbe CIFS VFS: Negotiating Unix capabilities with the server failed.  Consider mounting with the Unix Extensions
Jul 13 22:16:51 hdbe disabled, if problems are found, by specifying the nounix mount option.


As for the name
it is the usb drive connected to my nas box (4th share)
So to me it is perfectly intuitive but I can see how it would not make sense to anyone else.

So I added nounix to my mount options and it still doesnt mount but I don't get an error. Nothing in dmesg.

The search for answers continues.

Craig


Craig


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 19 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu