Thanks J. R. Okajima for your patience and time.

     I don't think it correct.
     What you want to do is
     Â  Â  Â  Â  # mount -o remount,rw /rootfs
     Â  Â  Â  Â  Â  make ext3 /rootfs writable.

   I did run the above command on my shell
   after this I get the message below on running mount command.
   root@dvr:/etc# mount
   rootfs on / type rootfs (rw)
   none on /dev type devtmpfs
   (rw,relatime,size=115240k,nr_inodes=28810,mode=755)
   /dev/mmcblk0p1 on /rootfs type ext3
   (rw,noatime,errors=continue,user_xattr,acl,barrier=0,data=writeback)
   aufs-tmpfs on /rw type tmpfs (rw,relatime)
   Now after this command  file created in home directory is missing after
   reboot.I tried creating changes in  /etc folder same observation. 
   Ratheendran
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net

Reply via email to