MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Help on Development » Improvement Suggestions


Improvement Suggestions You have an idea how MediaPortal could be improved? Post it in here.

Reply
 
Thread Tools Display Modes
Old 2005-07-05, 14:16   #1 (permalink)
Portal Member
 
Join Date: Jun 2005
Location: France
Posts: 69
Thanks: 0
Thanked 0 Times in 0 Posts


Default Install all "moving" data on a network disk

What I want is that the hard drive of the PC is turn off.
Actually, with the config file and data change on that drive, the hard drive is regulary turn on. I think on epg, saving status when changing activity, ...

I try to do an install of MediaPortal on a network disk that I map on the lettre "M:". But security of windows/framework don't permit MediaPortal to work that way.

So my request is that I could put all the datas file elsewhere and just let the mediaportal.exe on the local drive.
__________________
Boris
Boris is offline   Reply With Quote
Old 2005-07-05, 15:42   #2 (permalink)
Portal Member
 
Lyxalig's Avatar
 
Join Date: Jan 2005
Location: Norway
Age: 24
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Send a message via MSN to Lyxalig
Default

Or, you can buy a fairly inexpensive flash-disk, and install MP and windows on that-- :wink:
__________________
If the MP community isn't able to do it... Who are?
Lyxalig is offline   Reply With Quote
Old 2005-07-05, 16:02   #3 (permalink)
Portal Member
 
Join Date: Jun 2005
Location: France
Posts: 69
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I don't know very well this type of technology.
My MediaPortal is on a laptop.
Could you give me an idea of price for a 10 Gb "flash disk" ? A commercial link ? (I've just search in France in my usual e-commerce site, but nothing found)
__________________
Boris
Boris is offline   Reply With Quote
Old 2005-07-05, 17:00   #4 (permalink)
Super Moderator
 
Join Date: Feb 2005
Location: Melbourne
Posts: 1,936
Thanks: 67
Thanked 28 Times in 28 Posts

Country:

My System

Send a message via ICQ to Marcusb
Default

If you have a lot of RAM you can set up a RAM drive.
I guess you are trying to minimise power usage and increase your battery life?

Do a search for "RAM Drive" on the forums. There are a couple of good instructions here for that.
Marcusb is offline   Reply With Quote
Old 2005-07-05, 17:01   #5 (permalink)
Portal Member
 
Lyxalig's Avatar
 
Join Date: Jan 2005
Location: Norway
Age: 24
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Send a message via MSN to Lyxalig
Default

!! 10GB - What are you going to use that for. Keep the XP, and MP install on a ~1-2GB Flash drive. 2gb usb flashdrive costs approx. 180Euro in Norway.
__________________
If the MP community isn't able to do it... Who are?
Lyxalig is offline   Reply With Quote
Old 2005-07-05, 17:21   #6 (permalink)
Portal Member
 
Join Date: Jun 2005
Location: France
Posts: 69
Thanks: 0
Thanked 0 Times in 0 Posts


Default

I have 512 MB of memory.
The goal is the noise... and turning off the drive is one big thing to reduce the noise. Power usage and battery life is not the problem.

I have think of ram drive, but forget about it... I will do a search on the forum.

I really think that 1 or 2 GB for a full windows, mediaportal and some other little thing is not a solution. I primary don't understand that you're talking about USB flashdrive. Price is really big for the amount... At 180 euros, you can have something like 100 GB in 2.5" for laptop, compare to the only 1 or 2...
__________________
Boris
Boris is offline   Reply With Quote
Old 2005-07-05, 18:00   #7 (permalink)
Portal Member
 
Lyxalig's Avatar
 
Join Date: Jan 2005
Location: Norway
Age: 24
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Send a message via MSN to Lyxalig
Default

Well, if noise is your main concern, and you don't want to pay for it, you've got a problem. :wink:

I presented you with an option that creates NO noise, and you reply by stating 100GB HDD is cheaper ??? That creates noise..

Well- If noise of your laptop-hdd is a big problem i sugest you find yourself a big nice case, and create a dedicated HTPC.

Hope it works out for you.
__________________
If the MP community isn't able to do it... Who are?
Lyxalig is offline   Reply With Quote
Old 2005-07-05, 19:01   #8 (permalink)
Portal Member
 
Join Date: Jun 2005
Location: France
Posts: 69
Thanks: 0
Thanked 0 Times in 0 Posts


Default

Quote:
Originally Posted by Lyxalig
Well, if noise is your main concern, and you don't want to pay for it, you've got a problem. :wink:
I'm agree with you, I've got a problem :lol:
Always the same problem : found the good equation to have what we want at the lower price...
The laptop I use is dedicated to the HTPC. It has a broken screen...
When the disk is OFF, noise is ok. But as I say at the beginning, MediaPortal do lot of access to file which often turn ON the drive.
An easy solution for me is to put MediaPortal on a network drive.

Another solution I investigate... doing an hole in the wall and put the laptop in an other room...
__________________
Boris
Boris is offline   Reply With Quote
Old 2005-07-05, 20:09   #9 (permalink)
Portal Member
 
Lyxalig's Avatar
 
Join Date: Jan 2005
Location: Norway
Age: 24
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts

Country:

My System

Send a message via MSN to Lyxalig
Default

Drilling a hole in the wall is an option :lol:

But, then again you might consider buying a external HDD, and putting that away in a nice noise-proof box.
__________________
If the MP community isn't able to do it... Who are?
Lyxalig is offline   Reply With Quote
Old 2005-07-06, 07:36   #10 (permalink)
Portal Member
 
Join Date: Aug 2004
Location: Melbourne, Australia
Posts: 773
Thanks: 0
Thanked 0 Times in 0 Posts


Default Re: Install all "moving" data on a network disk

Quote:
Originally Posted by Boris
I try to do an install of MediaPortal on a network disk that I map on the lettre "M:". But security of windows/framework don't permit MediaPortal to work that way.
You can change the .NET framework trust for a particular application. To do this, goto Start -> Control Panel -> Administrative Tools -> Microsoft .NET Framework 1.1 Configuration.

Now click on the Runtime Security Policy item in the menu-tree.

Now click on the Adjust Zone Security link in the right side of the window.

Select Make Change to this computer, and press Next.

Now select the Local Intranet icon. Then drag the slider to the top - nearest to Full Trust. Press Next.

Press Finish.

MediaPortal should load now from the network location.

HTH

Sam
samuel337 is offline   Reply With Quote
Reply

Bookmarks

Tags
data, disk, install, moving, network

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Get yourself some Disk Imaging software.... vbap Tips and Tricks 23 2008-11-13 11:52
(original thread) MP-TVSeries Inker My TVSeries 666 2007-02-21 22:15
Help with TVServer and client rick78 Get Support 8 2006-12-12 19:48
How to install MediaPortal csberto Installation, configuration support 3 2006-11-07 19:15
download from ftp shares not working infinityloop fixed 0.2.0.0 bugs 4 2006-09-16 11:24


All times are GMT +1. The time now is 16:42.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden