LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   wont let me delete (https://www.linuxquestions.org/questions/linux-newbie-8/wont-let-me-delete-597654/)

hayesanator 11-06-2007 09:00 PM

wont let me delete
 
So my windows was wrecked so now i boot slax off a cd. I have one harddrive which is partioned one partion is a recovery thing. My problem is that i cannot seem to copy,modify or delete anything on my main partion. I try going to properties to change permissions but it just wont change for me how can i do it??

Simon Bridge 11-06-2007 09:19 PM

That's probably because your knoppix user is not the user of the main partition... this would be done to protect you. You can unmount the partition and then remount it with the appropriate properties (man mount) or use chmod from the commandline as root (man chmod). Or modify the main filesystem as root?

Your main issue here will be copying those critical files to backup media preparatory to a linux install right? ;)

hayesanator 11-06-2007 09:30 PM

ok... that sounds alright but it doesnt really make sence to me as a im new to linux

LlNUX 11-07-2007 12:01 AM

mount command
 
Hi,

try look on some examples about mount command . There is also example how to remount partition

Also check chmod linux command for more info.

hope this helps

Simon Bridge 11-07-2007 05:50 AM

Do you know how to open a terminal?
Do you know how to issue admin level commands in Knoppix?


All times are GMT -5. The time now is 10:13 PM.