Complete.Org: Mailing Lists: Archives: discussion: February 2004:
[aclug-L] Re: File too short
Home

[aclug-L] Re: File too short

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: discussion@xxxxxxxxx
Subject: [aclug-L] Re: File too short
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: Wed, 4 Feb 2004 16:08:21 -0600
Reply-to: discussion@xxxxxxxxx

On Wed, Feb 04, 2004 at 02:51:43PM -0600, bbales wrote:
> I tried copying the floppy file directly to /mnt/hda2/lib/libc.so.6, (since I 
> was able to remove it, I thought I could replace it) but again got 'read-only 
> filesystem.'

After it's mounted, try this:

mount -o remount,rw /foo

where /foo is where you mounted the thing.

You can also try adding:

-o rw

at the beginning of your original mount command.

-- This is the discussion@xxxxxxxxx list.  To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]