@cmb:
You can't easily modify the images to fit in 256 MB, 512 is the minimum supported. You could hack the build scripts to build your own single slice 256 MB version but it's not worth the effort, unless you want to spend probably 50 hours figuring out the build scripts and how to change things around. A 512 MB DOM is $30-60 USD roughly.
Its actually less about money and more about fun and walking tall after wasting few hours!!!
I have a 300mhtz fanless machine with 256mb ram and 128mb flash.
I successfully flashed Embedded 1.2.2.
Now it boots fine and then hangs after a while and its expecting me to configure that from serial console,
Turns out that I don't have access to serial null modem cable and also an available serial port on my laptop.
Here is what I am thinking…...
Take a USB flash drive formatted in FAT.
create a directory \conf
then store a skeleton config.xml file from another machine and edit to give it important stuff like interfaces and dhcp etc... and keep everything else fairly blank.
store it in this usb drive as \conf\config.xml
fire it up to see what happens....
Will this work? Or damage my image. Don't want to go through a painful imaging again.
If it worked, then I can use either a wget on shell or
Diag > Edit file
to create a good copy there and reboot using the Ethernet laptop......
Please let me know. Much appreciate help....