DSL Embedded :: Problem loading extensions
Howdy,
I am having a bit of a problem. When I load gtk and then gnucash.dsl the operating system stalls. I am using embedded DSL 3.2. Does anyone know what could be causing this?
Thanks,
Will - Pushing Linux to the MBA community!
DSL Embedded - Qemu default configuratin is 128MB memory, see the -m switch in the bat files.
.dsl type extensions are ram intensive and 128MB is not enough to load gtk2 and gtk2 applications on ramdisk.
You have likely exhausted ram.
Use .unc type extensions or/and dramatically increase amount of ram allocated to Qemu
original here.