Data on music partitions

Posted by: wfaulk

Data on music partitions - 21/08/2002 11:16

What is the basic data/filesystem layout that is on the music partitions? I'm working on the RAID support, and it's going along fairly well, but I forgot to copy the data off of a freshly created music partition, and I'm too lazy to go back five steps.

So if anyone can clue me in, I'd appreciate it.
Posted by: pgrzelak

Re: Data on music partitions - 21/08/2002 11:41

Greetings!

On the boot drive, /drive0 is:

/fids
/lost+found
/var/ config.ini database playlists tags
Posted by: wfaulk

Re: Data on music partitions - 21/08/2002 11:47

Super. Thanks.

Can someone post a minimal config.ini?

And the player will rebuild the playlists and tags databases as well as the database database, too, won't it?
Posted by: pgrzelak

Re: Data on music partitions - 21/08/2002 12:01

Greetings!

This may not be minimal, but...

-=-=-
[Startup]
ReserveCache=32
[Options]
Name=
[User Info]
Email=
Phone=
Name=
[Network]
Gateway=
Netmask=
IPAddress=
DHCP=0
[tuner]
region=us
[controls]
stalk_side=none
[sense]
muteaction=0
mute=-1
[power]
off_timeout=5000
[display]
visual_names=0
caching=0
[synchronise]
seq_num=152
[menu]
sort_playlist=1
quit=1
[aux]
source=
title=
artist=
[hush]
hushpercent=10
[volumecap]
enabled=1
[kenwood]
disabled=0
[ramp]
disabled=0
[wendy]
flag_amount=0
[custom]
wendy=
[searches]
amount=0
[VisualFavourites_DSP]
count=0
[VisualFavourites_AM]
count=0
[VisualFavourites_AUX]
count=0
[VisualFavourites_FM]
count=0

The other three files will rebuild during sync.
Posted by: tms13

Re: Data on music partitions - 21/08/2002 12:08

I think that the minimal config.ini is an empty file. IIRC, there are reasonable defaults for all items.

ISTR having to create the file on my player before emptool would write any settings, so I don't think that the file is even necessary.
Posted by: wfaulk

Re: Data on music partitions - 21/08/2002 12:17

Well, that didn't seem to help, so...
Posted by: wfaulk

Re: Data on music partitions - 21/08/2002 13:51

Well, I went ahead and took five steps back, since nothing seemed to be working, and, for posterity's sake, it turns out that a freshly car2-builder-20011022.upgrade'd music partition looks like this:
empeg:/drive0# ls -liAR

.:
total 14
129 drwxr-xr-x 2 0 0 1024 Aug 21 15:59 fids
11 drwxr-xr-x 2 0 0 12288 Aug 21 15:58 lost+found
257 drwxr-xr-x 2 0 0 1024 Aug 21 15:59 var

./fids:
total 0

./lost+found:
total 0

./var:
total 0