pyTivo Discussion Forum Forum Index pyTivo Discussion Forum
Answers and the development of pyTivo a TiVo transcoding server
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

ubuntu: second hard drive's mount point changes

 
Post new topic   Reply to topic    pyTivo Discussion Forum Forum Index -> Support
 View previous topic :: View next topic  
Author Message
bo



Joined: 11 Sep 2008
Posts: 7

PostPosted: Sun Sep 21, 2008 8:54 am    Post subject: ubuntu: second hard drive's mount point changes Reply with quote

i told fstab to mount it at /media/750gb, but sometimes it changes to /media/disk. any ideas why it does this? i am always having to change my .conf file to make up for the changes, and its annoying. Smile

heres my currently unanswered ubuntuforums thread: http://ubuntuforums.org/showthread.php?p=5827189
Back to top
View user's profile Send private message
wmcbrine



Joined: 04 Jan 2008
Posts: 514

PostPosted: Sun Sep 21, 2008 10:29 am    Post subject: Reply with quote

Ubuntuforums has hundreds of times our userbase, and all of them focused on Ubuntu (vs. a small percentage here), so they'll be more likely to sort you out. I wouldn't bother mentioning pyTivo there, as few of them will know what it is.

But if you want to handle this on the pyTivo level, just make two shares -- one pointing to /media/disk, and one to /media/750gb. Then you won't have to edit your pyTivo.conf. The share that points to the nonexistent mount point will just say it has no recordings.

_________________
My pyTivo fork
Back to top
View user's profile Send private message
bo



Joined: 11 Sep 2008
Posts: 7

PostPosted: Sun Sep 21, 2008 1:58 pm    Post subject: Reply with quote

oh i know how much more traffic they get, and i think my unanswered post is probably on page 8 or so by now Smile

i thought i'd ask here since you guys are so intuitive, and that solution is precisely what i needed. DUH! why didnt i think of that lol. thanks again for the help, im going to start checking the support forum to see if i can help anymore linux users get through the noob-related stuff i have had to learn.
Back to top
View user's profile Send private message
wmcbrine



Joined: 04 Jan 2008
Posts: 514

PostPosted: Sun Sep 21, 2008 2:09 pm    Post subject: Reply with quote

Oh yeah, I forgot about the falling-off-the-front-page-in-five-minutes thing. I guess that could be a problem. Smile
_________________
My pyTivo fork
Back to top
View user's profile Send private message
rdian06



Joined: 12 Apr 2008
Posts: 463

PostPosted: Sun Sep 21, 2008 5:02 pm    Post subject: Re: ubuntu: second hard drive's mount point changes Reply with quote

bo wrote:
i told fstab to mount it at /media/750gb, but sometimes it changes to /media/disk. any ideas why it does this? i am always having to change my .conf file to make up for the changes, and its annoying. Smile

heres my currently unanswered ubuntuforums thread: http://ubuntuforums.org/showthread.php?p=5827189


Off the top of my head, I'd say the automounter is the problem and you should investigate whether you can tell it to ignore the disk. Or somehow set the label for it so that the automounter mounts it with the same name each time.

I'm not really an Ubuntu user so I have no idea whether that's possible...
Back to top
View user's profile Send private message
epsilondelta



Joined: 05 Jan 2008
Posts: 8
Location: Bloomington, Indiana

PostPosted: Mon Sep 22, 2008 7:01 am    Post subject: Reply with quote

You now need (starting with hardy or so?) to specify partitions in fstab by UUID, a big long hex string like: c2f6fc55-4bec-4995-919e-8c259a83e81e; which never changes.

Here's a thread which allows you to discover a device's UUID.

When editing fstab, you should see your main partitions already listed in this way, and use that as a template for how to insert the UUID for your device in the right syntax.

For example, I listed one of my partitions in fstab as:
Code:
#backup-1, 80 GB
UUID=c2f6fc55-4bec-4995-919e-8c259a83e81e   /media/backup-1   ext3    rw,user   0   0


There are fuller descriptions out there of the process googlable -- but I'm not finding them ATM. Embarassed Also, I'm a raw linunewb, so beware! -- but the above has kept all my disks mounted just fine...

HTH

_________________
Ken
Back to top
View user's profile Send private message
bo



Joined: 11 Sep 2008
Posts: 7

PostPosted: Wed Sep 24, 2008 4:04 pm    Post subject: Reply with quote

epsilondelta wrote:
You now need (starting with hardy or so?) to specify partitions in fstab by UUID, a big long hex string like: c2f6fc55-4bec-4995-919e-8c259a83e81e; which never changes.

Here's a thread which allows you to discover a device's UUID.

When editing fstab, you should see your main partitions already listed in this way, and use that as a template for how to insert the UUID for your device in the right syntax.

For example, I listed one of my partitions in fstab as:
Code:
#backup-1, 80 GB
UUID=c2f6fc55-4bec-4995-919e-8c259a83e81e   /media/backup-1   ext3    rw,user   0   0


There are fuller descriptions out there of the process googlable -- but I'm not finding them ATM. Embarassed Also, I'm a raw linunewb, so beware! -- but the above has kept all my disks mounted just fine...

HTH


that is bloody fantastic epsilon! thanks so much! im implementing that right now, and ill post back how it worked out.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    pyTivo Discussion Forum Forum Index -> Support All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
Site is in NO WAY affiliated with TiVo Inc

Powered by phpBB © 2001, 2005 phpBB Group
phpBB SEO
[ Time: 0.6558s ][ Queries: 13 (0.4908s) ][ Debug on ]