X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftimothy_tests%2Flinux_tests%2FREADME.txt;h=0c3fa845f637d685fe6328d962fc26458563883a;hp=41c2812771f701108a0c803fdfb677870cb5cdbb;hb=8cbfc1e273db791447911631e80c0495c6171ca8;hpb=79333a6e009cc468a6c15ff1077f3bc389fd85e9 diff --git a/direct/timothy_tests/linux_tests/README.txt b/direct/timothy_tests/linux_tests/README.txt index 41c2812..0c3fa84 100644 --- a/direct/timothy_tests/linux_tests/README.txt +++ b/direct/timothy_tests/linux_tests/README.txt @@ -11,12 +11,20 @@ $ insmod yaffs2multi.ko $ mkdir /mnt/y $ mount -t yaffs2 /dev/mtdblock0 /mnt/y + + How to change the permissions on the nandsim partition + $ sudo chmod a+wr /mnt/y/ #check the permission change $ touch /mnt/y/test_file How to clean the folder + $ rm -rf /mnt/y -The test must me run in sudo to work + +The test must be run in sudo to work + +$ make +$ sudo ./linux_test