DSL Embedded :: where does dsl embedde save configuration



so,

i changed the style of my desktop and saved configuration. when i rebooted dsl embedd it new the new configuration. now where is that saved ? on my hard drive or just on the folder containing dsl embedd , also what file.

another question, i know how to resize the ram, but how do i resise the home partition.

does the ram depend on my actual ram or it is set by the virtual machine ram.

thanks

The backup defaults to harddisk, a 60MB virtual drive, mounted as hdb
how do i resise the harddisk "hdb" to be more than 60 mb

thanks

It's in the DSL Wiki. Type qemu harddisk in the search box.
You can do it two way:

1) from within linux with dd (man dd). You have to unmount the drive first.

2) from within the host with qemu-img, pretty cool. It doesn't come with dsl embedded you'll have to download it from:
http://www.h7.dion.ne.jp/~qemu-win

Next Page...
original here.