Rakesh,
1. The file system after startup is intentionally read only. If you
read right after you log in to the shell is states to mount the file
system in read/write use the command #/sbin/rw and after changes are
made # /sbin/ro to revert back to read only
<qoute>
login as: root
ro...@192.168.91.1's password:
Pyramid - Embedded Linux for wireless networks.
http://metrix.net/support/dist/
<b>/sbin/rw - remount the file system read-write
/sbin/ro - remount the file system read-only<b>
Please use the SSL web interface unless you know what you're doing.
Thank you for choosing .\\etrix!
</qoute>
2. There is no build system to conserve space on the drive. Pyramid
was designed to fit on a 64mb CF card. If you need to compile a driver
module I would suggest installing ubuntu 5.10 on a system or find
someone to compile the driver for you. There are instructions on the
pyramid wiki on how to set up a pyramid build environment.
John