Hello,
I have got 16MB DiskOnModule, and
embedded Linux distribution called xLinux R3.
There is about 16MB image file xLinuxR3.dd,
which I use to settle Linux on my DOM -- it
installs LILO and one large ext2 partition with OS.
When I run "df -h" under xLinux, it shows 5,5MB.
I would like to have two partitions on my
DOM -- first for OS (6MB) and second
for data files (10MB).
I tried "parted" to resize the partition, but it
failed with message telling that there is something
strange with my ext2.
Maybe it is possible to make two partitions by
hand, and then use "dd" to install xLinuxR3.dd,
but as "count" option put smaller number to
not writting second partition?
What should I do to solve my problem?
Thanks for your reply,
Trix.