Dm 500 newbey question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • halfdene
    Newbie
    • Jul 2009
    • 5

    #1

    Dm 500 newbey question

    Dear Forum members or guests

    I posted this question on various boards but nobody gave me a solution, mabey it is not possible so then please tell me

    my 500 is without Usb connection. Is there a way to create more memory for my box. I have created a virtuel disk on my pc. Can I use this virtuel disk for my 500.

    Can I build an Usb connection in the 500 and how do I do that.
    Are ther other possibilities.

    If its not possible I will think of buying another 7020 and use the 500 for educational purposes.
  • .: JaCkPoT :.
    Retired Sat TV Addict
    • Aug 2008
    • 5607

    #2
    I dont know if its possible but why would you want usb connection to a pc? Im sure the network cable route is better..why do you want more space? Is it the var directory you want to increase? Thats not possible!

    Read the Rules here; they apply to Everyone.

    ___________________
    In the good old days, I had
    DM800s HD
    Openbox S10
    TM500
    DM500s
    90cm FortecStar dish
    Maxx 110cm Dish
    Technomate 2300 Motors

    sigpic

    Comment

    • on_the_jazz
      DK Veteran
      • Jul 2008
      • 557

      #3
      Originally posted by .: JaCkPoT :.
      I dont know if its possible but why would you want usb connection to a pc? Im sure the network cable route is better..why do you want more space? Is it the var directory you want to increase? Thats not possible!
      Yes it is, if your plugins are taking up too much space you can mount it on a network drive (over ethernet). Try PLI Jade.

      Comment

      • .: JaCkPoT :.
        Retired Sat TV Addict
        • Aug 2008
        • 5607

        #4
        Oh right, is that what network mounts are for?

        Read the Rules here; they apply to Everyone.

        ___________________
        In the good old days, I had
        DM800s HD
        Openbox S10
        TM500
        DM500s
        90cm FortecStar dish
        Maxx 110cm Dish
        Technomate 2300 Motors

        sigpic

        Comment

        • art15t
          Newbie
          • Jul 2009
          • 11

          #5
          You've gone var to far this time

          Originally posted by on_the_jazz
          Yes it is, if your plugins are taking up too much space you can mount it on a network drive (over ethernet). Try PLI Jade.
          I think /var/tuxbox is a symlink to /etc/tuxbox so the plugins are actually in /etc/tuxbox/plugins. Hopefully nothing at boot time requires any of your plugins so if I were you I'd create a backup image before you start. Then if it all goes Pete Tong you can flash it back to it's original state

          Create and mount the share then copy the contents of the plugins directory over to the share.

          cd /etc/tuxbox
          find plugins|cpio -pdmuv /var/mnt/my_pc_share

          Then delete the plugins directory.

          rm -rf plugins

          Now replace the directory with a symlink to the mount point of the share you created using Jades mount facility.

          ln -s /var/mnt/my_pc_share/plugins plugins

          Hope this helps M8

          Comment

          • on_the_jazz
            DK Veteran
            • Jul 2008
            • 557

            #6
            Originally posted by .: JaCkPoT :.
            Oh right, is that what network mounts are for?
            I use mine for recording and playing back too.

            Originally posted by art15t
            I think /var/tuxbox is a symlink to /etc/tuxbox so the plugins are actually in /etc/tuxbox/plugins. Hopefully nothing at boot time requires any of your plugins so if I were you I'd create a backup image before you start. Then if it all goes Pete Tong you can flash it back to it's original state

            Create and mount the share then copy the contents of the plugins directory over to the share.

            cd /etc/tuxbox
            find plugins|cpio -pdmuv /var/mnt/my_pc_share

            Then delete the plugins directory.

            rm -rf plugins

            Now replace the directory with a symlink to the mount point of the share you created using Jades mount facility.

            ln -s /var/mnt/my_pc_share/plugins plugins

            Hope this helps M8
            He won't have to do all that since there is a specific option for this in Jade iirc. As long as he has mounted a drive he can do the rest through the menu.

            Comment

            • art15t
              Newbie
              • Jul 2009
              • 11

              #7
              dm500 space issue

              Originally posted by on_the_jazz
              I use mine for recording and playing back too.



              He won't have to do all that since there is a specific option for this in Jade iirc. As long as he has mounted a drive he can do the rest through the menu.
              Sweet. I'll have to take a look at that some time.

              Comment

              • Curious123
                V.I.P. Member
                • Apr 2008
                • 2591

                #8
                If you use the maxvar images than you could maximise the var space that you have with the image.

                Comment

                Working...