empeg files
Some stripped down utilities for the empeg:
- base.tar.gz: binaries, libraries, etc. to get ping,rsync, etc. working.
- configs.tar.gz: my configuration files; use them as examples.
To install them, use ZModem transfer in minicom:
- Press Ctrl+C to quit the player.
- Re-mount the disks read/write: rw ; rwm
- cd /drive0
- In minicom, Ctrl+A,S, selectzmodem.
- Browse to the file to send: To enter a directory, press Spacetwice. To select a file, pressSpaceonce. PressEnterto start the upload.
- cd /
- tar xfz /drive0/base.tar.gz, for example.
- Re-mount the disks read-only: ro ; rom. This might not work (mount: / is busy); in that case, pressCtrl+Dto return to the player and thenCtrl+Cto quit the player. The player will re-mount the disks read-only when it quits.