Hello,

I am going to upgrade my MK2 with a second HD. Can someone have a look on my custom init and tell me if there is some additional command needed?

#!/bin/sh
PATH=.:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/empeg/bin
PS1=empeg:\\w\\$
/bin/mount -n -o nocheck,rw /proc
/bin/mount -n -o nocheck,ro /dev/hda4 /drive0
/bin/mount -n -o nocheck,ro /dev/hdc4 /drive1
cd /usr/local/displayserver
./displayserver -noauth
/usr/local/bin/stupid-ftpd-arm -f /usr/local/etc/stupid-ftpd.conf
cd /
./empanim 0 122 < anim.ema
/bin/timed &
while [ 1 ] ; do
/drive0/var/pick_list
echo "Press q now to terminate to a shell prompt."
echo
/drive0/var/getkey q && /bin/bash
echo Running Player...
/empeg/bin/player
done

My Kernel hacks is already for 2 disks!

Thanks in advance!


CrazyMelki
_________________________
crazymelki.com