Re: [mythtv-users] Mounting two hard drives to single mounting point

2005-09-25 Thread Stephen Boddy
On Friday 23 September 2005 22:24, Tony Godshall wrote: > According to Jim Reith, > > > >Hi, > > > > > >I'm not sure if this has been asked before or if its even possible, > > >but is there any way to mount two HD's to a single mounting point in > > >Linux? I just added a second HD to my mythbox a

Re: [mythtv-users] Mounting two hard drives to single mounting point

2005-09-23 Thread Tony Godshall
According to Jim Reith, > >Hi, > > > >I'm not sure if this has been asked before or if its even possible, > >but is there any way to mount two HD's to a single mounting point in > >Linux? I just added a second HD to my mythbox and was hoping there > >might be a way for /video to point to both of t

Re: AW: [mythtv-users] Mounting two hard drives to single mounting point

2005-09-23 Thread Neil Bird
Around about 22/09/05 13:41, [EMAIL PROTECTED] typed ... hmmm, perhaps I should rethink keeping my mythstore in an ext3 partition over software raid :( From reading on the list a month of two back, I think ext2/3 is the only FS capable of cleanly mapping out dead bits of disk (should it sta

Re: AW: [mythtv-users] Mounting two hard drives to single mounting point

2005-09-22 Thread ghuntress
with 400gb and one 200gb drive, works great. > > > > > >-Ursprüngliche Nachricht- > >Von: [EMAIL PROTECTED] > >[mailto:[EMAIL PROTECTED] Im Auftrag von Jason McLeod > >Gesendet: Mittwoch, 21. September 2005 20:09 > >An: Azmat; Discussion about mythtv &g

Re: AW: [mythtv-users] Mounting two hard drives to single mounting point

2005-09-22 Thread David Morris
mat; Discussion about mythtv Betreff: Re: [mythtv-users] Mounting two hard drives to single mounting point As mentioned by others, using Logical Volume Management is probably your best bet. You may also find life easier to use ReiserFS for the filesystem on your newly created logical volume.

Re: [mythtv-users] Mounting two hard drives to single mounting point

2005-09-22 Thread Andrew Herron
as is XFS :) I've got a 120gb in my box atm, LVM'd with 3/4 of the 80gb primary drive. I eventually plan to move it all to a couple of bigger drives and have an insane 60gb livetv buffer :D Andy On 22/09/05, Jochen Kühner <[EMAIL PROTECTED]> wrote: > You can also use ext2 or 3, they are both

AW: [mythtv-users] Mounting two hard drives to single mounting point

2005-09-21 Thread Jochen Kühner
; Discussion about mythtv Betreff: Re: [mythtv-users] Mounting two hard drives to single mounting point As mentioned by others, using Logical Volume Management is probably your best bet. You may also find life easier to use ReiserFS for the filesystem on your newly created logical volume. This will

Re: [mythtv-users] Mounting two hard drives to single mounting point

2005-09-21 Thread Jason McLeod
As mentioned by others, using Logical Volume Management is probably your best bet. You may also find life easier to use ReiserFS for the filesystem on your newly created logical volume. This will allow you to resize the filesystem in the future, should you add a 3rd drive. I'm currently r

Re: [mythtv-users] Mounting two hard drives to single mounting point

2005-09-21 Thread Greg Estabrooks
> So it sounds like I need to mount the 2 other shares I have to a directory > outside of the MYTHVIDEO directory...then I create a symlink IN mythvideo to > every directory from the mounts I created? Either.You can mount them under wherever you tell mythvideo to look Ex: /data/video

Re: [mythtv-users] Mounting two hard drives to single mounting point

2005-09-21 Thread Greg Estabrooks
> my MYTHVIDEO directory each pointing to a sharepoint. Inside each sharepoint Sounds simple enough with mythvideo. I just point mythvideo to /data/video and mount or symlink to my various other directories. Mythvideo will follow the links when scanning for videos. ___

Re: [mythtv-users] Mounting two hard drives to single mounting point

2005-09-21 Thread Drew Tomlinson
On 9/21/2005 8:10 AM Juan Jesús García de Soria Lucena wrote: I don't know, but unionfs could be an option here... AFAIK, unionfs doesn't span multiple computer. And even if it did, I would be reluctant to do any writing to that filesystem. To avoid data loss and keep things clean, I would

Re: [mythtv-users] Mounting two hard drives to single mounting point

2005-09-21 Thread Juan Jesús García de Soria Lucena
I don't know, but unionfs could be an option here...2005/9/21, James Oltman <[EMAIL PROTECTED]>:  21 Sep 2005 07:47:24 -0700, Jim Reith <[EMAIL PROTECTED]> wrote: >Hi,>>I'm not sure if this has been asked before or if its even possible,>but is there any way to mount two HD's to a single mounting p

Re: [mythtv-users] Mounting two hard drives to single mounting point

2005-09-21 Thread James Oltman
 21 Sep 2005 07:47:24 -0700, Jim Reith <[EMAIL PROTECTED]> wrote: >Hi,>>I'm not sure if this has been asked before or if its even possible,>but is there any way to mount two HD's to a single mounting point in>Linux?  I just added a second HD to my mythbox and was hoping there >might be a way for /v

Re: [mythtv-users] Mounting two hard drives to single mounting point

2005-09-21 Thread Jim Reith
Hi, I'm not sure if this has been asked before or if its even possible, but is there any way to mount two HD's to a single mounting point in Linux? I just added a second HD to my mythbox and was hoping there might be a way for /video to point to both of them. Thanks. Azmat Search for LVM for

Re: [mythtv-users] Mounting two hard drives to single mounting point

2005-09-21 Thread Cecil Watson
Azmat wrote: Hi, I'm not sure if this has been asked before or if its even possible, but is there any way to mount two HD's to a single mounting point in Linux? I just added a second HD to my mythbox and was hoping there might be a way for /video to point to both of them. Thanks. Azmat LVM. R

Re: [mythtv-users] Mounting two hard drives to single mounting point

2005-09-21 Thread Scot L. Harris
On Wed, 2005-09-21 at 10:31, Azmat wrote: > Hi, > > I'm not sure if this has been asked before or if its even possible, > but is there any way to mount two HD's to a single mounting point in > Linux? I just added a second HD to my mythbox and was hoping there > might be a way for /video to point

[mythtv-users] Mounting two hard drives to single mounting point

2005-09-21 Thread Azmat
Hi, I'm not sure if this has been asked before or if its even possible, but is there any way to mount two HD's to a single mounting point in Linux?  I just added a second HD to my mythbox and was hoping there might be a way for /video to point to both of them.  Thanks.Azmat ___