DSL Embedded :: Cheat codes on embedded



Hello all,

I was wondering how you are supposed to load up the mydsl extensions by default using QEMU.

Thanks

I got mine to auto-load by creating a mydsl folder on /mnt/hdb.
When I install a package using MyDSL, I tell it to drop it into /mnt/hdb/mydsl instead of /tmp.

To get a root shell click on:
Main Menu > X Shells > Root Access > Dark

Do these as root:
mount -o rw /mnt/hdb
mkdir -p /mnt/hdb/mydsl
chmod 777 /mnt/hdb/mydsl

Then I could downloada MYDSL pckages to it.

-cdr


original here.