i have debian system in which i have mounted the OS on a ext-3 system . I have got a partition of 60 gb , which is formatted to ext-2 partition . Even if I mount , i cant write anything into it . How can i change that ? How can I make the disk writable?
|
feedback
|
migrated from stackoverflow.com Apr 13 '10 at 12:04
This question came from our site for professional and enthusiast programmers.
|
If you didn't mount the partition read only, then you should be able to write to it once it's mounted. Except if the user trying to write does not have write permissions to it. | |||||
feedback
|
|
The partition might need to be 'checked.' Run fschk on the partition BEFORE IT IS MOUNTED. | |||
|
feedback
|
