> > -bash: junk.text: Read-only file system
>
> The filesystem is probably mounted as read-only. YOu can try to
> temporarily fix it like this;
>
> # mount -o remount,rw /dev/hda8
I didn't know u could do that on the fly for the root partition (to which
we're booted). Saves the trouble o
On Mon, Nov 01, 2004 at 03:56:57PM -0600, William L. Jarrold wrote:
> Hi,
>
> I have been getting some odd behavior from my home debian linux
> machine lately. Consider the following...
>
> [EMAIL PROTECTED]:~$ echo testing1234 >> junk.text
> -bash: junk.text: Read-only file system
The filesys