Hello empeg-team,

I was wondering if you could make some changes to make programming on the empeg easier?
Could there be an option to make the player set the disks Read/Write when it exits (instead of read only)?
Executing the rwm command takes a while to complete.
Modifing /etc/fstab to change the defaults to rw doesn't seem to make a difference.

Also, it would be helpful to set the execute bit for programs that we download to the empeg.

While I am on the topic, I am seeing some strange things:

1) On boot up:

Mounting proc
Mounting first music partition
Mounting second music partition
Tried to mount /dev/hdc4 but got error 6
Error mounting partitions (possibly already mounted)
Remounting first music partition read-only
Remounting second music partition read-only
No secondary hard disk

2) When I make df work with ln -s /proc/mounts /etc/mtab
then I cannot sync anymore. Emplode fails during
stage 2 with error 0xfffffff8

I notice that it says "Deleting items" first, but I
didnt delete anything within emplode.

3) every sync does an fsck (which takes a while).