PDA

View Full Version : permission denied ,after 2.5.2 upgrade during bash


start101
06-30-2002, 03:04 PM
i got the upgrade , had to re-transfer files from /var/hack to /bin
fixed some of my earlier bash problems but.....

now when i tye dir - i get permission deined
i can`t even do a "touch" of subtest -i get a permission denied

whats up with this?

keith721
06-30-2002, 03:21 PM
use this command to insure that you can write to the root partition: bash_2.02 # mount -o remount,rw /

and see if that helps . . . :)

start101
06-30-2002, 03:47 PM
thanx , i`ll try that ,i was also unaware that when i re-created the /var/hack dir - that i had to chmod +x all the file to make all commands and touch work again