Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#112267 - 21/08/2002 11:16 Data on music partitions
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
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.
_________________________
Bitt Faulk

Top
#112268 - 21/08/2002 11:41 Re: Data on music partitions [Re: wfaulk]
pgrzelak
carpal tunnel

Registered: 15/08/2000
Posts: 4859
Loc: New Jersey, USA
Greetings!

On the boot drive, /drive0 is:

/fids
/lost+found
/var/ config.ini database playlists tags
_________________________
Paul Grzelak
200GB with 48MB RAM, Illuminated Buttons and Digital Outputs

Top
#112269 - 21/08/2002 11:47 Re: Data on music partitions [Re: pgrzelak]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
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?
_________________________
Bitt Faulk

Top
#112270 - 21/08/2002 12:01 Re: Data on music partitions [Re: wfaulk]
pgrzelak
carpal tunnel

Registered: 15/08/2000
Posts: 4859
Loc: New Jersey, USA
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.
_________________________
Paul Grzelak
200GB with 48MB RAM, Illuminated Buttons and Digital Outputs

Top
#112271 - 21/08/2002 12:08 Re: Data on music partitions [Re: pgrzelak]
tms13
old hand

Registered: 30/07/2001
Posts: 1115
Loc: Lochcarron and Edinburgh
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.
_________________________
Toby Speight
030103016 (80GB Mk2a, blue)
030102806 (0GB Mk2a, blue)

Top
#112272 - 21/08/2002 12:17 Re: Data on music partitions [Re: tms13]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
Well, that didn't seem to help, so...
_________________________
Bitt Faulk

Top
#112273 - 21/08/2002 13:51 Re: Data on music partitions [Re: wfaulk]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
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
_________________________
Bitt Faulk

Top