yaffs Fixing some minor warnings in direct/timothy_tests/linux_tests
[yaffs2.git] / direct / timothy_tests / linux_tests / README.txt
index 41c2812771f701108a0c803fdfb677870cb5cdbb..0c3fa845f637d685fe6328d962fc26458563883a 100644 (file)
@@ -11,12 +11,20 @@ $ insmod yaffs2multi.ko
 $ mkdir /mnt/y
 $ mount -t yaffs2 /dev/mtdblock0 /mnt/y
 
 $ mkdir /mnt/y
 $ mount -t yaffs2 /dev/mtdblock0 /mnt/y
 
+
+
 How to change the permissions on the nandsim partition
 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
 $ sudo chmod a+wr /mnt/y/
 #check the permission change
 $ touch /mnt/y/test_file
 
 How to clean the folder
+
 $ rm -rf /mnt/y
 
 $ 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