|
USB Write on SLAX
I am tried following another thread but could not get my USB on SLAX (run from CD) to have write permission. I did a chmod 777 to the /mnt/sda1. I tried changing the fstab but it didn't seem to take. The current entry in the fstab is
/dev/sda1 /mnt/sda1_removable ntfs auto, users,suid,dev,exec 0 0
|