Gentoo question
    Duane Attaway 
    dattaway at dattaway.org
       
    Sat Aug 16 08:46:46 CDT 2003
    
    
  
On Fri, 15 Aug 2003, Kurt wrote:
> Fatal: creat /boot/map~: Read-only file system
Your system gives you enough rope that you can remount the currently
running filesystem any way you wish.  Use the option flag -o with the 
remount option:
mount -o remount rw /dev/hda1
I just tried that on a remote filesystem (nfs) so I think that should 
work.  More cool options in the mount manpage.
    
    
More information about the Kclug
mailing list