Notices

» Slysoft Recommended!
1 CLick BD and DVD backups
Download AnyDVD HD!
For Blu-Ray and DVD!
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Stats
Members: 85,380
Threads: 29,396
Posts: 247,890
Welcome to our newest member, kashalai
» MPC Club Advertisers and Sponsors
Reply
 
Thread Tools
Old 03-01-11, 12:13   #1
dimitri_ts
Premium Potential
TIP: Upgrade to Premium
Active Member
 
Join Date: Jul 2010
Posts: 17
Contribution: 0.01%
Thanks: 1
Thanked 2 Times in 2 Posts
Downloads: 0
Uploads: 0
Default Rename internal HDD?

I have bought DUNE with the internal HDD installed. The HDD was given a very long and strange name containing several underscores "_" which is causing problems on yaDIS.

Question: Is there a way to change the name of the internal HDD without having to format it? It is full of movies and don't want to lose them

Thanks in adance
dimitri_ts is offline   Reply With Quote
Advertising
Advertising temporarily disabled
Old 26-01-11, 08:44   #2
ScottJ97

Senior Member
 
ScottJ97's Avatar
 
Join Date: Mar 2010
Location: San Francisco, CA
Posts: 646
Contribution: 0.26%
Thanks: 35
Thanked 114 Times in 94 Posts
Downloads: 0
Uploads: 0
Default Re: Rename internal HDD?

Originally Posted by dimitri_ts View Post

Question: Is there a way to change the name of the internal HDD without having to format it? It is full of movies and don't want to lose them
Yes, add a line to the root directory's dune_folder.txt (or create that file):

storage_name=HDD


Or whatever name you want to give it. You can also use storage_caption which is used for GUI display only.

This is documented in Dune's dune_folder.txt documentation (which is very outdated).

After updating this file, you may have to browse to the drive on the GUI before it picks up the new name.
ScottJ97 is offline   Reply With Quote
The Following 2 Users Say Thank You to ScottJ97 For This Useful Post:
crimpy (26-01-11), darkness_nightfall (06-03-11)
Old 28-01-11, 20:02   #3
AV_Integrated
Premium Potential
TIP: Upgrade to Premium
Experienced Member
 
AV_Integrated's Avatar
 
Join Date: Mar 2010
Posts: 128
Contribution: 0.05%
Thanks: 35
Thanked 8 Times in 6 Posts
Downloads: 0
Uploads: 0
Default Re: Rename internal HDD?

While I know this has been convered a few times, it never seems to be very specific. Can someone answer some basic questions on this for me?

1. I don't see a dune_folder.txt file. I've browsed via Windows XP and FTP to the internal (and external) attached hard drives on the Dune at the root directory and don't see it. Is it correct that this file may not exist at all?

2. If this file doesn't exist, I just need to create a file, call it dune_folder.txt, and put in the correct information and load it to the root directory of every drive that I want to rename?

3. Can I rename a drive after it already has files in it without compromising those files?

4. The file I need to create should look similar to the attached one and reads something like this:
storage_name = MyUniqueStorageName
http://www.avintegrated.com/dune_folder.txt

Is that correct?

5. Since I don't want to change ANYTHING else about the Dune file system, can I just load a dune_folder.txt file which says:
storage_caption = MyUniqueDriveName
?

The Dune documentation continues to be extremely technical and doesn't help people that are less than intimate with their computers. The lack of an internal ability to just change a name is just another GUI shortcoming for this product that has a lot of plusses otherwise.

TIA to those who have done this and are more familiar than I am.

Last edited by AV_Integrated; 29-01-11 at 04:32.
AV_Integrated is offline   Reply With Quote
Old 28-01-11, 20:31   #4
ScottJ97

Senior Member
 
ScottJ97's Avatar
 
Join Date: Mar 2010
Location: San Francisco, CA
Posts: 646
Contribution: 0.26%
Thanks: 35
Thanked 114 Times in 94 Posts
Downloads: 0
Uploads: 0
Default Re: Rename internal HDD?

It sounds to me like your understanding is 100% accurate. Just to be clear I'll answer each of your questions.

Originally Posted by AV_Integrated View Post
While I know this has been convered a few times, it never seems to be very specific. Can someone answer some basic questions on this for me?

1. I don't see a dune_folder.txt file. I've browsed via Windows XP and FTP to the internal (and external) attached hard drives on the Dune at the root directory and don't see it. Is it correct that this file may not exist at all?
Correct.


Originally Posted by AV_Integrated View Post
2. If this file doesn't exist, I just need to create a file, call it dune_folder.txt, and put in the correct information and load it to the root directory of every drive that I want to rename?
Yes. You can create the file in Windows Notepad or equivalent. Though you don't want to copy the exact same dune_folder.txt to multiple drives because then they would all have the same name. Each drive should have a unique dune_folder.txt file containing a unique name for that drive.

Originally Posted by AV_Integrated View Post
3. Can I rename a drive after it already has files in it without compromising those files?
Yes. It will not affect anything except the name of the drive as it is presented by the Dune.

Originally Posted by AV_Integrated View Post
4. The file I need to create should look similar to the attached one and reads something like this:

Is that correct?
Yes although you only want one line (storage_caption) and not all that other jazz.

Originally Posted by AV_Integrated View Post
5. Since I don't want to change ANYTHING else about the Dune file system, can I just load a dune_folder.txt file which says:
storage_caption = MyDriveName
?
[spelling of "storage" corrected above]

Yes, exactly. That will change the name of the drive as displayed on the Dune home screen.

If you also want to change the name as it appears in Windows network browser (and FTP directory name), you should use storage_name instead.

Last edited by ScottJ97; 28-01-11 at 20:34. Reason: explain storage_name also changes ftp directory name
ScottJ97 is offline   Reply With Quote
The Following 2 Users Say Thank You to ScottJ97 For This Useful Post:
AV_Integrated (28-01-11), dvbuljan (07-06-11)
Old 28-01-11, 21:28   #5
AV_Integrated
Premium Potential
TIP: Upgrade to Premium
Experienced Member
 
AV_Integrated's Avatar
 
Join Date: Mar 2010
Posts: 128
Contribution: 0.05%
Thanks: 35
Thanked 8 Times in 6 Posts
Downloads: 0
Uploads: 0
Default Re: Rename internal HDD?

I will give it a try tonite and see how it goes. It does seem very straightforward and I will post back to see if it actually is as it seems. My goal is more for the networking name as I am going straight from my discs to the folders and have to configure Zappiti accordingly.

So it'll be:
storage_name = MyUniqueStorageName

One unique name for each drive I have hanging off the Dune.

Should it really be both if I want the local and the network name to be the same?

storage_name = MyUniqueStorageName
storage_caption = MyUniqueStorageName
AV_Integrated is offline   Reply With Quote
Old 28-01-11, 22:46   #6
ScottJ97

Senior Member
 
ScottJ97's Avatar
 
Join Date: Mar 2010
Location: San Francisco, CA
Posts: 646
Contribution: 0.26%
Thanks: 35
Thanked 114 Times in 94 Posts
Downloads: 0
Uploads: 0
Default Re: Rename internal HDD?

Originally Posted by AV_Integrated View Post
storage_name = MyUniqueStorageName
storage_caption = MyUniqueStorageName
Setting storage_name will take care of everything. You only need to set both if you want a different name on the GUI vs the network.
ScottJ97 is offline   Reply With Quote
The Following 3 Users Say Thank You to ScottJ97 For This Useful Post:
AV_Integrated (29-01-11), dvbuljan (07-06-11), Firex2 (31-01-11)
Old 29-01-11, 03:54   #7
AV_Integrated
Premium Potential
TIP: Upgrade to Premium
Experienced Member
 
AV_Integrated's Avatar
 
Join Date: Mar 2010
Posts: 128
Contribution: 0.05%
Thanks: 35
Thanked 8 Times in 6 Posts
Downloads: 0
Uploads: 0
Default Re: Rename internal HDD?

Scott - A ton of thanks for helping to clarify some items which had been bugging me for a bit and turned out to be one of the easiest things I've done with the Dune. Obviously, this would all be easier if the Dune did automatically create a file which could be edited via Explorer and was there to begin with, or if they had a way to change the name in the menu settings, but this worked out fine.

One final note: It did NOT recognize the new names when I loaded the .txt files and browsed to the drives. I performed a HARD REBOOT of the Dune and it immediately came up with the new names.

Hopefully this will help others who have been wary about the name change and how it is performed exactly. I have updated the linked .txt file so that it reflects the exact file that needs to be loaded to the root directory and hopefully if anyone is confused at all about this they will ask follow up questions.

Thanks again!
AV_Integrated is offline   Reply With Quote
The Following User Says Thank You to AV_Integrated For This Useful Post:
Firex2 (31-01-11)
Old 29-01-11, 10:21   #8
lazarus18
Premium Potential
TIP: Upgrade to Premium
Experienced Member
 
Join Date: Jan 2008
Posts: 103
Contribution: 0.04%
Thanks: 8
Thanked 5 Times in 5 Posts
Downloads: 0
Uploads: 0
Default Re: Rename internal HDD?

I have one somehow related question. I have a HDD that was previous in PCH player. There is 3 partiotins on it. Is there any way to hide 2 partitions that I don't need?
lazarus18 is offline   Reply With Quote
Old 30-01-11, 22:57   #9
ScottJ97

Senior Member
 
ScottJ97's Avatar
 
Join Date: Mar 2010
Location: San Francisco, CA
Posts: 646
Contribution: 0.26%
Thanks: 35
Thanked 114 Times in 94 Posts
Downloads: 0
Uploads: 0
Default Re: Rename internal HDD?

Originally Posted by lazarus18 View Post
I have one somehow related question. I have a HDD that was previous in PCH player. There is 3 partiotins on it. Is there any way to hide 2 partitions that I don't need?
Why not repartition it to one big partition if you don't need the other two anymore? (You will lose all data on the drive, though.)

Or use fdisk or the like to remove those unused partitions. But this risks data loss if you make a mistake or don't know what you're doing.

I don't think there's any other way to hide them. (I tried a storage_name beginning with a period; didn't work.)
ScottJ97 is offline   Reply With Quote
Old 31-01-11, 14:08   #10
lazarus18
Premium Potential
TIP: Upgrade to Premium
Experienced Member
 
Join Date: Jan 2008
Posts: 103
Contribution: 0.04%
Thanks: 8
Thanked 5 Times in 5 Posts
Downloads: 0
Uploads: 0
Default Re: Rename internal HDD?

Thanks Scott,
I know how to do it with some partition software, but I don't want risk it. The drive is full with valuable information.
lazarus18 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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


» MPC top List...

TOP 5 Regular media players

  • Popcorn Hour C-300 (81%)
  • Mede8er Med500x2 (80%)
  • Dune SMART (D1) (65%)
  • HDI Dune Base 3.0 (52%)
  • DViCo TViX X-Roid (00%)

TOP 5 Hybrid media players

  • HDI Dune BD Prime 3.0 (75%)
  • HDI Dune HD SMART B1 (74%)
  • PoPCorn Hour C-200 (68%)
  • HDI Dune MAX (54%)

We do not recommend currently...

  • Xtreamer products
  • Hantech products
  • MViX products
  • DviCo products
  • HDX products
Powered by vBadvanced CMPS v3.2.1 - twisted by vbTwist and Hi-Jack (MPC Club)